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 308.64 KB | None | 0 0
  1. -05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2. [2025-05-29T13:29:00,086][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  3. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  4. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  5. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  6. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  7. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  8. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  9. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  10. [2025-05-29T13:29:00,087][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  11. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  12. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  13. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  14. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  15. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  16. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  17. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  18. [2025-05-29T13:29:00,088][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  19. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  20. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  21. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  22. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  23. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  24. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  25. [2025-05-29T13:29:00,089][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  26. [2025-05-29T13:29:00,231][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.
  27. [2025-05-29T13:29:02,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.
  28. [2025-05-29T13:29:02,444][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195289] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  29. [2025-05-29T13:29:02,672][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  30. [2025-05-29T13:29:02,801][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  31. [2025-05-29T13:29:03,266][INFO ][o.e.n.Node ] [es0] initialized
  32. [2025-05-29T13:29:03,266][INFO ][o.e.n.Node ] [es0] starting ...
  33. [2025-05-29T13:29:03,347][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  34. [2025-05-29T13:29:03,358][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  35. [2025-05-29T13:29:03,363][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  36. [1] bootstrap checks failed
  37. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  38. [2025-05-29T13:29:03,367][INFO ][o.e.n.Node ] [es0] stopping ...
  39. [2025-05-29T13:29:14,516][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  40. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8593548805069260054.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8593548805069260054.tmp: failed to map segment from shared object
  41. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  42. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  43. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  44. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  45. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  46. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  47. at java.lang.System.load(System.java:1970) ~[?:?]
  48. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  49. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  50. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  51. at java.lang.Class.forName0(Native Method) ~[?:?]
  52. at java.lang.Class.forName(Class.java:375) ~[?:?]
  53. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  54. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  55. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  56. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  57. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  58. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  59. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  60. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  61. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  62. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  63. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  64. [2025-05-29T13:29:14,522][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  65. [2025-05-29T13:29:14,522][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  66. [2025-05-29T13:29:14,522][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  67. [2025-05-29T13:29:14,523][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  68. [2025-05-29T13:29:14,523][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  69. [2025-05-29T13:29:14,524][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  70. [2025-05-29T13:29:14,667][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]
  71. [2025-05-29T13:29:14,667][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  72. [2025-05-29T13:29:14,669][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  73. [2025-05-29T13:29:14,669][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195338], 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]
  74. [2025-05-29T13:29:14,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]
  75. [2025-05-29T13:29:15,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  76. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  77. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  78. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  79. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  80. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  81. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  82. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  83. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  84. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  85. [2025-05-29T13:29:15,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  86. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  87. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  88. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  89. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  90. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  91. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  92. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  93. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  94. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  95. [2025-05-29T13:29:15,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  96. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  97. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  98. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  99. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  100. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  101. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  102. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  103. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  104. [2025-05-29T13:29:15,621][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  105. [2025-05-29T13:29:15,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.
  106. [2025-05-29T13:29:17,747][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.
  107. [2025-05-29T13:29:17,942][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195425] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  108. [2025-05-29T13:29:18,167][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  109. [2025-05-29T13:29:18,311][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  110. [2025-05-29T13:29:18,759][INFO ][o.e.n.Node ] [es0] initialized
  111. [2025-05-29T13:29:18,759][INFO ][o.e.n.Node ] [es0] starting ...
  112. [2025-05-29T13:29:18,834][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  113. [2025-05-29T13:29:18,843][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  114. [2025-05-29T13:29:18,847][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  115. [1] bootstrap checks failed
  116. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  117. [2025-05-29T13:29:18,850][INFO ][o.e.n.Node ] [es0] stopping ...
  118. [2025-05-29T13:29:30,035][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  119. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6435254153195330906.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6435254153195330906.tmp: failed to map segment from shared object
  120. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  121. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  122. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  123. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  124. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  125. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  126. at java.lang.System.load(System.java:1970) ~[?:?]
  127. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  128. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  129. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  130. at java.lang.Class.forName0(Native Method) ~[?:?]
  131. at java.lang.Class.forName(Class.java:375) ~[?:?]
  132. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  133. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  134. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  135. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  136. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  137. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  138. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  139. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  140. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  141. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  142. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  143. [2025-05-29T13:29:30,040][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  144. [2025-05-29T13:29:30,040][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  145. [2025-05-29T13:29:30,041][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  146. [2025-05-29T13:29:30,042][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  147. [2025-05-29T13:29:30,042][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  148. [2025-05-29T13:29:30,042][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  149. [2025-05-29T13:29:30,187][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]
  150. [2025-05-29T13:29:30,187][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  151. [2025-05-29T13:29:30,189][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  152. [2025-05-29T13:29:30,189][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195472], 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]
  153. [2025-05-29T13:29:30,189][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]
  154. [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  155. [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  156. [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  157. [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  158. [2025-05-29T13:29:31,135][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  159. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  160. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  161. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  162. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  163. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  164. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  165. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  166. [2025-05-29T13:29:31,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  167. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  168. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  169. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  170. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  171. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  172. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  173. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  174. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  175. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  176. [2025-05-29T13:29:31,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  177. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  178. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  179. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  180. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  181. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  182. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  183. [2025-05-29T13:29:31,138][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  184. [2025-05-29T13:29:31,276][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.
  185. [2025-05-29T13:29:33,263][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.
  186. [2025-05-29T13:29:33,454][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195560] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  187. [2025-05-29T13:29:33,680][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  188. [2025-05-29T13:29:33,804][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  189. [2025-05-29T13:29:34,239][INFO ][o.e.n.Node ] [es0] initialized
  190. [2025-05-29T13:29:34,239][INFO ][o.e.n.Node ] [es0] starting ...
  191. [2025-05-29T13:29:34,314][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  192. [2025-05-29T13:29:34,322][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  193. [2025-05-29T13:29:34,326][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  194. [1] bootstrap checks failed
  195. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  196. [2025-05-29T13:29:34,328][INFO ][o.e.n.Node ] [es0] stopping ...
  197. [2025-05-29T13:29:45,505][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  198. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15522300667884643072.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15522300667884643072.tmp: failed to map segment from shared object
  199. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  200. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  201. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  202. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  203. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  204. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  205. at java.lang.System.load(System.java:1970) ~[?:?]
  206. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  207. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  208. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  209. at java.lang.Class.forName0(Native Method) ~[?:?]
  210. at java.lang.Class.forName(Class.java:375) ~[?:?]
  211. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  212. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  213. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  214. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  215. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  216. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  217. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  218. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  219. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  220. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  221. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  222. [2025-05-29T13:29:45,510][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  223. [2025-05-29T13:29:45,510][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  224. [2025-05-29T13:29:45,511][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  225. [2025-05-29T13:29:45,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  226. [2025-05-29T13:29:45,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  227. [2025-05-29T13:29:45,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  228. [2025-05-29T13:29:45,652][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]
  229. [2025-05-29T13:29:45,653][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  230. [2025-05-29T13:29:45,654][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  231. [2025-05-29T13:29:45,655][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195607], 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]
  232. [2025-05-29T13:29:45,655][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]
  233. [2025-05-29T13:29:46,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  234. [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  235. [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  236. [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  237. [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  238. [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  239. [2025-05-29T13:29:46,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  240. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  241. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  242. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  243. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  244. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  245. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  246. [2025-05-29T13:29:46,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  247. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  248. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  249. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  250. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  251. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  252. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  253. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  254. [2025-05-29T13:29:46,601][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  255. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  256. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  257. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  258. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  259. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  260. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  261. [2025-05-29T13:29:46,602][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  262. [2025-05-29T13:29:46,603][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  263. [2025-05-29T13:29:46,753][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.
  264. [2025-05-29T13:29:48,829][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.
  265. [2025-05-29T13:29:49,029][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195694] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  266. [2025-05-29T13:29:49,248][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  267. [2025-05-29T13:29:49,378][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  268. [2025-05-29T13:29:49,822][INFO ][o.e.n.Node ] [es0] initialized
  269. [2025-05-29T13:29:49,822][INFO ][o.e.n.Node ] [es0] starting ...
  270. [2025-05-29T13:29:49,894][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  271. [2025-05-29T13:29:49,903][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  272. [2025-05-29T13:29:49,907][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  273. [1] bootstrap checks failed
  274. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  275. [2025-05-29T13:29:49,910][INFO ][o.e.n.Node ] [es0] stopping ...
  276. [2025-05-29T13:30:00,997][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  277. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12663543659578767125.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12663543659578767125.tmp: failed to map segment from shared object
  278. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  279. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  280. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  281. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  282. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  283. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  284. at java.lang.System.load(System.java:1970) ~[?:?]
  285. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  286. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  287. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  288. at java.lang.Class.forName0(Native Method) ~[?:?]
  289. at java.lang.Class.forName(Class.java:375) ~[?:?]
  290. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  291. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  292. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  293. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  294. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  295. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  296. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  297. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  298. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  299. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  300. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  301. [2025-05-29T13:30:01,001][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  302. [2025-05-29T13:30:01,001][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  303. [2025-05-29T13:30:01,002][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  304. [2025-05-29T13:30:01,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  305. [2025-05-29T13:30:01,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  306. [2025-05-29T13:30:01,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  307. [2025-05-29T13:30:01,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]
  308. [2025-05-29T13:30:01,170][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  309. [2025-05-29T13:30:01,171][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  310. [2025-05-29T13:30:01,171][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195741], 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]
  311. [2025-05-29T13:30:01,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]
  312. [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  313. [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  314. [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  315. [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  316. [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  317. [2025-05-29T13:30:02,179][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  318. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  319. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  320. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  321. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  322. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  323. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  324. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  325. [2025-05-29T13:30:02,180][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  326. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  327. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  328. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  329. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  330. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  331. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  332. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  333. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  334. [2025-05-29T13:30:02,181][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  335. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  336. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  337. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  338. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  339. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  340. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  341. [2025-05-29T13:30:02,182][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  342. [2025-05-29T13:30:02,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.
  343. [2025-05-29T13:30:04,397][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.
  344. [2025-05-29T13:30:04,586][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195828] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  345. [2025-05-29T13:30:04,803][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  346. [2025-05-29T13:30:04,918][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  347. [2025-05-29T13:30:05,368][INFO ][o.e.n.Node ] [es0] initialized
  348. [2025-05-29T13:30:05,368][INFO ][o.e.n.Node ] [es0] starting ...
  349. [2025-05-29T13:30:05,447][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  350. [2025-05-29T13:30:05,458][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  351. [2025-05-29T13:30:05,464][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  352. [1] bootstrap checks failed
  353. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  354. [2025-05-29T13:30:05,467][INFO ][o.e.n.Node ] [es0] stopping ...
  355. [2025-05-29T13:30:16,796][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  356. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12129890364488960356.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12129890364488960356.tmp: failed to map segment from shared object
  357. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  358. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  359. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  360. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  361. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  362. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  363. at java.lang.System.load(System.java:1970) ~[?:?]
  364. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  365. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  366. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  367. at java.lang.Class.forName0(Native Method) ~[?:?]
  368. at java.lang.Class.forName(Class.java:375) ~[?:?]
  369. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  370. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  371. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  372. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  373. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  374. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  375. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  376. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  377. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  378. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  379. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  380. [2025-05-29T13:30:16,801][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  381. [2025-05-29T13:30:16,801][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  382. [2025-05-29T13:30:16,801][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  383. [2025-05-29T13:30:16,802][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  384. [2025-05-29T13:30:16,803][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  385. [2025-05-29T13:30:16,803][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  386. [2025-05-29T13:30:16,940][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]
  387. [2025-05-29T13:30:16,940][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  388. [2025-05-29T13:30:16,941][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  389. [2025-05-29T13:30:16,942][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[195888], 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]
  390. [2025-05-29T13:30:16,942][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]
  391. [2025-05-29T13:30:17,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  392. [2025-05-29T13:30:17,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  393. [2025-05-29T13:30:17,887][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  394. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  395. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  396. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  397. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  398. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  399. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  400. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  401. [2025-05-29T13:30:17,888][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  402. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  403. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  404. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  405. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  406. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  407. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  408. [2025-05-29T13:30:17,889][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  409. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  410. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  411. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  412. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  413. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  414. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  415. [2025-05-29T13:30:17,890][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  416. [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  417. [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  418. [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  419. [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  420. [2025-05-29T13:30:17,891][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  421. [2025-05-29T13:30:18,028][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.
  422. [2025-05-29T13:30:20,007][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.
  423. [2025-05-29T13:30:20,200][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/195976] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  424. [2025-05-29T13:30:20,422][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  425. [2025-05-29T13:30:20,542][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  426. [2025-05-29T13:30:20,992][INFO ][o.e.n.Node ] [es0] initialized
  427. [2025-05-29T13:30:20,992][INFO ][o.e.n.Node ] [es0] starting ...
  428. [2025-05-29T13:30:21,069][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  429. [2025-05-29T13:30:21,078][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  430. [2025-05-29T13:30:21,082][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  431. [1] bootstrap checks failed
  432. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  433. [2025-05-29T13:30:21,084][INFO ][o.e.n.Node ] [es0] stopping ...
  434. [2025-05-29T13:30:32,248][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  435. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna6701481555246815640.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna6701481555246815640.tmp: failed to map segment from shared object
  436. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  437. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  438. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  439. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  440. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  441. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  442. at java.lang.System.load(System.java:1970) ~[?:?]
  443. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  444. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  445. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  446. at java.lang.Class.forName0(Native Method) ~[?:?]
  447. at java.lang.Class.forName(Class.java:375) ~[?:?]
  448. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  449. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  450. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  451. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  452. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  453. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  454. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  455. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  456. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  457. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  458. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  459. [2025-05-29T13:30:32,252][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  460. [2025-05-29T13:30:32,252][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  461. [2025-05-29T13:30:32,253][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  462. [2025-05-29T13:30:32,254][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  463. [2025-05-29T13:30:32,254][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  464. [2025-05-29T13:30:32,254][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  465. [2025-05-29T13:30:32,388][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]
  466. [2025-05-29T13:30:32,388][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  467. [2025-05-29T13:30:32,390][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  468. [2025-05-29T13:30:32,390][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196023], 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]
  469. [2025-05-29T13:30:32,390][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]
  470. [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  471. [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  472. [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  473. [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  474. [2025-05-29T13:30:33,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  475. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  476. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  477. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  478. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  479. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  480. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  481. [2025-05-29T13:30:33,334][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  482. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  483. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  484. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  485. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  486. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  487. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  488. [2025-05-29T13:30:33,335][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  489. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  490. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  491. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  492. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  493. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  494. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  495. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  496. [2025-05-29T13:30:33,336][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  497. [2025-05-29T13:30:33,337][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  498. [2025-05-29T13:30:33,337][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  499. [2025-05-29T13:30:33,337][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  500. [2025-05-29T13:30:33,469][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.
  501. [2025-05-29T13:30:35,456][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.
  502. [2025-05-29T13:30:35,644][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196111] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  503. [2025-05-29T13:30:35,850][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  504. [2025-05-29T13:30:35,961][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  505. [2025-05-29T13:30:36,389][INFO ][o.e.n.Node ] [es0] initialized
  506. [2025-05-29T13:30:36,389][INFO ][o.e.n.Node ] [es0] starting ...
  507. [2025-05-29T13:30:36,461][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  508. [2025-05-29T13:30:36,469][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  509. [2025-05-29T13:30:36,473][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  510. [1] bootstrap checks failed
  511. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  512. [2025-05-29T13:30:36,475][INFO ][o.e.n.Node ] [es0] stopping ...
  513. [2025-05-29T13:30:47,769][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  514. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna17271312911556802027.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna17271312911556802027.tmp: failed to map segment from shared object
  515. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  516. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  517. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  518. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  519. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  520. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  521. at java.lang.System.load(System.java:1970) ~[?:?]
  522. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  523. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  524. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  525. at java.lang.Class.forName0(Native Method) ~[?:?]
  526. at java.lang.Class.forName(Class.java:375) ~[?:?]
  527. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  528. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  529. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  530. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  531. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  532. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  533. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  534. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  535. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  536. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  537. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  538. [2025-05-29T13:30:47,775][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  539. [2025-05-29T13:30:47,775][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  540. [2025-05-29T13:30:47,776][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  541. [2025-05-29T13:30:47,776][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  542. [2025-05-29T13:30:47,777][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  543. [2025-05-29T13:30:47,777][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  544. [2025-05-29T13:30:47,913][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]
  545. [2025-05-29T13:30:47,914][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  546. [2025-05-29T13:30:47,915][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  547. [2025-05-29T13:30:47,916][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196162], 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]
  548. [2025-05-29T13:30:47,916][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]
  549. [2025-05-29T13:30:48,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  550. [2025-05-29T13:30:48,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  551. [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  552. [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  553. [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  554. [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  555. [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  556. [2025-05-29T13:30:48,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  557. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  558. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  559. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  560. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  561. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  562. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  563. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  564. [2025-05-29T13:30:48,881][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  565. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  566. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  567. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  568. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  569. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  570. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  571. [2025-05-29T13:30:48,882][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  572. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  573. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  574. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  575. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  576. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  577. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  578. [2025-05-29T13:30:48,883][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  579. [2025-05-29T13:30:49,036][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.
  580. [2025-05-29T13:30:51,035][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.
  581. [2025-05-29T13:30:51,229][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196249] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  582. [2025-05-29T13:30:51,446][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  583. [2025-05-29T13:30:51,572][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  584. [2025-05-29T13:30:52,023][INFO ][o.e.n.Node ] [es0] initialized
  585. [2025-05-29T13:30:52,023][INFO ][o.e.n.Node ] [es0] starting ...
  586. [2025-05-29T13:30:52,099][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  587. [2025-05-29T13:30:52,109][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  588. [2025-05-29T13:30:52,114][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  589. [1] bootstrap checks failed
  590. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  591. [2025-05-29T13:30:52,117][INFO ][o.e.n.Node ] [es0] stopping ...
  592. [2025-05-29T13:31:03,275][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  593. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15076292439393539155.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15076292439393539155.tmp: failed to map segment from shared object
  594. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  595. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  596. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  597. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  598. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  599. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  600. at java.lang.System.load(System.java:1970) ~[?:?]
  601. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  602. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  603. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  604. at java.lang.Class.forName0(Native Method) ~[?:?]
  605. at java.lang.Class.forName(Class.java:375) ~[?:?]
  606. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  607. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  608. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  609. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  610. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  611. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  612. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  613. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  614. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  615. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  616. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  617. [2025-05-29T13:31:03,280][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  618. [2025-05-29T13:31:03,280][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  619. [2025-05-29T13:31:03,281][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  620. [2025-05-29T13:31:03,282][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  621. [2025-05-29T13:31:03,282][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  622. [2025-05-29T13:31:03,282][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  623. [2025-05-29T13:31:03,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]
  624. [2025-05-29T13:31:03,415][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  625. [2025-05-29T13:31:03,417][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  626. [2025-05-29T13:31:03,417][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196297], 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]
  627. [2025-05-29T13:31:03,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]
  628. [2025-05-29T13:31:04,376][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  629. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  630. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  631. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  632. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  633. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  634. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  635. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  636. [2025-05-29T13:31:04,377][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  637. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  638. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  639. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  640. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  641. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  642. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  643. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  644. [2025-05-29T13:31:04,378][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  645. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  646. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  647. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  648. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  649. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  650. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  651. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  652. [2025-05-29T13:31:04,379][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  653. [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  654. [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  655. [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  656. [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  657. [2025-05-29T13:31:04,380][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  658. [2025-05-29T13:31:04,532][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.
  659. [2025-05-29T13:31:06,597][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.
  660. [2025-05-29T13:31:06,790][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196385] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  661. [2025-05-29T13:31:07,006][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  662. [2025-05-29T13:31:07,139][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  663. [2025-05-29T13:31:07,570][INFO ][o.e.n.Node ] [es0] initialized
  664. [2025-05-29T13:31:07,570][INFO ][o.e.n.Node ] [es0] starting ...
  665. [2025-05-29T13:31:07,643][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  666. [2025-05-29T13:31:07,654][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  667. [2025-05-29T13:31:07,659][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  668. [1] bootstrap checks failed
  669. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  670. [2025-05-29T13:31:07,662][INFO ][o.e.n.Node ] [es0] stopping ...
  671. [2025-05-29T13:31:18,749][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  672. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15014621175043306328.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15014621175043306328.tmp: failed to map segment from shared object
  673. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  674. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  675. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  676. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  677. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  678. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  679. at java.lang.System.load(System.java:1970) ~[?:?]
  680. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  681. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  682. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  683. at java.lang.Class.forName0(Native Method) ~[?:?]
  684. at java.lang.Class.forName(Class.java:375) ~[?:?]
  685. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  686. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  687. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  688. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  689. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  690. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  691. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  692. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  693. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  694. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  695. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  696. [2025-05-29T13:31:18,754][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  697. [2025-05-29T13:31:18,754][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  698. [2025-05-29T13:31:18,754][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  699. [2025-05-29T13:31:18,755][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  700. [2025-05-29T13:31:18,755][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  701. [2025-05-29T13:31:18,756][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  702. [2025-05-29T13:31:18,886][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]
  703. [2025-05-29T13:31:18,886][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  704. [2025-05-29T13:31:18,888][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  705. [2025-05-29T13:31:18,888][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196435], 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]
  706. [2025-05-29T13:31:18,889][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]
  707. [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  708. [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  709. [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  710. [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  711. [2025-05-29T13:31:19,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  712. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  713. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  714. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  715. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  716. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  717. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  718. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  719. [2025-05-29T13:31:19,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  720. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  721. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  722. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  723. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  724. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  725. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  726. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  727. [2025-05-29T13:31:19,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  728. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  729. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  730. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  731. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  732. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  733. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  734. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  735. [2025-05-29T13:31:19,880][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  736. [2025-05-29T13:31:19,881][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  737. [2025-05-29T13:31:20,011][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.
  738. [2025-05-29T13:31:21,956][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.
  739. [2025-05-29T13:31:22,143][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196522] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  740. [2025-05-29T13:31:22,348][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  741. [2025-05-29T13:31:22,463][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  742. [2025-05-29T13:31:22,893][INFO ][o.e.n.Node ] [es0] initialized
  743. [2025-05-29T13:31:22,894][INFO ][o.e.n.Node ] [es0] starting ...
  744. [2025-05-29T13:31:22,966][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  745. [2025-05-29T13:31:22,977][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  746. [2025-05-29T13:31:22,982][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  747. [1] bootstrap checks failed
  748. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  749. [2025-05-29T13:31:22,985][INFO ][o.e.n.Node ] [es0] stopping ...
  750. [2025-05-29T13:31:34,301][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  751. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8089909725853751298.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8089909725853751298.tmp: failed to map segment from shared object
  752. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  753. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  754. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  755. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  756. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  757. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  758. at java.lang.System.load(System.java:1970) ~[?:?]
  759. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  760. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  761. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  762. at java.lang.Class.forName0(Native Method) ~[?:?]
  763. at java.lang.Class.forName(Class.java:375) ~[?:?]
  764. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  765. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  766. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  767. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  768. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  769. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  770. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  771. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  772. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  773. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  774. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  775. [2025-05-29T13:31:34,305][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  776. [2025-05-29T13:31:34,306][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  777. [2025-05-29T13:31:34,306][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  778. [2025-05-29T13:31:34,307][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  779. [2025-05-29T13:31:34,307][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  780. [2025-05-29T13:31:34,307][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  781. [2025-05-29T13:31:34,482][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]
  782. [2025-05-29T13:31:34,482][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  783. [2025-05-29T13:31:34,484][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  784. [2025-05-29T13:31:34,484][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196570], 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]
  785. [2025-05-29T13:31:34,484][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]
  786. [2025-05-29T13:31:35,465][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  787. [2025-05-29T13:31:35,465][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  788. [2025-05-29T13:31:35,465][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  789. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  790. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  791. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  792. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  793. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  794. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  795. [2025-05-29T13:31:35,466][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  796. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  797. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  798. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  799. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  800. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  801. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  802. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  803. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  804. [2025-05-29T13:31:35,467][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  805. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  806. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  807. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  808. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  809. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  810. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  811. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  812. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  813. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  814. [2025-05-29T13:31:35,468][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  815. [2025-05-29T13:31:35,469][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  816. [2025-05-29T13:31:35,609][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.
  817. [2025-05-29T13:31:37,637][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.
  818. [2025-05-29T13:31:37,826][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196657] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  819. [2025-05-29T13:31:38,039][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  820. [2025-05-29T13:31:38,158][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  821. [2025-05-29T13:31:38,602][INFO ][o.e.n.Node ] [es0] initialized
  822. [2025-05-29T13:31:38,603][INFO ][o.e.n.Node ] [es0] starting ...
  823. [2025-05-29T13:31:38,682][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  824. [2025-05-29T13:31:38,691][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  825. [2025-05-29T13:31:38,694][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  826. [1] bootstrap checks failed
  827. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  828. [2025-05-29T13:31:38,697][INFO ][o.e.n.Node ] [es0] stopping ...
  829. [2025-05-29T13:31:50,016][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  830. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2457443373702285158.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2457443373702285158.tmp: failed to map segment from shared object
  831. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  832. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  833. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  834. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  835. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  836. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  837. at java.lang.System.load(System.java:1970) ~[?:?]
  838. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  839. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  840. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  841. at java.lang.Class.forName0(Native Method) ~[?:?]
  842. at java.lang.Class.forName(Class.java:375) ~[?:?]
  843. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  844. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  845. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  846. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  847. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  848. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  849. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  850. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  851. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  852. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  853. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  854. [2025-05-29T13:31:50,020][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  855. [2025-05-29T13:31:50,021][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  856. [2025-05-29T13:31:50,021][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  857. [2025-05-29T13:31:50,022][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  858. [2025-05-29T13:31:50,022][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  859. [2025-05-29T13:31:50,022][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  860. [2025-05-29T13:31:50,157][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]
  861. [2025-05-29T13:31:50,157][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  862. [2025-05-29T13:31:50,159][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  863. [2025-05-29T13:31:50,159][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196702], 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]
  864. [2025-05-29T13:31:50,159][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]
  865. [2025-05-29T13:31:51,156][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  866. [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  867. [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  868. [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  869. [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  870. [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  871. [2025-05-29T13:31:51,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  872. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  873. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  874. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  875. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  876. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  877. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  878. [2025-05-29T13:31:51,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  879. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  880. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  881. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  882. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  883. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  884. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  885. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  886. [2025-05-29T13:31:51,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  887. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  888. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  889. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  890. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  891. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  892. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  893. [2025-05-29T13:31:51,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  894. [2025-05-29T13:31:51,161][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  895. [2025-05-29T13:31:51,289][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.
  896. [2025-05-29T13:31:53,248][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.
  897. [2025-05-29T13:31:53,440][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196791] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  898. [2025-05-29T13:31:53,663][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  899. [2025-05-29T13:31:53,783][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  900. [2025-05-29T13:31:54,200][INFO ][o.e.n.Node ] [es0] initialized
  901. [2025-05-29T13:31:54,200][INFO ][o.e.n.Node ] [es0] starting ...
  902. [2025-05-29T13:31:54,271][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  903. [2025-05-29T13:31:54,281][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  904. [2025-05-29T13:31:54,284][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  905. [1] bootstrap checks failed
  906. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  907. [2025-05-29T13:31:54,287][INFO ][o.e.n.Node ] [es0] stopping ...
  908. [2025-05-29T13:32:05,514][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  909. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna16648825333421317499.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna16648825333421317499.tmp: failed to map segment from shared object
  910. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  911. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  912. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  913. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  914. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  915. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  916. at java.lang.System.load(System.java:1970) ~[?:?]
  917. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  918. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  919. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  920. at java.lang.Class.forName0(Native Method) ~[?:?]
  921. at java.lang.Class.forName(Class.java:375) ~[?:?]
  922. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  923. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  924. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  925. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  926. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  927. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  928. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  929. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  930. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  931. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  932. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  933. [2025-05-29T13:32:05,519][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  934. [2025-05-29T13:32:05,519][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  935. [2025-05-29T13:32:05,519][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  936. [2025-05-29T13:32:05,520][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  937. [2025-05-29T13:32:05,520][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  938. [2025-05-29T13:32:05,520][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  939. [2025-05-29T13:32:05,674][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]
  940. [2025-05-29T13:32:05,674][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  941. [2025-05-29T13:32:05,675][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  942. [2025-05-29T13:32:05,676][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196839], 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]
  943. [2025-05-29T13:32:05,676][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]
  944. [2025-05-29T13:32:06,617][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  945. [2025-05-29T13:32:06,617][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  946. [2025-05-29T13:32:06,617][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  947. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  948. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  949. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  950. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  951. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  952. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  953. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  954. [2025-05-29T13:32:06,618][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  955. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  956. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  957. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  958. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  959. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  960. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  961. [2025-05-29T13:32:06,619][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  962. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  963. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  964. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  965. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  966. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  967. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  968. [2025-05-29T13:32:06,620][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  969. [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  970. [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  971. [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  972. [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  973. [2025-05-29T13:32:06,621][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  974. [2025-05-29T13:32:06,754][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.
  975. [2025-05-29T13:32:08,714][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.
  976. [2025-05-29T13:32:08,909][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/196926] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  977. [2025-05-29T13:32:09,116][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  978. [2025-05-29T13:32:09,233][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  979. [2025-05-29T13:32:09,697][INFO ][o.e.n.Node ] [es0] initialized
  980. [2025-05-29T13:32:09,697][INFO ][o.e.n.Node ] [es0] starting ...
  981. [2025-05-29T13:32:09,770][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  982. [2025-05-29T13:32:09,780][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  983. [2025-05-29T13:32:09,784][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  984. [1] bootstrap checks failed
  985. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  986. [2025-05-29T13:32:09,786][INFO ][o.e.n.Node ] [es0] stopping ...
  987. [2025-05-29T13:32:20,996][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  988. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15660918155711927435.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15660918155711927435.tmp: failed to map segment from shared object
  989. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  990. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  991. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  992. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  993. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  994. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  995. at java.lang.System.load(System.java:1970) ~[?:?]
  996. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  997. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  998. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  999. at java.lang.Class.forName0(Native Method) ~[?:?]
  1000. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1001. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1002. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1003. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1004. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1005. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1006. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1007. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1008. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1009. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1010. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1011. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1012. [2025-05-29T13:32:21,001][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1013. [2025-05-29T13:32:21,001][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1014. [2025-05-29T13:32:21,001][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1015. [2025-05-29T13:32:21,002][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1016. [2025-05-29T13:32:21,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1017. [2025-05-29T13:32:21,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1018. [2025-05-29T13:32:21,170][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]
  1019. [2025-05-29T13:32:21,170][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1020. [2025-05-29T13:32:21,172][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1021. [2025-05-29T13:32:21,172][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[196972], 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]
  1022. [2025-05-29T13:32:21,172][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]
  1023. [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1024. [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1025. [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1026. [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1027. [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1028. [2025-05-29T13:32:22,124][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1029. [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1030. [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1031. [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1032. [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1033. [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1034. [2025-05-29T13:32:22,125][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1035. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1036. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1037. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1038. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1039. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1040. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1041. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1042. [2025-05-29T13:32:22,126][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1043. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1044. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1045. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1046. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1047. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1048. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1049. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1050. [2025-05-29T13:32:22,127][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1051. [2025-05-29T13:32:22,128][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1052. [2025-05-29T13:32:22,128][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1053. [2025-05-29T13:32:22,264][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.
  1054. [2025-05-29T13:32:24,217][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.
  1055. [2025-05-29T13:32:24,411][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197059] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1056. [2025-05-29T13:32:24,615][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1057. [2025-05-29T13:32:24,746][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1058. [2025-05-29T13:32:25,173][INFO ][o.e.n.Node ] [es0] initialized
  1059. [2025-05-29T13:32:25,174][INFO ][o.e.n.Node ] [es0] starting ...
  1060. [2025-05-29T13:32:25,246][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1061. [2025-05-29T13:32:25,256][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1062. [2025-05-29T13:32:25,261][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1063. [1] bootstrap checks failed
  1064. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1065. [2025-05-29T13:32:25,265][INFO ][o.e.n.Node ] [es0] stopping ...
  1066. [2025-05-29T13:32:36,497][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1067. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7361589776880215345.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7361589776880215345.tmp: failed to map segment from shared object
  1068. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1069. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1070. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1071. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1072. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1073. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1074. at java.lang.System.load(System.java:1970) ~[?:?]
  1075. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1076. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1077. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1078. at java.lang.Class.forName0(Native Method) ~[?:?]
  1079. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1080. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1081. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1082. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1083. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1084. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1085. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1086. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1087. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1088. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1089. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1090. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1091. [2025-05-29T13:32:36,502][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1092. [2025-05-29T13:32:36,502][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1093. [2025-05-29T13:32:36,503][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1094. [2025-05-29T13:32:36,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1095. [2025-05-29T13:32:36,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1096. [2025-05-29T13:32:36,504][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1097. [2025-05-29T13:32:36,674][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]
  1098. [2025-05-29T13:32:36,675][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1099. [2025-05-29T13:32:36,676][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1100. [2025-05-29T13:32:36,677][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197107], 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]
  1101. [2025-05-29T13:32:36,677][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]
  1102. [2025-05-29T13:32:37,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1103. [2025-05-29T13:32:37,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1104. [2025-05-29T13:32:37,596][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1105. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1106. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1107. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1108. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1109. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1110. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1111. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1112. [2025-05-29T13:32:37,597][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1113. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1114. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1115. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1116. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1117. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1118. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1119. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1120. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1121. [2025-05-29T13:32:37,598][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1122. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1123. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1124. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1125. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1126. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1127. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1128. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1129. [2025-05-29T13:32:37,599][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1130. [2025-05-29T13:32:37,600][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1131. [2025-05-29T13:32:37,600][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1132. [2025-05-29T13:32:37,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.
  1133. [2025-05-29T13:32:39,704][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.
  1134. [2025-05-29T13:32:39,907][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197195] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1135. [2025-05-29T13:32:40,117][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1136. [2025-05-29T13:32:40,236][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1137. [2025-05-29T13:32:40,694][INFO ][o.e.n.Node ] [es0] initialized
  1138. [2025-05-29T13:32:40,694][INFO ][o.e.n.Node ] [es0] starting ...
  1139. [2025-05-29T13:32:40,769][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1140. [2025-05-29T13:32:40,777][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1141. [2025-05-29T13:32:40,781][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1142. [1] bootstrap checks failed
  1143. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1144. [2025-05-29T13:32:40,783][INFO ][o.e.n.Node ] [es0] stopping ...
  1145. [2025-05-29T13:32:52,054][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1146. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3213649014681047266.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3213649014681047266.tmp: failed to map segment from shared object
  1147. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1148. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1149. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1150. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1151. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1152. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1153. at java.lang.System.load(System.java:1970) ~[?:?]
  1154. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1155. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1156. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1157. at java.lang.Class.forName0(Native Method) ~[?:?]
  1158. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1159. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1160. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1161. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1162. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1163. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1164. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1165. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1166. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1167. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1168. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1169. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1170. [2025-05-29T13:32:52,060][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1171. [2025-05-29T13:32:52,060][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1172. [2025-05-29T13:32:52,061][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1173. [2025-05-29T13:32:52,062][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1174. [2025-05-29T13:32:52,062][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1175. [2025-05-29T13:32:52,062][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1176. [2025-05-29T13:32:52,238][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]
  1177. [2025-05-29T13:32:52,239][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1178. [2025-05-29T13:32:52,240][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1179. [2025-05-29T13:32:52,240][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197243], 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]
  1180. [2025-05-29T13:32:52,240][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]
  1181. [2025-05-29T13:32:53,227][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1182. [2025-05-29T13:32:53,227][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1183. [2025-05-29T13:32:53,227][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1184. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1185. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1186. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1187. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1188. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1189. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1190. [2025-05-29T13:32:53,228][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1191. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1192. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1193. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1194. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1195. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1196. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1197. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1198. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1199. [2025-05-29T13:32:53,229][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1200. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1201. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1202. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1203. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1204. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1205. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1206. [2025-05-29T13:32:53,230][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1207. [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1208. [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1209. [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1210. [2025-05-29T13:32:53,231][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1211. [2025-05-29T13:32:53,362][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.
  1212. [2025-05-29T13:32:55,347][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.
  1213. [2025-05-29T13:32:55,542][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197330] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1214. [2025-05-29T13:32:55,758][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1215. [2025-05-29T13:32:55,886][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1216. [2025-05-29T13:32:56,325][INFO ][o.e.n.Node ] [es0] initialized
  1217. [2025-05-29T13:32:56,325][INFO ][o.e.n.Node ] [es0] starting ...
  1218. [2025-05-29T13:32:56,398][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1219. [2025-05-29T13:32:56,407][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1220. [2025-05-29T13:32:56,410][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1221. [1] bootstrap checks failed
  1222. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1223. [2025-05-29T13:32:56,413][INFO ][o.e.n.Node ] [es0] stopping ...
  1224. [2025-05-29T13:33:07,489][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1225. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3974015159296534092.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3974015159296534092.tmp: failed to map segment from shared object
  1226. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1227. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1228. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1229. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1230. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1231. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1232. at java.lang.System.load(System.java:1970) ~[?:?]
  1233. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1234. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1235. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1236. at java.lang.Class.forName0(Native Method) ~[?:?]
  1237. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1238. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1239. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1240. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1241. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1242. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1243. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1244. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1245. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1246. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1247. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1248. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1249. [2025-05-29T13:33:07,494][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1250. [2025-05-29T13:33:07,494][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1251. [2025-05-29T13:33:07,494][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1252. [2025-05-29T13:33:07,495][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1253. [2025-05-29T13:33:07,495][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1254. [2025-05-29T13:33:07,496][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1255. [2025-05-29T13:33:07,635][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]
  1256. [2025-05-29T13:33:07,635][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1257. [2025-05-29T13:33:07,637][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1258. [2025-05-29T13:33:07,637][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197379], 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]
  1259. [2025-05-29T13:33:07,637][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]
  1260. [2025-05-29T13:33:08,541][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1261. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1262. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1263. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1264. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1265. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1266. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1267. [2025-05-29T13:33:08,542][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1268. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1269. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1270. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1271. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1272. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1273. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1274. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1275. [2025-05-29T13:33:08,543][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1276. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1277. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1278. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1279. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1280. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1281. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1282. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1283. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1284. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1285. [2025-05-29T13:33:08,544][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1286. [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1287. [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1288. [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1289. [2025-05-29T13:33:08,545][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1290. [2025-05-29T13:33:08,683][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.
  1291. [2025-05-29T13:33:10,692][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.
  1292. [2025-05-29T13:33:10,884][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197466] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1293. [2025-05-29T13:33:11,102][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1294. [2025-05-29T13:33:11,232][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1295. [2025-05-29T13:33:11,718][INFO ][o.e.n.Node ] [es0] initialized
  1296. [2025-05-29T13:33:11,718][INFO ][o.e.n.Node ] [es0] starting ...
  1297. [2025-05-29T13:33:11,802][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1298. [2025-05-29T13:33:11,812][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1299. [2025-05-29T13:33:11,816][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1300. [1] bootstrap checks failed
  1301. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1302. [2025-05-29T13:33:11,818][INFO ][o.e.n.Node ] [es0] stopping ...
  1303. [2025-05-29T13:33:23,083][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1304. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna8578466612533321002.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna8578466612533321002.tmp: failed to map segment from shared object
  1305. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1306. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1307. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1308. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1309. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1310. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1311. at java.lang.System.load(System.java:1970) ~[?:?]
  1312. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1313. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1314. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1315. at java.lang.Class.forName0(Native Method) ~[?:?]
  1316. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1317. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1318. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1319. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1320. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1321. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1322. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1323. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1324. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1325. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1326. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1327. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1328. [2025-05-29T13:33:23,089][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1329. [2025-05-29T13:33:23,089][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1330. [2025-05-29T13:33:23,089][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1331. [2025-05-29T13:33:23,090][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1332. [2025-05-29T13:33:23,090][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1333. [2025-05-29T13:33:23,091][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1334. [2025-05-29T13:33:23,246][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]
  1335. [2025-05-29T13:33:23,246][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1336. [2025-05-29T13:33:23,247][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1337. [2025-05-29T13:33:23,248][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197512], 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]
  1338. [2025-05-29T13:33:23,248][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]
  1339. [2025-05-29T13:33:24,156][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1340. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1341. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1342. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1343. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1344. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1345. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1346. [2025-05-29T13:33:24,157][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1347. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1348. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1349. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1350. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1351. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1352. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1353. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1354. [2025-05-29T13:33:24,158][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1355. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1356. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1357. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1358. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1359. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1360. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1361. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1362. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1363. [2025-05-29T13:33:24,159][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1364. [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1365. [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1366. [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1367. [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1368. [2025-05-29T13:33:24,160][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1369. [2025-05-29T13:33:24,291][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.
  1370. [2025-05-29T13:33:26,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.
  1371. [2025-05-29T13:33:26,453][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197600] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1372. [2025-05-29T13:33:26,677][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1373. [2025-05-29T13:33:26,806][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1374. [2025-05-29T13:33:27,261][INFO ][o.e.n.Node ] [es0] initialized
  1375. [2025-05-29T13:33:27,262][INFO ][o.e.n.Node ] [es0] starting ...
  1376. [2025-05-29T13:33:27,337][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1377. [2025-05-29T13:33:27,347][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1378. [2025-05-29T13:33:27,352][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1379. [1] bootstrap checks failed
  1380. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1381. [2025-05-29T13:33:27,355][INFO ][o.e.n.Node ] [es0] stopping ...
  1382. [2025-05-29T13:33:38,506][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1383. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14509463249576093057.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14509463249576093057.tmp: failed to map segment from shared object
  1384. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1385. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1386. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1387. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1388. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1389. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1390. at java.lang.System.load(System.java:1970) ~[?:?]
  1391. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1392. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1393. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1394. at java.lang.Class.forName0(Native Method) ~[?:?]
  1395. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1396. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1397. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1398. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1399. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1400. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1401. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1402. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1403. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1404. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1405. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1406. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1407. [2025-05-29T13:33:38,511][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1408. [2025-05-29T13:33:38,511][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1409. [2025-05-29T13:33:38,511][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1410. [2025-05-29T13:33:38,512][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1411. [2025-05-29T13:33:38,513][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1412. [2025-05-29T13:33:38,513][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1413. [2025-05-29T13:33:38,645][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]
  1414. [2025-05-29T13:33:38,645][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1415. [2025-05-29T13:33:38,646][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1416. [2025-05-29T13:33:38,647][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197648], 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]
  1417. [2025-05-29T13:33:38,647][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]
  1418. [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1419. [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1420. [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1421. [2025-05-29T13:33:39,586][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1422. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1423. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1424. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1425. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1426. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1427. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1428. [2025-05-29T13:33:39,587][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1429. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1430. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1431. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1432. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1433. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1434. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1435. [2025-05-29T13:33:39,588][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1436. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1437. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1438. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1439. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1440. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1441. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1442. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1443. [2025-05-29T13:33:39,589][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1444. [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1445. [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1446. [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1447. [2025-05-29T13:33:39,590][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1448. [2025-05-29T13:33:39,730][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.
  1449. [2025-05-29T13:33:41,753][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.
  1450. [2025-05-29T13:33:41,946][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197735] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1451. [2025-05-29T13:33:42,151][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1452. [2025-05-29T13:33:42,277][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1453. [2025-05-29T13:33:42,725][INFO ][o.e.n.Node ] [es0] initialized
  1454. [2025-05-29T13:33:42,726][INFO ][o.e.n.Node ] [es0] starting ...
  1455. [2025-05-29T13:33:42,802][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1456. [2025-05-29T13:33:42,810][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1457. [2025-05-29T13:33:42,814][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1458. [1] bootstrap checks failed
  1459. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1460. [2025-05-29T13:33:42,816][INFO ][o.e.n.Node ] [es0] stopping ...
  1461. [2025-05-29T13:33:54,011][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1462. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna18149114923130077813.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna18149114923130077813.tmp: failed to map segment from shared object
  1463. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1464. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1465. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1466. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1467. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1468. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1469. at java.lang.System.load(System.java:1970) ~[?:?]
  1470. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1471. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1472. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1473. at java.lang.Class.forName0(Native Method) ~[?:?]
  1474. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1475. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1476. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1477. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1478. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1479. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1480. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1481. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1482. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1483. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1484. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1485. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1486. [2025-05-29T13:33:54,017][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1487. [2025-05-29T13:33:54,017][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1488. [2025-05-29T13:33:54,018][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1489. [2025-05-29T13:33:54,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1490. [2025-05-29T13:33:54,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1491. [2025-05-29T13:33:54,019][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1492. [2025-05-29T13:33:54,196][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]
  1493. [2025-05-29T13:33:54,197][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1494. [2025-05-29T13:33:54,198][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1495. [2025-05-29T13:33:54,198][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197781], 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]
  1496. [2025-05-29T13:33:54,199][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]
  1497. [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1498. [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1499. [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1500. [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1501. [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1502. [2025-05-29T13:33:55,136][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1503. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1504. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1505. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1506. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1507. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1508. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1509. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1510. [2025-05-29T13:33:55,137][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1511. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1512. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1513. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1514. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1515. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1516. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1517. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1518. [2025-05-29T13:33:55,138][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1519. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1520. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1521. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1522. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1523. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1524. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1525. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1526. [2025-05-29T13:33:55,139][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1527. [2025-05-29T13:33:55,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.
  1528. [2025-05-29T13:33:57,290][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.
  1529. [2025-05-29T13:33:57,481][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/197868] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1530. [2025-05-29T13:33:57,686][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1531. [2025-05-29T13:33:57,807][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1532. [2025-05-29T13:33:58,259][INFO ][o.e.n.Node ] [es0] initialized
  1533. [2025-05-29T13:33:58,259][INFO ][o.e.n.Node ] [es0] starting ...
  1534. [2025-05-29T13:33:58,341][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1535. [2025-05-29T13:33:58,352][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1536. [2025-05-29T13:33:58,357][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1537. [1] bootstrap checks failed
  1538. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1539. [2025-05-29T13:33:58,361][INFO ][o.e.n.Node ] [es0] stopping ...
  1540. [2025-05-29T13:34:09,545][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1541. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14848658605475601235.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14848658605475601235.tmp: failed to map segment from shared object
  1542. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1543. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1544. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1545. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1546. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1547. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1548. at java.lang.System.load(System.java:1970) ~[?:?]
  1549. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1550. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1551. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1552. at java.lang.Class.forName0(Native Method) ~[?:?]
  1553. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1554. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1555. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1556. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1557. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1558. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1559. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1560. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1561. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1562. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1563. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1564. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1565. [2025-05-29T13:34:09,551][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1566. [2025-05-29T13:34:09,551][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1567. [2025-05-29T13:34:09,552][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1568. [2025-05-29T13:34:09,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1569. [2025-05-29T13:34:09,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1570. [2025-05-29T13:34:09,553][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1571. [2025-05-29T13:34:09,711][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]
  1572. [2025-05-29T13:34:09,711][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1573. [2025-05-29T13:34:09,713][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1574. [2025-05-29T13:34:09,713][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[197917], 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]
  1575. [2025-05-29T13:34:09,713][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]
  1576. [2025-05-29T13:34:10,656][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1577. [2025-05-29T13:34:10,656][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1578. [2025-05-29T13:34:10,656][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1579. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1580. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1581. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1582. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1583. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1584. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1585. [2025-05-29T13:34:10,657][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1586. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1587. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1588. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1589. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1590. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1591. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1592. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1593. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1594. [2025-05-29T13:34:10,658][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1595. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1596. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1597. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1598. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1599. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1600. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1601. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1602. [2025-05-29T13:34:10,659][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1603. [2025-05-29T13:34:10,660][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1604. [2025-05-29T13:34:10,660][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1605. [2025-05-29T13:34:10,660][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1606. [2025-05-29T13:34:10,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.
  1607. [2025-05-29T13:34:12,776][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.
  1608. [2025-05-29T13:34:12,964][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198005] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1609. [2025-05-29T13:34:13,176][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1610. [2025-05-29T13:34:13,297][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1611. [2025-05-29T13:34:13,735][INFO ][o.e.n.Node ] [es0] initialized
  1612. [2025-05-29T13:34:13,736][INFO ][o.e.n.Node ] [es0] starting ...
  1613. [2025-05-29T13:34:13,810][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1614. [2025-05-29T13:34:13,820][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1615. [2025-05-29T13:34:13,825][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1616. [1] bootstrap checks failed
  1617. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1618. [2025-05-29T13:34:13,828][INFO ][o.e.n.Node ] [es0] stopping ...
  1619. [2025-05-29T13:34:24,997][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1620. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna14978022793149102229.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna14978022793149102229.tmp: failed to map segment from shared object
  1621. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1622. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1623. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1624. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1625. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1626. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1627. at java.lang.System.load(System.java:1970) ~[?:?]
  1628. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1629. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1630. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1631. at java.lang.Class.forName0(Native Method) ~[?:?]
  1632. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1633. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1634. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1635. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1636. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1637. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1638. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1639. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1640. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1641. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1642. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1643. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1644. [2025-05-29T13:34:25,001][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1645. [2025-05-29T13:34:25,002][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1646. [2025-05-29T13:34:25,002][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1647. [2025-05-29T13:34:25,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1648. [2025-05-29T13:34:25,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1649. [2025-05-29T13:34:25,003][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1650. [2025-05-29T13:34:25,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]
  1651. [2025-05-29T13:34:25,138][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1652. [2025-05-29T13:34:25,140][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1653. [2025-05-29T13:34:25,140][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198052], 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]
  1654. [2025-05-29T13:34:25,140][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]
  1655. [2025-05-29T13:34:26,162][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1656. [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1657. [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1658. [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1659. [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1660. [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1661. [2025-05-29T13:34:26,163][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1662. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1663. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1664. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1665. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1666. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1667. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1668. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1669. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1670. [2025-05-29T13:34:26,164][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1671. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1672. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1673. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1674. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1675. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1676. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1677. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1678. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1679. [2025-05-29T13:34:26,165][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1680. [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1681. [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1682. [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1683. [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1684. [2025-05-29T13:34:26,166][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1685. [2025-05-29T13:34:26,301][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.
  1686. [2025-05-29T13:34:28,278][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.
  1687. [2025-05-29T13:34:28,471][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198139] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1688. [2025-05-29T13:34:28,683][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1689. [2025-05-29T13:34:28,805][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1690. [2025-05-29T13:34:29,239][INFO ][o.e.n.Node ] [es0] initialized
  1691. [2025-05-29T13:34:29,239][INFO ][o.e.n.Node ] [es0] starting ...
  1692. [2025-05-29T13:34:29,313][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1693. [2025-05-29T13:34:29,322][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1694. [2025-05-29T13:34:29,326][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1695. [1] bootstrap checks failed
  1696. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1697. [2025-05-29T13:34:29,328][INFO ][o.e.n.Node ] [es0] stopping ...
  1698. [2025-05-29T13:34:40,504][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1699. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna10472598036982032702.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna10472598036982032702.tmp: failed to map segment from shared object
  1700. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1701. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1702. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1703. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1704. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1705. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1706. at java.lang.System.load(System.java:1970) ~[?:?]
  1707. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1708. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1709. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1710. at java.lang.Class.forName0(Native Method) ~[?:?]
  1711. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1712. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1713. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1714. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1715. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1716. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1717. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1718. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1719. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1720. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1721. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1722. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1723. [2025-05-29T13:34:40,509][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1724. [2025-05-29T13:34:40,509][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1725. [2025-05-29T13:34:40,509][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1726. [2025-05-29T13:34:40,510][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1727. [2025-05-29T13:34:40,511][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1728. [2025-05-29T13:34:40,511][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1729. [2025-05-29T13:34:40,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]
  1730. [2025-05-29T13:34:40,681][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1731. [2025-05-29T13:34:40,683][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1732. [2025-05-29T13:34:40,683][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198187], 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]
  1733. [2025-05-29T13:34:40,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]
  1734. [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1735. [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1736. [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1737. [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1738. [2025-05-29T13:34:41,634][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1739. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1740. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1741. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1742. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1743. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1744. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1745. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1746. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1747. [2025-05-29T13:34:41,635][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1748. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1749. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1750. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1751. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1752. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1753. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1754. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1755. [2025-05-29T13:34:41,636][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1756. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1757. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1758. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1759. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1760. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1761. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1762. [2025-05-29T13:34:41,637][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1763. [2025-05-29T13:34:41,638][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1764. [2025-05-29T13:34:41,783][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.
  1765. [2025-05-29T13:34:43,851][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.
  1766. [2025-05-29T13:34:44,051][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198274] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1767. [2025-05-29T13:34:44,274][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1768. [2025-05-29T13:34:44,391][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1769. [2025-05-29T13:34:44,863][INFO ][o.e.n.Node ] [es0] initialized
  1770. [2025-05-29T13:34:44,863][INFO ][o.e.n.Node ] [es0] starting ...
  1771. [2025-05-29T13:34:44,942][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1772. [2025-05-29T13:34:44,952][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1773. [2025-05-29T13:34:44,956][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1774. [1] bootstrap checks failed
  1775. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1776. [2025-05-29T13:34:44,958][INFO ][o.e.n.Node ] [es0] stopping ...
  1777. [2025-05-29T13:34:56,246][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1778. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna2703552589292346211.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna2703552589292346211.tmp: failed to map segment from shared object
  1779. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1780. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1781. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1782. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1783. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1784. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1785. at java.lang.System.load(System.java:1970) ~[?:?]
  1786. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1787. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1788. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1789. at java.lang.Class.forName0(Native Method) ~[?:?]
  1790. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1791. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1792. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1793. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1794. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1795. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1796. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1797. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1798. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1799. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1800. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1801. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1802. [2025-05-29T13:34:56,251][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1803. [2025-05-29T13:34:56,251][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1804. [2025-05-29T13:34:56,251][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1805. [2025-05-29T13:34:56,252][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1806. [2025-05-29T13:34:56,252][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1807. [2025-05-29T13:34:56,252][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1808. [2025-05-29T13:34:56,384][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]
  1809. [2025-05-29T13:34:56,384][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1810. [2025-05-29T13:34:56,386][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1811. [2025-05-29T13:34:56,386][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198320], 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]
  1812. [2025-05-29T13:34:56,386][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]
  1813. [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1814. [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1815. [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1816. [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1817. [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1818. [2025-05-29T13:34:57,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1819. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1820. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1821. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1822. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1823. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1824. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1825. [2025-05-29T13:34:57,389][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1826. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1827. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1828. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1829. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1830. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1831. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1832. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1833. [2025-05-29T13:34:57,390][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1834. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1835. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1836. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1837. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1838. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1839. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1840. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1841. [2025-05-29T13:34:57,391][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1842. [2025-05-29T13:34:57,392][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1843. [2025-05-29T13:34:57,524][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.
  1844. [2025-05-29T13:34:59,483][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.
  1845. [2025-05-29T13:34:59,672][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198407] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1846. [2025-05-29T13:34:59,885][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1847. [2025-05-29T13:35:00,001][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1848. [2025-05-29T13:35:00,430][INFO ][o.e.n.Node ] [es0] initialized
  1849. [2025-05-29T13:35:00,431][INFO ][o.e.n.Node ] [es0] starting ...
  1850. [2025-05-29T13:35:00,504][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1851. [2025-05-29T13:35:00,515][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1852. [2025-05-29T13:35:00,519][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1853. [1] bootstrap checks failed
  1854. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1855. [2025-05-29T13:35:00,522][INFO ][o.e.n.Node ] [es0] stopping ...
  1856. [2025-05-29T13:35:11,757][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1857. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna5454086201485524329.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna5454086201485524329.tmp: failed to map segment from shared object
  1858. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1859. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1860. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1861. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1862. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1863. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1864. at java.lang.System.load(System.java:1970) ~[?:?]
  1865. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1866. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1867. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1868. at java.lang.Class.forName0(Native Method) ~[?:?]
  1869. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1870. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1871. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1872. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1873. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1874. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1875. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1876. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1877. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1878. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1879. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1880. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1881. [2025-05-29T13:35:11,762][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1882. [2025-05-29T13:35:11,762][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1883. [2025-05-29T13:35:11,762][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1884. [2025-05-29T13:35:11,763][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1885. [2025-05-29T13:35:11,763][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1886. [2025-05-29T13:35:11,763][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1887. [2025-05-29T13:35:11,893][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]
  1888. [2025-05-29T13:35:11,893][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1889. [2025-05-29T13:35:11,894][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1890. [2025-05-29T13:35:11,895][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198460], 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]
  1891. [2025-05-29T13:35:11,895][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]
  1892. [2025-05-29T13:35:12,840][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1893. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1894. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1895. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1896. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1897. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1898. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1899. [2025-05-29T13:35:12,841][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1900. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1901. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1902. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1903. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1904. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1905. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1906. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1907. [2025-05-29T13:35:12,842][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1908. [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1909. [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1910. [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1911. [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1912. [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1913. [2025-05-29T13:35:12,843][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1914. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1915. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1916. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1917. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1918. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1919. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1920. [2025-05-29T13:35:12,844][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  1921. [2025-05-29T13:35:12,845][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  1922. [2025-05-29T13:35:12,978][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.
  1923. [2025-05-29T13:35:14,951][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.
  1924. [2025-05-29T13:35:15,147][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198547] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  1925. [2025-05-29T13:35:15,371][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  1926. [2025-05-29T13:35:15,494][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  1927. [2025-05-29T13:35:15,936][INFO ][o.e.n.Node ] [es0] initialized
  1928. [2025-05-29T13:35:15,936][INFO ][o.e.n.Node ] [es0] starting ...
  1929. [2025-05-29T13:35:16,009][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  1930. [2025-05-29T13:35:16,019][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  1931. [2025-05-29T13:35:16,023][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  1932. [1] bootstrap checks failed
  1933. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  1934. [2025-05-29T13:35:16,026][INFO ][o.e.n.Node ] [es0] stopping ...
  1935. [2025-05-29T13:35:27,258][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  1936. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna3140328778841808961.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna3140328778841808961.tmp: failed to map segment from shared object
  1937. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  1938. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  1939. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  1940. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  1941. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  1942. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  1943. at java.lang.System.load(System.java:1970) ~[?:?]
  1944. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1945. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1946. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  1947. at java.lang.Class.forName0(Native Method) ~[?:?]
  1948. at java.lang.Class.forName(Class.java:375) ~[?:?]
  1949. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  1950. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  1951. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  1952. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  1953. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  1954. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  1955. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  1956. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1957. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  1958. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  1959. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  1960. [2025-05-29T13:35:27,262][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  1961. [2025-05-29T13:35:27,262][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  1962. [2025-05-29T13:35:27,263][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  1963. [2025-05-29T13:35:27,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  1964. [2025-05-29T13:35:27,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  1965. [2025-05-29T13:35:27,264][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  1966. [2025-05-29T13:35:27,405][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]
  1967. [2025-05-29T13:35:27,405][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  1968. [2025-05-29T13:35:27,407][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  1969. [2025-05-29T13:35:27,407][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198593], 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]
  1970. [2025-05-29T13:35:27,407][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]
  1971. [2025-05-29T13:35:28,346][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  1972. [2025-05-29T13:35:28,346][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  1973. [2025-05-29T13:35:28,346][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  1974. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  1975. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  1976. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  1977. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  1978. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  1979. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  1980. [2025-05-29T13:35:28,347][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  1981. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  1982. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  1983. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  1984. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  1985. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  1986. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  1987. [2025-05-29T13:35:28,348][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  1988. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  1989. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  1990. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  1991. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  1992. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  1993. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  1994. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  1995. [2025-05-29T13:35:28,349][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  1996. [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  1997. [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  1998. [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  1999. [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2000. [2025-05-29T13:35:28,350][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2001. [2025-05-29T13:35:28,490][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.
  2002. [2025-05-29T13:35:30,513][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.
  2003. [2025-05-29T13:35:30,704][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198680] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2004. [2025-05-29T13:35:30,921][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2005. [2025-05-29T13:35:31,038][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2006. [2025-05-29T13:35:31,461][INFO ][o.e.n.Node ] [es0] initialized
  2007. [2025-05-29T13:35:31,461][INFO ][o.e.n.Node ] [es0] starting ...
  2008. [2025-05-29T13:35:31,537][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2009. [2025-05-29T13:35:31,545][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2010. [2025-05-29T13:35:31,549][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2011. [1] bootstrap checks failed
  2012. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2013. [2025-05-29T13:35:31,551][INFO ][o.e.n.Node ] [es0] stopping ...
  2014. [2025-05-29T13:35:42,779][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2015. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna15539767571526305394.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna15539767571526305394.tmp: failed to map segment from shared object
  2016. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2017. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2018. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2019. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2020. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2021. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2022. at java.lang.System.load(System.java:1970) ~[?:?]
  2023. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2024. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2025. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2026. at java.lang.Class.forName0(Native Method) ~[?:?]
  2027. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2028. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2029. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2030. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2031. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2032. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2033. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2034. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2035. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2036. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2037. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2038. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2039. [2025-05-29T13:35:42,784][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2040. [2025-05-29T13:35:42,784][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2041. [2025-05-29T13:35:42,784][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2042. [2025-05-29T13:35:42,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2043. [2025-05-29T13:35:42,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2044. [2025-05-29T13:35:42,785][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2045. [2025-05-29T13:35:42,935][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]
  2046. [2025-05-29T13:35:42,936][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2047. [2025-05-29T13:35:42,937][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2048. [2025-05-29T13:35:42,937][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198730], 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]
  2049. [2025-05-29T13:35:42,937][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]
  2050. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2051. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2052. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2053. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2054. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2055. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2056. [2025-05-29T13:35:43,876][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2057. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2058. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2059. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2060. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2061. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2062. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2063. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2064. [2025-05-29T13:35:43,877][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2065. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2066. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2067. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2068. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2069. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2070. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2071. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2072. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2073. [2025-05-29T13:35:43,878][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2074. [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2075. [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2076. [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2077. [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2078. [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2079. [2025-05-29T13:35:43,879][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2080. [2025-05-29T13:35:44,017][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.
  2081. [2025-05-29T13:35:45,991][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.
  2082. [2025-05-29T13:35:46,185][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198817] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2083. [2025-05-29T13:35:46,406][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2084. [2025-05-29T13:35:46,525][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2085. [2025-05-29T13:35:46,959][INFO ][o.e.n.Node ] [es0] initialized
  2086. [2025-05-29T13:35:46,959][INFO ][o.e.n.Node ] [es0] starting ...
  2087. [2025-05-29T13:35:47,035][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2088. [2025-05-29T13:35:47,043][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2089. [2025-05-29T13:35:47,046][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2090. [1] bootstrap checks failed
  2091. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2092. [2025-05-29T13:35:47,049][INFO ][o.e.n.Node ] [es0] stopping ...
  2093. [2025-05-29T13:35:58,280][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2094. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna11419045067454178503.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna11419045067454178503.tmp: failed to map segment from shared object
  2095. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2096. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2097. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2098. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2099. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2100. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2101. at java.lang.System.load(System.java:1970) ~[?:?]
  2102. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2103. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2104. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2105. at java.lang.Class.forName0(Native Method) ~[?:?]
  2106. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2107. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2108. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2109. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2110. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2111. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2112. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2113. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2114. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2115. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2116. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2117. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2118. [2025-05-29T13:35:58,284][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2119. [2025-05-29T13:35:58,284][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2120. [2025-05-29T13:35:58,285][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2121. [2025-05-29T13:35:58,286][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2122. [2025-05-29T13:35:58,286][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2123. [2025-05-29T13:35:58,286][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2124. [2025-05-29T13:35:58,418][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]
  2125. [2025-05-29T13:35:58,418][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2126. [2025-05-29T13:35:58,420][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2127. [2025-05-29T13:35:58,420][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[198865], 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]
  2128. [2025-05-29T13:35:58,420][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]
  2129. [2025-05-29T13:35:59,329][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2130. [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2131. [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2132. [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2133. [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2134. [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2135. [2025-05-29T13:35:59,330][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2136. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2137. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2138. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2139. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2140. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2141. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2142. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2143. [2025-05-29T13:35:59,331][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2144. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2145. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2146. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2147. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2148. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2149. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2150. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2151. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2152. [2025-05-29T13:35:59,332][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2153. [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2154. [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2155. [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2156. [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2157. [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2158. [2025-05-29T13:35:59,333][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2159. [2025-05-29T13:35:59,474][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.
  2160. [2025-05-29T13:36:01,558][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.
  2161. [2025-05-29T13:36:01,753][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/198952] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2162. [2025-05-29T13:36:01,971][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2163. [2025-05-29T13:36:02,089][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2164. [2025-05-29T13:36:02,540][INFO ][o.e.n.Node ] [es0] initialized
  2165. [2025-05-29T13:36:02,540][INFO ][o.e.n.Node ] [es0] starting ...
  2166. [2025-05-29T13:36:02,616][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2167. [2025-05-29T13:36:02,627][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2168. [2025-05-29T13:36:02,632][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2169. [1] bootstrap checks failed
  2170. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2171. [2025-05-29T13:36:02,634][INFO ][o.e.n.Node ] [es0] stopping ...
  2172. [2025-05-29T13:36:13,788][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2173. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna11845891043007144068.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna11845891043007144068.tmp: failed to map segment from shared object
  2174. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2175. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2176. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2177. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2178. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2179. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2180. at java.lang.System.load(System.java:1970) ~[?:?]
  2181. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2182. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2183. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2184. at java.lang.Class.forName0(Native Method) ~[?:?]
  2185. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2186. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2187. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2188. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2189. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2190. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2191. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2192. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2193. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2194. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2195. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2196. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2197. [2025-05-29T13:36:13,793][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2198. [2025-05-29T13:36:13,793][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2199. [2025-05-29T13:36:13,794][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2200. [2025-05-29T13:36:13,794][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2201. [2025-05-29T13:36:13,795][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2202. [2025-05-29T13:36:13,795][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2203. [2025-05-29T13:36:13,932][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]
  2204. [2025-05-29T13:36:13,932][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2205. [2025-05-29T13:36:13,934][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2206. [2025-05-29T13:36:13,934][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199000], 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]
  2207. [2025-05-29T13:36:13,934][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]
  2208. [2025-05-29T13:36:14,899][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2209. [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2210. [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2211. [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2212. [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2213. [2025-05-29T13:36:14,900][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2214. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2215. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2216. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2217. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2218. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2219. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2220. [2025-05-29T13:36:14,901][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2221. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2222. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2223. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2224. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2225. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2226. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2227. [2025-05-29T13:36:14,902][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2228. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2229. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2230. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2231. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2232. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2233. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2234. [2025-05-29T13:36:14,903][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2235. [2025-05-29T13:36:14,904][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2236. [2025-05-29T13:36:14,904][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2237. [2025-05-29T13:36:14,904][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2238. [2025-05-29T13:36:15,041][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.
  2239. [2025-05-29T13:36:16,994][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.
  2240. [2025-05-29T13:36:17,189][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199087] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2241. [2025-05-29T13:36:17,413][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2242. [2025-05-29T13:36:17,546][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2243. [2025-05-29T13:36:18,014][INFO ][o.e.n.Node ] [es0] initialized
  2244. [2025-05-29T13:36:18,014][INFO ][o.e.n.Node ] [es0] starting ...
  2245. [2025-05-29T13:36:18,093][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2246. [2025-05-29T13:36:18,102][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2247. [2025-05-29T13:36:18,106][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2248. [1] bootstrap checks failed
  2249. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2250. [2025-05-29T13:36:18,109][INFO ][o.e.n.Node ] [es0] stopping ...
  2251. [2025-05-29T13:36:29,286][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2252. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna4069078739012541005.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna4069078739012541005.tmp: failed to map segment from shared object
  2253. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2254. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2255. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2256. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2257. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2258. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2259. at java.lang.System.load(System.java:1970) ~[?:?]
  2260. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2261. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2262. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2263. at java.lang.Class.forName0(Native Method) ~[?:?]
  2264. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2265. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2266. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2267. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2268. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2269. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2270. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2271. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2272. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2273. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2274. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2275. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2276. [2025-05-29T13:36:29,290][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2277. [2025-05-29T13:36:29,290][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2278. [2025-05-29T13:36:29,291][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2279. [2025-05-29T13:36:29,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2280. [2025-05-29T13:36:29,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2281. [2025-05-29T13:36:29,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2282. [2025-05-29T13:36:29,424][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]
  2283. [2025-05-29T13:36:29,425][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2284. [2025-05-29T13:36:29,426][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2285. [2025-05-29T13:36:29,426][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199135], 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]
  2286. [2025-05-29T13:36:29,426][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]
  2287. [2025-05-29T13:36:30,368][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2288. [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2289. [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2290. [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2291. [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2292. [2025-05-29T13:36:30,369][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2293. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2294. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2295. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2296. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2297. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2298. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2299. [2025-05-29T13:36:30,370][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2300. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2301. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2302. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2303. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2304. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2305. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2306. [2025-05-29T13:36:30,371][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2307. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2308. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2309. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2310. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2311. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2312. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2313. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2314. [2025-05-29T13:36:30,372][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2315. [2025-05-29T13:36:30,373][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2316. [2025-05-29T13:36:30,373][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2317. [2025-05-29T13:36:30,509][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.
  2318. [2025-05-29T13:36:32,483][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.
  2319. [2025-05-29T13:36:32,683][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199222] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2320. [2025-05-29T13:36:32,900][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2321. [2025-05-29T13:36:33,032][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2322. [2025-05-29T13:36:33,498][INFO ][o.e.n.Node ] [es0] initialized
  2323. [2025-05-29T13:36:33,499][INFO ][o.e.n.Node ] [es0] starting ...
  2324. [2025-05-29T13:36:33,574][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2325. [2025-05-29T13:36:33,584][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2326. [2025-05-29T13:36:33,589][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2327. [1] bootstrap checks failed
  2328. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2329. [2025-05-29T13:36:33,593][INFO ][o.e.n.Node ] [es0] stopping ...
  2330. [2025-05-29T13:36:44,755][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2331. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna7670052828603766941.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna7670052828603766941.tmp: failed to map segment from shared object
  2332. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2333. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2334. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2335. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2336. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2337. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2338. at java.lang.System.load(System.java:1970) ~[?:?]
  2339. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2340. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2341. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2342. at java.lang.Class.forName0(Native Method) ~[?:?]
  2343. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2344. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2345. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2346. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2347. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2348. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2349. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2350. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2351. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2352. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2353. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2354. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2355. [2025-05-29T13:36:44,760][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2356. [2025-05-29T13:36:44,760][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2357. [2025-05-29T13:36:44,760][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2358. [2025-05-29T13:36:44,761][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2359. [2025-05-29T13:36:44,761][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2360. [2025-05-29T13:36:44,761][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2361. [2025-05-29T13:36:44,912][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]
  2362. [2025-05-29T13:36:44,912][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2363. [2025-05-29T13:36:44,914][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2364. [2025-05-29T13:36:44,914][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199279], 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]
  2365. [2025-05-29T13:36:44,915][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]
  2366. [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2367. [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2368. [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2369. [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2370. [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2371. [2025-05-29T13:36:45,959][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2372. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2373. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2374. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2375. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2376. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2377. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2378. [2025-05-29T13:36:45,960][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2379. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2380. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2381. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2382. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2383. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2384. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2385. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2386. [2025-05-29T13:36:45,961][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2387. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2388. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2389. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2390. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2391. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2392. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2393. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2394. [2025-05-29T13:36:45,962][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2395. [2025-05-29T13:36:45,963][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2396. [2025-05-29T13:36:46,096][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.
  2397. [2025-05-29T13:36:48,086][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.
  2398. [2025-05-29T13:36:48,282][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199367] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2399. [2025-05-29T13:36:48,503][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2400. [2025-05-29T13:36:48,624][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2401. [2025-05-29T13:36:49,056][INFO ][o.e.n.Node ] [es0] initialized
  2402. [2025-05-29T13:36:49,057][INFO ][o.e.n.Node ] [es0] starting ...
  2403. [2025-05-29T13:36:49,131][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2404. [2025-05-29T13:36:49,142][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2405. [2025-05-29T13:36:49,147][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2406. [1] bootstrap checks failed
  2407. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2408. [2025-05-29T13:36:49,150][INFO ][o.e.n.Node ] [es0] stopping ...
  2409. [2025-05-29T13:37:00,286][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2410. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna12012093363668957463.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna12012093363668957463.tmp: failed to map segment from shared object
  2411. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2412. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2413. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2414. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2415. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2416. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2417. at java.lang.System.load(System.java:1970) ~[?:?]
  2418. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2419. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2420. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2421. at java.lang.Class.forName0(Native Method) ~[?:?]
  2422. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2423. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2424. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2425. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2426. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2427. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2428. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2429. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2430. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2431. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2432. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2433. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2434. [2025-05-29T13:37:00,291][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2435. [2025-05-29T13:37:00,291][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2436. [2025-05-29T13:37:00,291][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2437. [2025-05-29T13:37:00,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2438. [2025-05-29T13:37:00,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2439. [2025-05-29T13:37:00,292][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2440. [2025-05-29T13:37:00,425][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]
  2441. [2025-05-29T13:37:00,425][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2442. [2025-05-29T13:37:00,426][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2443. [2025-05-29T13:37:00,427][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199413], 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]
  2444. [2025-05-29T13:37:00,427][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]
  2445. [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2446. [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2447. [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2448. [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2449. [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2450. [2025-05-29T13:37:01,385][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2451. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2452. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2453. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2454. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2455. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2456. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2457. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2458. [2025-05-29T13:37:01,386][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2459. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2460. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2461. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2462. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2463. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2464. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2465. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2466. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2467. [2025-05-29T13:37:01,387][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2468. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2469. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2470. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2471. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2472. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2473. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2474. [2025-05-29T13:37:01,388][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2475. [2025-05-29T13:37:01,522][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.
  2476. [2025-05-29T13:37:03,480][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.
  2477. [2025-05-29T13:37:03,665][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199500] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2478. [2025-05-29T13:37:03,885][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2479. [2025-05-29T13:37:04,001][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2480. [2025-05-29T13:37:04,445][INFO ][o.e.n.Node ] [es0] initialized
  2481. [2025-05-29T13:37:04,445][INFO ][o.e.n.Node ] [es0] starting ...
  2482. [2025-05-29T13:37:04,519][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2483. [2025-05-29T13:37:04,529][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2484. [2025-05-29T13:37:04,534][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2485. [1] bootstrap checks failed
  2486. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2487. [2025-05-29T13:37:04,536][INFO ][o.e.n.Node ] [es0] stopping ...
  2488. [2025-05-29T13:37:15,807][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2489. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna1553076445839181141.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna1553076445839181141.tmp: failed to map segment from shared object
  2490. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2491. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2492. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2493. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2494. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2495. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2496. at java.lang.System.load(System.java:1970) ~[?:?]
  2497. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2498. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2499. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2500. at java.lang.Class.forName0(Native Method) ~[?:?]
  2501. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2502. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2503. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2504. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2505. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2506. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2507. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2508. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2509. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2510. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2511. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2512. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2513. [2025-05-29T13:37:15,813][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2514. [2025-05-29T13:37:15,813][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2515. [2025-05-29T13:37:15,813][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2516. [2025-05-29T13:37:15,814][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2517. [2025-05-29T13:37:15,814][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2518. [2025-05-29T13:37:15,815][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2519. [2025-05-29T13:37:15,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]
  2520. [2025-05-29T13:37:15,958][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2521. [2025-05-29T13:37:15,959][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2522. [2025-05-29T13:37:15,959][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199549], 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]
  2523. [2025-05-29T13:37:15,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]
  2524. [2025-05-29T13:37:16,954][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2525. [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2526. [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2527. [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2528. [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2529. [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2530. [2025-05-29T13:37:16,955][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2531. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2532. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2533. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2534. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2535. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2536. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2537. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2538. [2025-05-29T13:37:16,956][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2539. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2540. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2541. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2542. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2543. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2544. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2545. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2546. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2547. [2025-05-29T13:37:16,957][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2548. [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2549. [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2550. [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2551. [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2552. [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2553. [2025-05-29T13:37:16,958][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2554. [2025-05-29T13:37:17,098][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.
  2555. [2025-05-29T13:37:19,061][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.
  2556. [2025-05-29T13:37:19,253][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199636] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2557. [2025-05-29T13:37:19,477][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2558. [2025-05-29T13:37:19,600][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2559. [2025-05-29T13:37:20,035][INFO ][o.e.n.Node ] [es0] initialized
  2560. [2025-05-29T13:37:20,035][INFO ][o.e.n.Node ] [es0] starting ...
  2561. [2025-05-29T13:37:20,112][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2562. [2025-05-29T13:37:20,122][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2563. [2025-05-29T13:37:20,126][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2564. [1] bootstrap checks failed
  2565. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2566. [2025-05-29T13:37:20,128][INFO ][o.e.n.Node ] [es0] stopping ...
  2567. [2025-05-29T13:37:31,256][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2568. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna11391395464001343697.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna11391395464001343697.tmp: failed to map segment from shared object
  2569. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2570. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2571. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2572. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2573. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2574. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2575. at java.lang.System.load(System.java:1970) ~[?:?]
  2576. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2577. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2578. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2579. at java.lang.Class.forName0(Native Method) ~[?:?]
  2580. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2581. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2582. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2583. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2584. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2585. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2586. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2587. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2588. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2589. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2590. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2591. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2592. [2025-05-29T13:37:31,261][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2593. [2025-05-29T13:37:31,262][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2594. [2025-05-29T13:37:31,262][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2595. [2025-05-29T13:37:31,263][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2596. [2025-05-29T13:37:31,263][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2597. [2025-05-29T13:37:31,263][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2598. [2025-05-29T13:37:31,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]
  2599. [2025-05-29T13:37:31,399][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2600. [2025-05-29T13:37:31,400][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2601. [2025-05-29T13:37:31,400][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199685], 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]
  2602. [2025-05-29T13:37:31,400][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]
  2603. [2025-05-29T13:37:32,436][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2604. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2605. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2606. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2607. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2608. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2609. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2610. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2611. [2025-05-29T13:37:32,437][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2612. [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2613. [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2614. [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2615. [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2616. [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2617. [2025-05-29T13:37:32,438][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2618. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2619. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2620. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2621. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2622. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2623. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2624. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2625. [2025-05-29T13:37:32,439][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2626. [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2627. [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2628. [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2629. [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2630. [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2631. [2025-05-29T13:37:32,440][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2632. [2025-05-29T13:37:32,441][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2633. [2025-05-29T13:37:32,587][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.
  2634. [2025-05-29T13:37:34,691][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.
  2635. [2025-05-29T13:37:34,885][INFO ][o.e.x.m.p.l.CppLogMessageHandler] [es0] [controller/199772] [Main.cc@114] controller (64 bit): Version 6.8.23 (Build 31256deab94add) Copyright (c) 2022 Elasticsearch BV
  2636. [2025-05-29T13:37:35,102][DEBUG][o.e.a.ActionModule ] [es0] Using REST wrapper from plugin org.elasticsearch.xpack.security.Security
  2637. [2025-05-29T13:37:35,229][INFO ][o.e.d.DiscoveryModule ] [es0] using discovery type [zen] and host providers [settings]
  2638. [2025-05-29T13:37:35,716][INFO ][o.e.n.Node ] [es0] initialized
  2639. [2025-05-29T13:37:35,717][INFO ][o.e.n.Node ] [es0] starting ...
  2640. [2025-05-29T13:37:35,794][INFO ][o.e.t.TransportService ] [es0] publish_address {10.2.0.4:9300}, bound_addresses {10.2.0.4:9300}
  2641. [2025-05-29T13:37:35,804][INFO ][o.e.b.BootstrapChecks ] [es0] bound or publishing to a non-loopback address, enforcing bootstrap checks
  2642. [2025-05-29T13:37:35,809][ERROR][o.e.b.Bootstrap ] [es0] node validation exception
  2643. [1] bootstrap checks failed
  2644. [1]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk
  2645. [2025-05-29T13:37:35,812][INFO ][o.e.n.Node ] [es0] stopping ...
  2646. [2025-05-29T13:37:47,060][WARN ][o.e.b.Natives ] [es0] unable to load JNA native support library, native methods will be disabled.
  2647. java.lang.UnsatisfiedLinkError: /opt/data/elasticsearch-6.8.23/tmp/jna9613035666678706424.tmp: /opt/data/elasticsearch-6.8.23/tmp/jna9613035666678706424.tmp: failed to map segment from shared object
  2648. at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
  2649. at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?]
  2650. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?]
  2651. at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?]
  2652. at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394) ~[?:?]
  2653. at java.lang.Runtime.load0(Runtime.java:755) ~[?:?]
  2654. at java.lang.System.load(System.java:1970) ~[?:?]
  2655. at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1018) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2656. at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:988) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2657. at com.sun.jna.Native.<clinit>(Native.java:195) ~[jna-5.5.0.jar:5.5.0 (b0)]
  2658. at java.lang.Class.forName0(Native Method) ~[?:?]
  2659. at java.lang.Class.forName(Class.java:375) ~[?:?]
  2660. at org.elasticsearch.bootstrap.Natives.<clinit>(Natives.java:45) [elasticsearch-6.8.23.jar:6.8.23]
  2661. at org.elasticsearch.bootstrap.Bootstrap.initializeNatives(Bootstrap.java:102) [elasticsearch-6.8.23.jar:6.8.23]
  2662. at org.elasticsearch.bootstrap.Bootstrap.setup(Bootstrap.java:170) [elasticsearch-6.8.23.jar:6.8.23]
  2663. at org.elasticsearch.bootstrap.Bootstrap.init(Bootstrap.java:333) [elasticsearch-6.8.23.jar:6.8.23]
  2664. at org.elasticsearch.bootstrap.Elasticsearch.init(Elasticsearch.java:159) [elasticsearch-6.8.23.jar:6.8.23]
  2665. at org.elasticsearch.bootstrap.Elasticsearch.execute(Elasticsearch.java:150) [elasticsearch-6.8.23.jar:6.8.23]
  2666. at org.elasticsearch.cli.EnvironmentAwareCommand.execute(EnvironmentAwareCommand.java:86) [elasticsearch-6.8.23.jar:6.8.23]
  2667. at org.elasticsearch.cli.Command.mainWithoutErrorHandling(Command.java:124) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2668. at org.elasticsearch.cli.Command.main(Command.java:90) [elasticsearch-cli-6.8.23.jar:6.8.23]
  2669. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:116) [elasticsearch-6.8.23.jar:6.8.23]
  2670. at org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:93) [elasticsearch-6.8.23.jar:6.8.23]
  2671. [2025-05-29T13:37:47,066][WARN ][o.e.b.Natives ] [es0] cannot check if running as root because JNA is not available
  2672. [2025-05-29T13:37:47,066][WARN ][o.e.b.Natives ] [es0] cannot install system call filter because JNA is not available
  2673. [2025-05-29T13:37:47,066][WARN ][o.e.b.Natives ] [es0] cannot register console handler because JNA is not available
  2674. [2025-05-29T13:37:47,067][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_NPROC because JNA is not available
  2675. [2025-05-29T13:37:47,067][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_AS because JNA is not available
  2676. [2025-05-29T13:37:47,068][WARN ][o.e.b.Natives ] [es0] cannot getrlimit RLIMIT_FSIZE because JNA is not available
  2677. [2025-05-29T13:37:47,234][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]
  2678. [2025-05-29T13:37:47,234][INFO ][o.e.e.NodeEnvironment ] [es0] heap size [2gb], compressed ordinary object pointers [true]
  2679. [2025-05-29T13:37:47,236][INFO ][o.e.n.Node ] [es0] node name [es0], node ID [sT0PUhENQ-O01mjhilFt7w]
  2680. [2025-05-29T13:37:47,236][INFO ][o.e.n.Node ] [es0] version[6.8.23], pid[199821], 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]
  2681. [2025-05-29T13:37:47,237][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]
  2682. [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [aggs-matrix-stats]
  2683. [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [analysis-common]
  2684. [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-common]
  2685. [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-geoip]
  2686. [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [ingest-user-agent]
  2687. [2025-05-29T13:37:48,206][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-expression]
  2688. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-mustache]
  2689. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [lang-painless]
  2690. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [mapper-extras]
  2691. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [parent-join]
  2692. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [percolator]
  2693. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [rank-eval]
  2694. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [reindex]
  2695. [2025-05-29T13:37:48,207][INFO ][o.e.p.PluginsService ] [es0] loaded module [repository-url]
  2696. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [transport-netty4]
  2697. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [tribe]
  2698. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ccr]
  2699. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-core]
  2700. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-deprecation]
  2701. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-graph]
  2702. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ilm]
  2703. [2025-05-29T13:37:48,208][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-logstash]
  2704. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-ml]
  2705. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-monitoring]
  2706. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-rollup]
  2707. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-security]
  2708. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-sql]
  2709. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-upgrade]
  2710. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded module [x-pack-watcher]
  2711. [2025-05-29T13:37:48,209][INFO ][o.e.p.PluginsService ] [es0] loaded plugin [analysis-phonetic]
  2712. [2025-05-29T13:37:48,348][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.
Advertisement
Add Comment
Please, Sign In to add comment