From ba61f8c7f7ba02726184ef17524b34c26523e403 Mon Sep 17 00:00:00 2001 From: Rene Groeschke Date: Mon, 30 Dec 2024 15:34:24 +0100 Subject: [PATCH] Update Gradle wrapper to 8.12 (#118683) This updates the gradle wrapper to 8.12 We addressed deprecation warnings due to the update that includes: - Fix change in TestOutputEvent api - Fix deprecation in groovy syntax - Use latest ospackage plugin containing our fix - Remove project usages at execution time - Fix deprecated project references in repository-old-versions --- .../gradle/wrapper/gradle-wrapper.properties | 4 +- .../internal/PublishPluginFuncTest.groovy | 4 +- .../InternalDistributionBwcSetupPlugin.java | 8 +- .../test/ErrorReportingTestListener.java | 5 + .../src/main/resources/minimumGradleVersion | 2 +- .../gradle/TestClustersPluginFuncTest.groovy | 2 +- build.gradle | 10 +- .../build.gradle | 6 +- distribution/build.gradle | 4 +- distribution/docker/build.gradle | 8 +- distribution/packages/build.gradle | 50 +- gradle/verification-metadata.xml | 11 +- gradle/wrapper/gradle-wrapper.properties | 4 +- gradlew | 3 +- .../build.gradle | 6 +- .../qa/entitlement-allowed/build.gradle | 6 +- .../build.gradle | 6 +- .../qa/entitlement-denied/build.gradle | 6 +- libs/native/libraries/build.gradle | 2 +- libs/simdvec/output.txt | 3809 +++++++++++++++++ modules/aggregations/build.gradle | 4 +- modules/analysis-common/build.gradle | 4 +- modules/apm/build.gradle | 6 +- modules/data-streams/build.gradle | 4 +- modules/dot-prefix-validation/build.gradle | 4 +- .../health-shards-availability/build.gradle | 4 +- modules/ingest-attachment/build.gradle | 4 +- modules/ingest-common/build.gradle | 4 +- modules/ingest-geoip/build.gradle | 4 +- modules/ingest-user-agent/build.gradle | 4 +- modules/kibana/build.gradle | 4 +- modules/lang-expression/build.gradle | 4 +- modules/lang-mustache/build.gradle | 4 +- modules/lang-painless/build.gradle | 4 +- modules/legacy-geo/build.gradle | 4 +- modules/mapper-extras/build.gradle | 4 +- modules/parent-join/build.gradle | 4 +- modules/percolator/build.gradle | 4 +- modules/rank-eval/build.gradle | 4 +- modules/reindex/build.gradle | 7 +- modules/repository-azure/build.gradle | 4 +- modules/repository-gcs/build.gradle | 4 +- modules/repository-s3/build.gradle | 4 +- modules/repository-url/build.gradle | 4 +- modules/rest-root/build.gradle | 4 +- modules/runtime-fields-common/build.gradle | 4 +- modules/systemd/build.gradle | 4 +- modules/transport-netty4/build.gradle | 4 +- plugins/analysis-icu/build.gradle | 4 +- plugins/analysis-kuromoji/build.gradle | 4 +- plugins/analysis-nori/build.gradle | 4 +- plugins/analysis-phonetic/build.gradle | 4 +- plugins/analysis-smartcn/build.gradle | 4 +- plugins/analysis-stempel/build.gradle | 4 +- plugins/analysis-ukrainian/build.gradle | 4 +- plugins/build.gradle | 6 +- plugins/discovery-azure-classic/build.gradle | 4 +- plugins/discovery-ec2/build.gradle | 4 +- plugins/discovery-gce/build.gradle | 4 +- plugins/discovery-gce/qa/gce/build.gradle | 5 +- .../examples/custom-processor/build.gradle | 10 +- plugins/examples/custom-settings/build.gradle | 10 +- .../build.gradle | 10 +- .../examples/custom-suggester/build.gradle | 10 +- .../gradle/wrapper/gradle-wrapper.properties | 4 +- .../examples/painless-whitelist/build.gradle | 10 +- plugins/examples/rescore/build.gradle | 10 +- plugins/examples/rest-handler/build.gradle | 10 +- .../script-expert-scoring/build.gradle | 10 +- .../build.gradle | 10 +- plugins/examples/stable-analysis/build.gradle | 4 +- plugins/mapper-annotated-text/build.gradle | 4 +- plugins/mapper-murmur3/build.gradle | 4 +- plugins/mapper-size/build.gradle | 4 +- plugins/repository-hdfs/build.gradle | 4 +- .../hadoop-client-api/build.gradle | 1 - plugins/store-smb/build.gradle | 4 +- qa/logging-spi/build.gradle | 6 +- qa/remote-clusters/build.gradle | 19 +- qa/remote-clusters/output.log | 125 + qa/system-indices/build.gradle | 10 +- server/build.gradle | 2 +- .../apm-integration/build.gradle | 4 +- test/external-modules/build.gradle | 6 +- .../delayed-aggs/build.gradle | 4 +- .../die-with-dignity/build.gradle | 4 +- .../external-modules/error-query/build.gradle | 4 +- .../esql-heap-attack/build.gradle | 4 +- test/external-modules/jvm-crash/build.gradle | 4 +- .../latency-simulating-directory/build.gradle | 4 +- test/fixtures/hdfs-fixture/build.gradle | 2 +- x-pack/build.gradle | 4 +- x-pack/plugin/analytics/build.gradle | 6 +- x-pack/plugin/apm-data/build.gradle | 6 +- x-pack/plugin/async-search/build.gradle | 6 +- .../plugin/async-search/qa/rest/build.gradle | 6 +- x-pack/plugin/async/build.gradle | 6 +- x-pack/plugin/autoscaling/build.gradle | 10 +- x-pack/plugin/blob-cache/build.gradle | 6 +- x-pack/plugin/ccr/build.gradle | 10 +- x-pack/plugin/core/build.gradle | 10 +- x-pack/plugin/deprecation/build.gradle | 6 +- .../qa/early-deprecation-rest/build.gradle | 4 +- .../plugin/deprecation/qa/rest/build.gradle | 4 +- x-pack/plugin/downsample/build.gradle | 6 +- x-pack/plugin/enrich/build.gradle | 6 +- x-pack/plugin/ent-search/build.gradle | 6 +- x-pack/plugin/eql/build.gradle | 6 +- x-pack/plugin/esql-core/build.gradle | 6 +- x-pack/plugin/esql/build.gradle | 8 +- x-pack/plugin/fleet/build.gradle | 6 +- x-pack/plugin/frozen-indices/build.gradle | 6 +- .../geoip-enterprise-downloader/build.gradle | 6 +- x-pack/plugin/graph/build.gradle | 6 +- x-pack/plugin/identity-provider/build.gradle | 6 +- x-pack/plugin/ilm/build.gradle | 10 +- x-pack/plugin/inference/build.gradle | 6 +- .../qa/test-service-plugin/build.gradle | 6 +- x-pack/plugin/kql/build.gradle | 6 +- x-pack/plugin/logsdb/build.gradle | 6 +- x-pack/plugin/logstash/build.gradle | 6 +- .../mapper-aggregate-metric/build.gradle | 6 +- .../mapper-constant-keyword/build.gradle | 6 +- .../mapper-counted-keyword/build.gradle | 6 +- .../plugin/mapper-unsigned-long/build.gradle | 6 +- x-pack/plugin/mapper-version/build.gradle | 6 +- x-pack/plugin/migrate/build.gradle | 10 +- x-pack/plugin/ml-package-loader/build.gradle | 6 +- x-pack/plugin/ml/build.gradle | 12 +- x-pack/plugin/monitoring/build.gradle | 6 +- .../plugin/old-lucene-versions/build.gradle | 6 +- x-pack/plugin/otel-data/build.gradle | 6 +- x-pack/plugin/profiling/build.gradle | 6 +- x-pack/plugin/ql/build.gradle | 6 +- x-pack/plugin/rank-rrf/build.gradle | 6 +- x-pack/plugin/redact/build.gradle | 6 +- .../repositories-metering-api/build.gradle | 6 +- x-pack/plugin/rollup/build.gradle | 6 +- .../plugin/search-business-rules/build.gradle | 6 +- .../plugin/searchable-snapshots/build.gradle | 6 +- x-pack/plugin/security/build.gradle | 8 +- .../qa/operator-privileges-tests/build.gradle | 6 +- .../qa/secondary-auth-actions/build.gradle | 6 +- .../security/qa/security-basic/build.gradle | 6 +- x-pack/plugin/shutdown/build.gradle | 6 +- x-pack/plugin/slm/build.gradle | 10 +- .../snapshot-based-recoveries/build.gradle | 6 +- .../snapshot-repo-test-kit/build.gradle | 6 +- x-pack/plugin/spatial/build.gradle | 6 +- x-pack/plugin/sql/build.gradle | 2 +- .../plugin/sql/qa/jdbc/security/build.gradle | 2 +- .../sql/qa/server/security/build.gradle | 2 +- x-pack/plugin/stack/build.gradle | 10 +- x-pack/plugin/text-structure/build.gradle | 6 +- x-pack/plugin/transform/build.gradle | 6 +- x-pack/plugin/vector-tile/build.gradle | 6 +- x-pack/plugin/voting-only-node/build.gradle | 6 +- x-pack/plugin/watcher/build.gradle | 10 +- x-pack/plugin/wildcard/build.gradle | 6 +- .../plugin/write-load-forecaster/build.gradle | 2 +- .../qa/repository-old-versions/build.gradle | 27 +- .../build.gradle | 6 +- 162 files changed, 4434 insertions(+), 474 deletions(-) create mode 100644 libs/simdvec/output.txt create mode 100644 qa/remote-clusters/output.log diff --git a/build-tools-internal/gradle/wrapper/gradle-wrapper.properties b/build-tools-internal/gradle/wrapper/gradle-wrapper.properties index 22286c90de3d1..e712035eabc7b 100644 --- a/build-tools-internal/gradle/wrapper/gradle-wrapper.properties +++ b/build-tools-internal/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=89d4e70e4e84e2d2dfbb63e4daa53e21b25017cc70c37e4eea31ee51fb15098a -distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip +distributionSha256Sum=7ebdac923867a3cec0098302416d1e3c6c0c729fc4e2e05c10637a8af33a76c5 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/PublishPluginFuncTest.groovy b/build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/PublishPluginFuncTest.groovy index 18b681ef5a9ef..cc551057cd600 100644 --- a/build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/PublishPluginFuncTest.groovy +++ b/build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/PublishPluginFuncTest.groovy @@ -285,7 +285,7 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest { esplugin { name = 'hello-world-plugin' - classname 'org.acme.HelloWorldPlugin' + classname = 'org.acme.HelloWorldPlugin' description = "shadowed es plugin" } @@ -375,7 +375,7 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest { esplugin { name = 'hello-world-plugin' - classname 'org.acme.HelloWorldPlugin' + classname = 'org.acme.HelloWorldPlugin' description = "custom project description" } diff --git a/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java b/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java index 0e8dbb7fce26c..c38ea5b4f0850 100644 --- a/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java +++ b/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/InternalDistributionBwcSetupPlugin.java @@ -131,11 +131,13 @@ private static void configureBwcProject( // We don't use a normal `Copy` task here as snapshotting the entire gradle user home is very expensive. This task is cheap, so // up-to-date checking doesn't buy us much project.getTasks().register("setupGradleUserHome", task -> { + File gradleUserHome = project.getGradle().getGradleUserHomeDir(); + String projectName = project.getName(); task.doLast(t -> { fileSystemOperations.copy(copy -> { - String gradleUserHome = project.getGradle().getGradleUserHomeDir().getAbsolutePath(); - copy.into(gradleUserHome + "-" + project.getName()); - copy.from(gradleUserHome, copySpec -> { + String absoluteGradleUserHomePath = gradleUserHome.getAbsolutePath(); + copy.into(absoluteGradleUserHomePath + "-" + projectName); + copy.from(absoluteGradleUserHomePath, copySpec -> { copySpec.include("gradle.properties"); copySpec.include("init.d/*"); }); diff --git a/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/ErrorReportingTestListener.java b/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/ErrorReportingTestListener.java index f0b28f5381b98..80e64ad813230 100644 --- a/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/ErrorReportingTestListener.java +++ b/build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/ErrorReportingTestListener.java @@ -172,6 +172,11 @@ public Destination getDestination() { return Destination.StdErr; } + @Override + public long getLogTime() { + return result.getEndTime(); + } + @Override public String getMessage() { return message; diff --git a/build-tools-internal/src/main/resources/minimumGradleVersion b/build-tools-internal/src/main/resources/minimumGradleVersion index 876e3136ea819..9c57ca327c7b7 100644 --- a/build-tools-internal/src/main/resources/minimumGradleVersion +++ b/build-tools-internal/src/main/resources/minimumGradleVersion @@ -1 +1 @@ -8.11.1 \ No newline at end of file +8.12 \ No newline at end of file diff --git a/build-tools/src/integTest/groovy/org/elasticsearch/gradle/TestClustersPluginFuncTest.groovy b/build-tools/src/integTest/groovy/org/elasticsearch/gradle/TestClustersPluginFuncTest.groovy index 2575f80ad9da0..bbc47bedeffc6 100644 --- a/build-tools/src/integTest/groovy/org/elasticsearch/gradle/TestClustersPluginFuncTest.groovy +++ b/build-tools/src/integTest/groovy/org/elasticsearch/gradle/TestClustersPluginFuncTest.groovy @@ -135,7 +135,7 @@ class TestClustersPluginFuncTest extends AbstractGradleFuncTest { esplugin { name = 'test-$pluginType' - classname 'org.acme.TestModule' + classname = 'org.acme.TestModule' description = "test $pluginType description" } diff --git a/build.gradle b/build.gradle index 4704cf650e1b9..b85742be9632f 100644 --- a/build.gradle +++ b/build.gradle @@ -364,24 +364,24 @@ tasks.register("verifyBwcTestsEnabled") { } tasks.register("branchConsistency") { - description 'Ensures this branch is internally consistent. For example, that versions constants match released versions.' + description = 'Ensures this branch is internally consistent. For example, that versions constants match released versions.' group 'Verification' dependsOn ":verifyVersions", ":verifyBwcTestsEnabled" } tasks.named("wrapper").configure { distributionType = 'ALL' + def minimumGradleVersionFile = project.file('build-tools-internal/src/main/resources/minimumGradleVersion') doLast { // copy wrapper properties file to build-tools-internal to allow seamless idea integration def file = new File("build-tools-internal/gradle/wrapper/gradle-wrapper.properties") - Files.copy(wrapper.getPropertiesFile().toPath(), file.toPath(), REPLACE_EXISTING) + Files.copy(getPropertiesFile().toPath(), file.toPath(), REPLACE_EXISTING) // copy wrapper properties file to plugins/examples to allow seamless idea integration def examplePluginsWrapperProperties = new File("plugins/examples/gradle/wrapper/gradle-wrapper.properties") - Files.copy(wrapper.getPropertiesFile().toPath(), examplePluginsWrapperProperties.toPath(), REPLACE_EXISTING) - + Files.copy(getPropertiesFile().toPath(), examplePluginsWrapperProperties.toPath(), REPLACE_EXISTING) // Update build-tools to reflect the Gradle upgrade // TODO: we can remove this once we have tests to make sure older versions work. - project.file('build-tools-internal/src/main/resources/minimumGradleVersion').text = gradleVersion + minimumGradleVersionFile.text = gradleVersion println "Updated minimum Gradle Version" } } diff --git a/client/client-benchmark-noop-api-plugin/build.gradle b/client/client-benchmark-noop-api-plugin/build.gradle index 7f03450c406dc..9a93cb38b2881 100644 --- a/client/client-benchmark-noop-api-plugin/build.gradle +++ b/client/client-benchmark-noop-api-plugin/build.gradle @@ -12,9 +12,9 @@ group = 'org.elasticsearch.plugin' apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'client-benchmark-noop-api' - description 'Stubbed out Elasticsearch actions that can be used for client-side benchmarking' - classname 'org.elasticsearch.plugin.noop.NoopPlugin' + name = 'client-benchmark-noop-api' + description = 'Stubbed out Elasticsearch actions that can be used for client-side benchmarking' + classname ='org.elasticsearch.plugin.noop.NoopPlugin' } // Not published so no need to assemble diff --git a/distribution/build.gradle b/distribution/build.gradle index e65d07dcfc2b4..e0302a081ce68 100644 --- a/distribution/build.gradle +++ b/distribution/build.gradle @@ -647,8 +647,8 @@ subprojects { // in the final log4j2.properties configuration, as it appears in the // archive distribution. artifacts.add('log4jConfig', file("${defaultOutputs}/log4j2.properties")) { - type 'file' - name 'log4j2.properties' + type = 'file' + name = 'log4j2.properties' builtBy 'buildDefaultLog4jConfig' } diff --git a/distribution/docker/build.gradle b/distribution/docker/build.gradle index f5b94fb9dfd94..db7797ca23ec0 100644 --- a/distribution/docker/build.gradle +++ b/distribution/docker/build.gradle @@ -28,7 +28,7 @@ repositories { // other Docker variants, the need for the main image to be rebuildable by Docker Hub // means that the Dockerfile itself has to fetch the binary. ivy { - url 'https://github.com/' + url = 'https://github.com/' patternLayout { artifact '/[organisation]/[module]/releases/download/v[revision]/[module]-[classifier]' } @@ -50,7 +50,7 @@ if (useDra == false) { artifact '/[organisation]/[module]-[revision]-[classifier].[ext]' } } else { - url "https://artifacts-snapshot.elastic.co/" + url = "https://artifacts-snapshot.elastic.co/" patternLayout { if (VersionProperties.isElasticsearchSnapshot()) { artifact '/[organization]/[revision]/downloads/[organization]/[module]/[module]-[revision]-[classifier].[ext]' @@ -583,8 +583,8 @@ subprojects { Project subProject -> } artifacts.add('default', file(tarFile)) { - type 'tar' - name artifactName + type = 'tar' + name = artifactName builtBy exportTaskName } } diff --git a/distribution/packages/build.gradle b/distribution/packages/build.gradle index 5f45b4b72974f..b7ba4e32edae3 100644 --- a/distribution/packages/build.gradle +++ b/distribution/packages/build.gradle @@ -43,7 +43,7 @@ import java.util.regex.Pattern */ plugins { - id "com.netflix.nebula.ospackage-base" version "11.10.0" + id "com.netflix.nebula.ospackage-base" version "11.10.1" } ['deb', 'rpm'].each { type -> @@ -87,21 +87,21 @@ def commonPackageConfig(String type, String architecture) { OS.current().equals(OS.WINDOWS) == false } dependsOn "process${type.capitalize()}Files" - packageName "elasticsearch" + packageName = "elasticsearch" if (type == 'deb') { if (architecture == 'x64') { - arch('amd64') + arch = 'amd64' } else { assert architecture == 'aarch64': architecture - arch('arm64') + arch = 'arm64' } } else { assert type == 'rpm': type if (architecture == 'x64') { - arch('X86_64') + arch = 'X86_64' } else { assert architecture == 'aarch64': architecture - arch('aarch64') + arch = 'aarch64' } } // Follow elasticsearch's file naming convention @@ -200,7 +200,7 @@ def commonPackageConfig(String type, String architecture) { into('/etc') permissionGroup 'elasticsearch' setgid true - includeEmptyDirs true + includeEmptyDirs = true createDirectoryEntry true include("elasticsearch") // empty dir, just to add directory entry include("elasticsearch/jvm.options.d") // empty dir, just to add directory entry @@ -215,7 +215,7 @@ def commonPackageConfig(String type, String architecture) { unix(0660) } permissionGroup 'elasticsearch' - includeEmptyDirs true + includeEmptyDirs = true createDirectoryEntry true fileType CONFIG | NOREPLACE } @@ -265,7 +265,7 @@ def commonPackageConfig(String type, String architecture) { into(file.parent) { from "${packagingFiles}/${file.parent}" include file.name - includeEmptyDirs true + includeEmptyDirs = true createDirectoryEntry true user u permissionGroup g @@ -289,15 +289,15 @@ def commonPackageConfig(String type, String architecture) { // this is package independent configuration ospackage { - maintainer 'Elasticsearch Team ' - summary 'Distributed RESTful search engine built for the cloud' - packageDescription ''' + maintainer = 'Elasticsearch Team ' + summary = 'Distributed RESTful search engine built for the cloud' + packageDescription = ''' Reference documentation can be found at https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html and the 'Elasticsearch: The Definitive Guide' book can be found at https://www.elastic.co/guide/en/elasticsearch/guide/current/index.html '''.stripIndent().trim() - url 'https://www.elastic.co/' + url = 'https://www.elastic.co/' // signing setup if (project.hasProperty('signing.password') && buildParams.isSnapshotBuild() == false) { @@ -311,10 +311,10 @@ ospackage { // version found on oldest supported distro, centos-6 requires('coreutils', '8.4', GREATER | EQUAL) - fileMode 0644 - dirMode 0755 - user 'root' - permissionGroup 'root' + fileMode = 0644 + dirMode = 0755 + user = 'root' + permissionGroup = 'root' into '/usr/share/elasticsearch' } @@ -330,7 +330,7 @@ Closure commonDebConfig(String architecture) { customFields['License'] = 'Elastic-License' archiveVersion = project.version.replace('-', '~') - packageGroup 'web' + packageGroup = 'web' // versions found on oldest supported distro, centos-6 requires('bash', '4.1', GREATER | EQUAL) @@ -358,24 +358,24 @@ Closure commonRpmConfig(String architecture) { return { configure(commonPackageConfig('rpm', architecture)) - license 'Elastic License' + license = 'Elastic License' - packageGroup 'Application/Internet' + packageGroup = 'Application/Internet' requires '/bin/bash' obsoletes packageName, '7.0.0', Flags.LESS prefix '/usr' - packager 'Elasticsearch' + packager = 'Elasticsearch' archiveVersion = project.version.replace('-', '_') release = '1' - os 'LINUX' - distribution 'Elasticsearch' - vendor 'Elasticsearch' + os = 'LINUX' + distribution = 'Elasticsearch' + vendor = 'Elasticsearch' // TODO ospackage doesn't support icon but we used to have one // without this the rpm will have parent dirs of any files we copy in, eg /etc/elasticsearch - addParentDirs false + addParentDirs = false } } diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 33addef8aedd0..2c46c4642e56e 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -949,14 +949,9 @@ - - - - - - - - + + + diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 22286c90de3d1..e712035eabc7b 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=89d4e70e4e84e2d2dfbb63e4daa53e21b25017cc70c37e4eea31ee51fb15098a -distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip +distributionSha256Sum=7ebdac923867a3cec0098302416d1e3c6c0c729fc4e2e05c10637a8af33a76c5 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index f5feea6d6b116..f3b75f3b0d4fa 100755 --- a/gradlew +++ b/gradlew @@ -86,8 +86,7 @@ done # shellcheck disable=SC2034 APP_BASE_NAME=${0##*/} # Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036) -APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s -' "$PWD" ) || exit +APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s\n' "$PWD" ) || exit # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum diff --git a/libs/entitlement/qa/entitlement-allowed-nonmodular/build.gradle b/libs/entitlement/qa/entitlement-allowed-nonmodular/build.gradle index 7b3015a5ab831..316b61e15707e 100644 --- a/libs/entitlement/qa/entitlement-allowed-nonmodular/build.gradle +++ b/libs/entitlement/qa/entitlement-allowed-nonmodular/build.gradle @@ -10,9 +10,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name 'entitlement-allowed-nonmodular' - description 'A non-modular test module that invokes entitlement checks that are supposed to be granted' - classname 'org.elasticsearch.entitlement.qa.nonmodular.EntitlementAllowedNonModularPlugin' + name = 'entitlement-allowed-nonmodular' + description = 'A non-modular test module that invokes entitlement checks that are supposed to be granted' + classname = 'org.elasticsearch.entitlement.qa.nonmodular.EntitlementAllowedNonModularPlugin' } dependencies { diff --git a/libs/entitlement/qa/entitlement-allowed/build.gradle b/libs/entitlement/qa/entitlement-allowed/build.gradle index 6090d658d2081..b9518f8d65fb5 100644 --- a/libs/entitlement/qa/entitlement-allowed/build.gradle +++ b/libs/entitlement/qa/entitlement-allowed/build.gradle @@ -10,9 +10,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name 'entitlement-allowed' - description 'A test module that invokes entitlement checks that are supposed to be granted' - classname 'org.elasticsearch.entitlement.qa.EntitlementAllowedPlugin' + name = 'entitlement-allowed' + description = 'A test module that invokes entitlement checks that are supposed to be granted' + classname = 'org.elasticsearch.entitlement.qa.EntitlementAllowedPlugin' } dependencies { diff --git a/libs/entitlement/qa/entitlement-denied-nonmodular/build.gradle b/libs/entitlement/qa/entitlement-denied-nonmodular/build.gradle index bddd6c83c7cc4..6a88dd66eaf75 100644 --- a/libs/entitlement/qa/entitlement-denied-nonmodular/build.gradle +++ b/libs/entitlement/qa/entitlement-denied-nonmodular/build.gradle @@ -10,9 +10,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name 'entitlement-denied-nonmodular' - description 'A non-modular test module that invokes non-granted entitlement and triggers exceptions' - classname 'org.elasticsearch.entitlement.qa.nonmodular.EntitlementDeniedNonModularPlugin' + name = 'entitlement-denied-nonmodular' + description = 'A non-modular test module that invokes non-granted entitlement and triggers exceptions' + classname = 'org.elasticsearch.entitlement.qa.nonmodular.EntitlementDeniedNonModularPlugin' } dependencies { diff --git a/libs/entitlement/qa/entitlement-denied/build.gradle b/libs/entitlement/qa/entitlement-denied/build.gradle index cc269135c5bf5..9d1872563b8c5 100644 --- a/libs/entitlement/qa/entitlement-denied/build.gradle +++ b/libs/entitlement/qa/entitlement-denied/build.gradle @@ -10,9 +10,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name 'entitlement-denied' - description 'A test module that invokes non-granted entitlement and triggers exceptions' - classname 'org.elasticsearch.entitlement.qa.EntitlementDeniedPlugin' + name = 'entitlement-denied' + description = 'A test module that invokes non-granted entitlement and triggers exceptions' + classname = 'org.elasticsearch.entitlement.qa.EntitlementDeniedPlugin' } dependencies { diff --git a/libs/native/libraries/build.gradle b/libs/native/libraries/build.gradle index c6684052334c5..ed37d4a70931f 100644 --- a/libs/native/libraries/build.gradle +++ b/libs/native/libraries/build.gradle @@ -25,7 +25,7 @@ repositories { exclusiveContent { forRepository { maven { - url "https://artifactory.elastic.dev/artifactory/elasticsearch-native" + url = "https://artifactory.elastic.dev/artifactory/elasticsearch-native" metadataSources { artifact() } diff --git a/libs/simdvec/output.txt b/libs/simdvec/output.txt new file mode 100644 index 0000000000000..acccaea19b765 --- /dev/null +++ b/libs/simdvec/output.txt @@ -0,0 +1,3809 @@ +Using gradle at '/Users/rene/dev/elastic/elasticsearch/gradlew' to run buildfile '/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build.gradle': + +Initialized native services in: /Users/rene/.gradle/native +Initialized jansi services in: /Users/rene/.gradle/native +Found daemon DaemonInfo{pid=51106, address=[aba1969e-035e-4d64-b357-459afffcd02b port:60032, addresses:[/127.0.0.1]], state=Idle, lastBusy=1734939945982, context=DefaultDaemonContext[uid=2770ac86-e90f-46e0-aca4-eb484b46539b,javaHome=/Users/rene/.gradle-idea2/jdks/oracle_corporation-22-aarch64-os_x/jdk-22.jdk/Contents/Home,javaVersion=22,javaVendor=Oracle Corporation,daemonRegistryDir=/Users/rene/.gradle/daemon,pid=51106,idleTimeout=10800000,priority=NORMAL,applyInstrumentationAgent=true,nativeServicesMode=ENABLED,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xss2m,--add-exports,jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED,--add-opens,java.base/java.time=ALL-UNNAMED,-Dfile.encoding=UTF-8,-Duser.country=DE,-Duser.language=en,-Duser.variant]} however its context does not match the desired criteria. +JVM is incompatible. +Wanted: DaemonRequestContext{jvmCriteria=/Users/rene/.sdkman/candidates/java/21.0.5-oracle (no JDK specified, using current Java home), daemonOpts=[-XX:+HeapDumpOnOutOfMemoryError, -Xss2m, --add-exports, jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED, --add-exports, jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED, --add-exports, jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED, --add-exports, jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED, --add-exports, jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens, java.base/java.time=ALL-UNNAMED, -Dfile.encoding=UTF-8, -Duser.country=DE, -Duser.language=en, -Duser.variant], applyInstrumentationAgent=true, nativeServicesMode=ENABLED, priority=NORMAL} +Actual: DefaultDaemonContext[uid=2770ac86-e90f-46e0-aca4-eb484b46539b,javaHome=/Users/rene/.gradle-idea2/jdks/oracle_corporation-22-aarch64-os_x/jdk-22.jdk/Contents/Home,javaVersion=22,javaVendor=Oracle Corporation,daemonRegistryDir=/Users/rene/.gradle/daemon,pid=51106,idleTimeout=10800000,priority=NORMAL,applyInstrumentationAgent=true,nativeServicesMode=ENABLED,daemonOpts=-XX:+HeapDumpOnOutOfMemoryError,-Xss2m,--add-exports,jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED,--add-exports,jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED,--add-opens,java.base/java.time=ALL-UNNAMED,-Dfile.encoding=UTF-8,-Duser.country=DE,-Duser.language=en,-Duser.variant] + + Looking for a different daemon... +The client will now receive all logging from the daemon (pid: 49343). The daemon log file: /Users/rene/.gradle/daemon/8.11.1/daemon-49343.out.log +Starting 7th build in daemon [uptime: 28 mins 11.835 secs, performance: 98%, GC rate: 0.00/s, heap usage: 0% of 8 GiB] +Using 12 worker leases. +Now considering [/Users/rene/dev/elastic/elasticsearch, /Users/rene/dev/elastic/elasticsearch/build-tools-internal, /Users/rene/dev/elastic/elasticsearch/build-tools, /Users/rene/dev/elastic/elasticsearch/build-conventions] as hierarchies to watch +Now considering [/Users/rene/dev/elastic/elasticsearch/build-conventions, /Users/rene/dev/elastic/elasticsearch, /Users/rene/dev/elastic/elasticsearch/build-tools-internal, /Users/rene/dev/elastic/elasticsearch/build-tools] as hierarchies to watch +Now considering [/Users/rene/dev/elastic/elasticsearch/build-tools, /Users/rene/dev/elastic/elasticsearch/build-conventions, /Users/rene/dev/elastic/elasticsearch, /Users/rene/dev/elastic/elasticsearch/build-tools-internal] as hierarchies to watch +Now considering [/Users/rene/dev/elastic/elasticsearch/build-tools-internal, /Users/rene/dev/elastic/elasticsearch/build-tools, /Users/rene/dev/elastic/elasticsearch/build-conventions, /Users/rene/dev/elastic/elasticsearch] as hierarchies to watch +Calculating task graph as configuration cache cannot be reused because directory 'libs/simdvec' has changed. +Now considering [/Users/rene/dev/elastic/elasticsearch, /Users/rene/dev/elastic/elasticsearch/build-tools-internal, /Users/rene/dev/elastic/elasticsearch/build-tools, /Users/rene/dev/elastic/elasticsearch/build-conventions] as hierarchies to watch +Watching the file system is configured to be enabled if available +File system watching is active +Starting Build +Now considering [/Users/rene/dev/elastic/elasticsearch/build-conventions, /Users/rene/dev/elastic/elasticsearch, /Users/rene/dev/elastic/elasticsearch/build-tools-internal, /Users/rene/dev/elastic/elasticsearch/build-tools] as hierarchies to watch +Now considering [/Users/rene/dev/elastic/elasticsearch/build-tools, /Users/rene/dev/elastic/elasticsearch/build-conventions, /Users/rene/dev/elastic/elasticsearch, /Users/rene/dev/elastic/elasticsearch/build-tools-internal] as hierarchies to watch +Now considering [/Users/rene/dev/elastic/elasticsearch/build-tools-internal, /Users/rene/dev/elastic/elasticsearch/build-tools, /Users/rene/dev/elastic/elasticsearch/build-conventions, /Users/rene/dev/elastic/elasticsearch] as hierarchies to watch + +> Configure project :build-conventions +Evaluating project ':build-conventions' using build file '/Users/rene/dev/elastic/elasticsearch/build-conventions/build.gradle'. +Registering project ':build-conventions' in composite build. Will substitute for module 'org.elasticsearch:build-conventions'. +Resolve mutations for :build-conventions:compileJava (Thread[#1322,Execution worker,5,main]) started. +:build-conventions:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-conventions:compileJava UP-TO-DATE +Caching disabled for task ':build-conventions:compileJava' because: + Build cache is disabled +Skipping task ':build-conventions:compileJava' as it is up-to-date. +Resolve mutations for :build-conventions:pluginDescriptors (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-conventions:pluginDescriptors (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-conventions:pluginDescriptors UP-TO-DATE +Caching disabled for task ':build-conventions:pluginDescriptors' because: + Build cache is disabled + Not worth caching +Skipping task ':build-conventions:pluginDescriptors' as it is up-to-date. +Resolve mutations for :build-conventions:processResources (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-conventions:processResources (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-conventions:processResources UP-TO-DATE +Caching disabled for task ':build-conventions:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':build-conventions:processResources' as it is up-to-date. +Resolve mutations for :build-conventions:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-conventions:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-conventions:classes UP-TO-DATE +Skipping task ':build-conventions:classes' as it has no actions. +Resolve mutations for :build-conventions:jar (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-conventions:jar (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-conventions:jar UP-TO-DATE +Caching disabled for task ':build-conventions:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':build-conventions:jar' as it is up-to-date. + +> Configure project :build-tools +Evaluating project ':build-tools' using build file '/Users/rene/dev/elastic/elasticsearch/build-tools/build.gradle'. +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with InstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with InstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with InstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with InstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with InstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with InstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with InstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with InstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with InstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with InstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with InstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with InstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with InstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with InstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with InstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with InstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with InstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with InstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with InstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with InstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with InstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with InstrumentationAnalysisTransform +Transforming main (project :build-conventions) with InstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with InstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with MergeInstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with MergeInstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with InstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with MergeInstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with MergeInstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with InstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with InstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with MergeInstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with InstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with MergeInstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with MergeInstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with InstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with MergeInstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with InstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with MergeInstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with InstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with MergeInstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with MergeInstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with InstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with MergeInstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with MergeInstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with InstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with MergeInstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with InstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with MergeInstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with InstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with MergeInstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with InstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with MergeInstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with InstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with MergeInstrumentationAnalysisTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with MergeInstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with MergeInstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with MergeInstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with InstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with MergeInstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with InstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with MergeInstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with InstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with MergeInstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with MergeInstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with InstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming build-conventions.jar (project :build-conventions) with ProjectDependencyInstrumentingArtifactTransform + +> Configure project :build-tools:reaper +Evaluating project ':build-tools:reaper' using build file '/Users/rene/dev/elastic/elasticsearch/build-tools/reaper/build.gradle'. +Registering project ':build-tools' in composite build. Will substitute for module 'org.elasticsearch.gradle:build-tools'. +Registering project ':build-tools:reaper' in composite build. Will substitute for module 'org.elasticsearch.gradle:reaper'. + +> Configure project :build-tools-internal +Evaluating project ':build-tools-internal' using build file '/Users/rene/dev/elastic/elasticsearch/build-tools-internal/build.gradle'. +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with InstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with InstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with InstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with InstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with InstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with InstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with InstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with InstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with InstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with InstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with InstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with InstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with InstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with InstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with InstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with InstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with InstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with InstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with InstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with InstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with InstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with InstrumentationAnalysisTransform +Transforming main (project :build-conventions) with InstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with InstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with MergeInstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with MergeInstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with InstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with MergeInstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with MergeInstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with MergeInstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with InstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with InstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with MergeInstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with InstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with MergeInstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with MergeInstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with MergeInstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with InstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with InstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with MergeInstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with InstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with MergeInstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with InstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with MergeInstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with ExternalDependencyInstrumentingArtifactTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with InstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with MergeInstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with MergeInstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with InstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with MergeInstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with InstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with MergeInstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with InstrumentationAnalysisTransform +Transforming commons-compress-1.5.jar (org.apache.commons:commons-compress:1.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with MergeInstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with InstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with MergeInstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with InstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with MergeInstrumentationAnalysisTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with MergeInstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with InstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with MergeInstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-codec-1.16.0.jar (commons-codec:commons-codec:1.16.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with MergeInstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with InstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with MergeInstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with ExternalDependencyInstrumentingArtifactTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with InstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with MergeInstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with MergeInstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with MergeInstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with InstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming build-conventions.jar (project :build-conventions) with ProjectDependencyInstrumentingArtifactTransform +Found project 'project :build-conventions' as substitute for module 'org.elasticsearch:build-conventions'. +Found project 'project :build-tools' as substitute for module 'org.elasticsearch.gradle:build-tools'. +Found project 'project :build-tools:reaper' as substitute for module 'org.elasticsearch.gradle:reaper'. +Found project 'project :build-conventions' as substitute for module 'org.elasticsearch:build-conventions'. +Found project 'project :build-tools' as substitute for module 'org.elasticsearch.gradle:build-tools'. +Resolve mutations for :build-tools:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :build-tools:reaper:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :build-tools-internal:extractPluginRequests (Thread[#1331,Execution worker Thread 10,5,main]) started. +work action resolve build-conventions.jar (project :build-conventions) (Thread[#1330,Execution worker Thread 9,5,main]) started. +:build-tools-internal:extractPluginRequests (Thread[#1331,Execution worker Thread 10,5,main]) started. +:build-tools:reaper:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-tools:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools-internal:extractPluginRequests UP-TO-DATE +Caching disabled for task ':build-tools-internal:extractPluginRequests' because: + Build cache is disabled +Skipping task ':build-tools-internal:extractPluginRequests' as it is up-to-date. +Resolve mutations for :build-tools-internal:generatePluginAdapters (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :build-tools:reaper:compileJava UP-TO-DATE +Caching disabled for task ':build-tools:reaper:compileJava' because: + Build cache is disabled +Skipping task ':build-tools:reaper:compileJava' as it is up-to-date. +No compile result for :build-tools:reaper:compileJava +:build-tools-internal:generatePluginAdapters (Thread[#1325,Execution worker Thread 4,5,main]) started. +No compile result for :build-tools:reaper:compileJava +Resolve mutations for :build-tools:reaper:processResources (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-tools:reaper:processResources (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-tools-internal:generatePluginAdapters UP-TO-DATE +Caching disabled for task ':build-tools-internal:generatePluginAdapters' because: + Build cache is disabled +Skipping task ':build-tools-internal:generatePluginAdapters' as it is up-to-date. + +> Task :build-tools:reaper:processResources NO-SOURCE +Skipping task ':build-tools:reaper:processResources' as it has no source files and no previous output files. +Resolve mutations for :build-tools:reaper:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +:build-tools:reaper:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :build-tools:reaper:classes UP-TO-DATE +Skipping task ':build-tools:reaper:classes' as it has no actions. +Resolve mutations for :build-tools-internal:pluginDescriptors (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :build-tools:reaper:jar (Thread[#1330,Execution worker Thread 9,5,main]) started. +:build-tools-internal:pluginDescriptors (Thread[#1325,Execution worker Thread 4,5,main]) started. +:build-tools:reaper:jar (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :build-tools-internal:pluginDescriptors UP-TO-DATE +Caching disabled for task ':build-tools-internal:pluginDescriptors' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools-internal:pluginDescriptors' as it is up-to-date. +Resolve mutations for :build-tools-internal:processResources (Thread[#1325,Execution worker Thread 4,5,main]) started. +:build-tools-internal:processResources (Thread[#1325,Execution worker Thread 4,5,main]) started. + +> Task :build-tools:reaper:jar UP-TO-DATE +Caching disabled for task ':build-tools:reaper:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools:reaper:jar' as it is up-to-date. +work action resolve reaper.jar (project :build-tools:reaper) (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :build-tools-internal:processResources UP-TO-DATE +Caching disabled for task ':build-tools-internal:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools-internal:processResources' as it is up-to-date. + +> Task :build-tools:compileJava UP-TO-DATE +Caching disabled for task ':build-tools:compileJava' because: + Build cache is disabled +Skipping task ':build-tools:compileJava' as it is up-to-date. +No compile result for :build-tools:compileJava +No compile result for :build-tools:compileJava +Resolve mutations for :build-tools:compileGroovy (Thread[#1328,Execution worker Thread 7,5,main]) started. +:build-tools:compileGroovy (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools:compileGroovy NO-SOURCE +Skipping task ':build-tools:compileGroovy' as it has no source files and no previous output files. +Resolve mutations for :build-tools:generateVersionProperties (Thread[#1328,Execution worker Thread 7,5,main]) started. +:build-tools:generateVersionProperties (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools:generateVersionProperties UP-TO-DATE +Caching disabled for task ':build-tools:generateVersionProperties' because: + Build cache is disabled +Skipping task ':build-tools:generateVersionProperties' as it is up-to-date. +Resolve mutations for :build-tools:pluginDescriptors (Thread[#1328,Execution worker Thread 7,5,main]) started. +:build-tools:pluginDescriptors (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools:pluginDescriptors UP-TO-DATE +Caching disabled for task ':build-tools:pluginDescriptors' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools:pluginDescriptors' as it is up-to-date. +Resolve mutations for :build-tools:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. +:build-tools:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools:processResources UP-TO-DATE +Caching disabled for task ':build-tools:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools:processResources' as it is up-to-date. +Resolve mutations for :build-tools:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. +:build-tools:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools:classes UP-TO-DATE +Skipping task ':build-tools:classes' as it has no actions. +Resolve mutations for :build-tools:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. +:build-tools:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :build-tools:jar UP-TO-DATE +Caching disabled for task ':build-tools:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools:jar' as it is up-to-date. +other build task :build-tools:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. +work action resolve build-tools-9.0.0-SNAPSHOT.jar (project :build-tools) (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :build-tools-internal:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. +:build-tools-internal:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :build-tools-internal:compileJava UP-TO-DATE +Caching disabled for task ':build-tools-internal:compileJava' because: + Build cache is disabled +Skipping task ':build-tools-internal:compileJava' as it is up-to-date. +No compile result for :build-tools-internal:compileJava +No compile result for :build-tools-internal:compileJava +Resolve mutations for :build-tools-internal:compileGroovy (Thread[#1331,Execution worker Thread 10,5,main]) started. +:build-tools-internal:compileGroovy (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :build-tools-internal:compileGroovy UP-TO-DATE +Caching disabled for task ':build-tools-internal:compileGroovy' because: + Build cache is disabled +Skipping task ':build-tools-internal:compileGroovy' as it is up-to-date. +Resolve mutations for :build-tools-internal:compileGroovyPlugins (Thread[#1331,Execution worker Thread 10,5,main]) started. +:build-tools-internal:compileGroovyPlugins (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :build-tools-internal:compileGroovyPlugins UP-TO-DATE +Caching disabled for task ':build-tools-internal:compileGroovyPlugins' because: + Build cache is disabled +Skipping task ':build-tools-internal:compileGroovyPlugins' as it is up-to-date. +Resolve mutations for :build-tools-internal:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. +:build-tools-internal:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :build-tools-internal:classes UP-TO-DATE +Skipping task ':build-tools-internal:classes' as it has no actions. +Resolve mutations for :build-tools-internal:jar (Thread[#1331,Execution worker Thread 10,5,main]) started. +:build-tools-internal:jar (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :build-tools-internal:jar UP-TO-DATE +Caching disabled for task ':build-tools-internal:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':build-tools-internal:jar' as it is up-to-date. +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with InstrumentationAnalysisTransform +Transforming develocity-gradle-plugin-3.18.1.jar (com.gradle:develocity-gradle-plugin:3.18.1) with InstrumentationAnalysisTransform +Transforming jackson-dataformat-yaml-2.15.0.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0) with InstrumentationAnalysisTransform +Transforming json-schema-validator-1.0.72.jar (com.networknt:json-schema-validator:1.0.72) with InstrumentationAnalysisTransform +Transforming jackson-databind-2.15.0.jar (com.fasterxml.jackson.core:jackson-databind:2.15.0) with InstrumentationAnalysisTransform +Transforming jackson-core-2.15.0.jar (com.fasterxml.jackson.core:jackson-core:2.15.0) with InstrumentationAnalysisTransform +Transforming jackson-annotations-2.15.0.jar (com.fasterxml.jackson.core:jackson-annotations:2.15.0) with InstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with InstrumentationAnalysisTransform +Transforming commons-compress-1.26.1.jar (org.apache.commons:commons-compress:1.26.1) with InstrumentationAnalysisTransform +Transforming httpclient-4.5.14.jar (org.apache.httpcomponents:httpclient:4.5.14) with InstrumentationAnalysisTransform +Transforming gradle-info-plugin-11.3.3.jar (com.netflix.nebula:gradle-info-plugin:11.3.3) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with InstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.1.jar (commons-codec:commons-codec:1.16.1) with InstrumentationAnalysisTransform +Transforming svnkit-1.8.12.jar (org.tmatesoft.svnkit:svnkit:1.8.12) with InstrumentationAnalysisTransform +Transforming jna-platform-5.7.0.jar (net.java.dev.jna:jna-platform:5.7.0) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.connector-factory-0.0.7.jar (com.jcraft:jsch.agentproxy.connector-factory:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.usocket-jna-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-jna:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.pageant-0.0.7.jar (com.jcraft:jsch.agentproxy.pageant:0.0.7) with InstrumentationAnalysisTransform +Transforming jna-5.10.0.jar (net.java.dev.jna:jna:5.10.0) with InstrumentationAnalysisTransform +Transforming gradle-idea-ext-1.1.4.jar (gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.4) with InstrumentationAnalysisTransform +Transforming forbiddenapis-3.8.jar (de.thetaphi:forbiddenapis:3.8) with InstrumentationAnalysisTransform +Transforming gradle-docker-compose-plugin-0.17.5.jar (com.avast.gradle:gradle-docker-compose-plugin:0.17.5) with InstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with InstrumentationAnalysisTransform +Transforming ST4-4.3.4.jar (org.antlr:ST4:4.3.4) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with InstrumentationAnalysisTransform +Transforming httpcore-4.4.16.jar (org.apache.httpcomponents:httpcore:4.4.16) with InstrumentationAnalysisTransform +Transforming snakeyaml-2.0.jar (org.yaml:snakeyaml:2.0) with InstrumentationAnalysisTransform +Transforming javaparser-core-3.18.0.jar (com.github.javaparser:javaparser-core:3.18.0) with InstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with InstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with InstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with InstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with InstrumentationAnalysisTransform +Transforming commons-lang3-3.14.0.jar (org.apache.commons:commons-lang3:3.14.0) with InstrumentationAnalysisTransform +Transforming p4java-2015.2.1365273.jar (com.perforce:p4java:2015.2.1365273) with InstrumentationAnalysisTransform +Transforming nebula-gradle-interop-2.0.0.jar (com.netflix.nebula:nebula-gradle-interop:2.0.0) with InstrumentationAnalysisTransform +Transforming gradle-contacts-plugin-6.0.0.jar (com.netflix.nebula:gradle-contacts-plugin:6.0.0) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with InstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with InstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with InstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with InstrumentationAnalysisTransform +Transforming gson-2.8.6.jar (com.google.code.gson:gson:2.8.6) with InstrumentationAnalysisTransform +Transforming guava-28.2-jre.jar (com.google.guava:guava:28.2-jre) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with InstrumentationAnalysisTransform +Transforming itu-1.7.0.jar (com.ethlo.time:itu:1.7.0) with InstrumentationAnalysisTransform +Transforming sqljet-1.1.10.jar (org.tmatesoft.sqljet:sqljet:1.1.10) with InstrumentationAnalysisTransform +Transforming antlr-runtime-3.5.3.jar (org.antlr:antlr-runtime:3.5.3) with InstrumentationAnalysisTransform +Transforming commons-logging-1.2.jar (commons-logging:commons-logging:1.2) with InstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with InstrumentationAnalysisTransform +Transforming fastdoubleparser-0.8.0.jar (ch.randelshofer:fastdoubleparser:0.8.0) with InstrumentationAnalysisTransform +Transforming jzlib-1.1.2.jar (com.jcraft:jzlib:1.1.2) with InstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:0.0.7) with InstrumentationAnalysisTransform +Transforming trilead-ssh2-1.0.0-build220.jar (com.trilead:trilead-ssh2:1.0.0-build220) with InstrumentationAnalysisTransform +Transforming sequence-library-1.0.3.jar (de.regnis.q.sequence:sequence-library:1.0.3) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with InstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with InstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with InstrumentationAnalysisTransform +Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with InstrumentationAnalysisTransform +Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with InstrumentationAnalysisTransform +Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with InstrumentationAnalysisTransform +Transforming checker-qual-2.10.0.jar (org.checkerframework:checker-qual:2.10.0) with InstrumentationAnalysisTransform +Transforming error_prone_annotations-2.3.4.jar (com.google.errorprone:error_prone_annotations:2.3.4) with InstrumentationAnalysisTransform +Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with InstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with InstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.usocket-nc-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-nc:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.sshagent-0.0.7.jar (com.jcraft:jsch.agentproxy.sshagent:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.core-0.0.7.jar (com.jcraft:jsch.agentproxy.core:0.0.7) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with InstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with InstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with InstrumentationAnalysisTransform +Transforming platform-3.4.0.jar (net.java.dev.jna:platform:3.4.0) with InstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with InstrumentationAnalysisTransform +Transforming main (project :build-tools-internal) with InstrumentationAnalysisTransform +Transforming main (project :build-tools-internal) with InstrumentationAnalysisTransform +Transforming main (project :build-conventions) with InstrumentationAnalysisTransform +Transforming main (project :build-tools) with InstrumentationAnalysisTransform +Transforming main (project :build-tools) with InstrumentationAnalysisTransform +Transforming main (project :build-tools:reaper) with InstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with InstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with MergeInstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with InstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with MergeInstrumentationAnalysisTransform +Transforming shadow-gradle-plugin-8.3.5.jar (com.gradleup.shadow:shadow-gradle-plugin:8.3.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming develocity-gradle-plugin-3.18.1.jar (com.gradle:develocity-gradle-plugin:3.18.1) with InstrumentationAnalysisTransform +Transforming develocity-gradle-plugin-3.18.1.jar (com.gradle:develocity-gradle-plugin:3.18.1) with MergeInstrumentationAnalysisTransform +Transforming log4j-core-2.24.1.jar (org.apache.logging.log4j:log4j-core:2.24.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming jackson-dataformat-yaml-2.15.0.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0) with InstrumentationAnalysisTransform +Transforming jackson-dataformat-yaml-2.15.0.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0) with MergeInstrumentationAnalysisTransform +Transforming develocity-gradle-plugin-3.18.1.jar (com.gradle:develocity-gradle-plugin:3.18.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming json-schema-validator-1.0.72.jar (com.networknt:json-schema-validator:1.0.72) with InstrumentationAnalysisTransform +Transforming json-schema-validator-1.0.72.jar (com.networknt:json-schema-validator:1.0.72) with MergeInstrumentationAnalysisTransform +Transforming jackson-dataformat-yaml-2.15.0.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming jackson-databind-2.15.0.jar (com.fasterxml.jackson.core:jackson-databind:2.15.0) with InstrumentationAnalysisTransform +Transforming jackson-databind-2.15.0.jar (com.fasterxml.jackson.core:jackson-databind:2.15.0) with MergeInstrumentationAnalysisTransform +Transforming json-schema-validator-1.0.72.jar (com.networknt:json-schema-validator:1.0.72) with ExternalDependencyInstrumentingArtifactTransform +Transforming jackson-core-2.15.0.jar (com.fasterxml.jackson.core:jackson-core:2.15.0) with InstrumentationAnalysisTransform +Transforming jackson-databind-2.15.0.jar (com.fasterxml.jackson.core:jackson-databind:2.15.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming jackson-core-2.15.0.jar (com.fasterxml.jackson.core:jackson-core:2.15.0) with MergeInstrumentationAnalysisTransform +Transforming jackson-annotations-2.15.0.jar (com.fasterxml.jackson.core:jackson-annotations:2.15.0) with InstrumentationAnalysisTransform +Transforming jackson-annotations-2.15.0.jar (com.fasterxml.jackson.core:jackson-annotations:2.15.0) with MergeInstrumentationAnalysisTransform +Transforming jackson-core-2.15.0.jar (com.fasterxml.jackson.core:jackson-core:2.15.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with InstrumentationAnalysisTransform +Transforming jackson-annotations-2.15.0.jar (com.fasterxml.jackson.core:jackson-annotations:2.15.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-0.11.jar (org.apache.rat:apache-rat:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with MergeInstrumentationAnalysisTransform +Transforming apache-rat-tasks-0.11.jar (org.apache.rat:apache-rat-tasks:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-compress-1.26.1.jar (org.apache.commons:commons-compress:1.26.1) with InstrumentationAnalysisTransform +Transforming commons-compress-1.26.1.jar (org.apache.commons:commons-compress:1.26.1) with MergeInstrumentationAnalysisTransform +Transforming httpclient-4.5.14.jar (org.apache.httpcomponents:httpclient:4.5.14) with InstrumentationAnalysisTransform +Transforming apache-rat-core-0.11.jar (org.apache.rat:apache-rat-core:0.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming httpclient-4.5.14.jar (org.apache.httpcomponents:httpclient:4.5.14) with MergeInstrumentationAnalysisTransform +Transforming gradle-info-plugin-11.3.3.jar (com.netflix.nebula:gradle-info-plugin:11.3.3) with InstrumentationAnalysisTransform +Transforming commons-compress-1.26.1.jar (org.apache.commons:commons-compress:1.26.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming httpclient-4.5.14.jar (org.apache.httpcomponents:httpclient:4.5.14) with ExternalDependencyInstrumentingArtifactTransform +Transforming gradle-info-plugin-11.3.3.jar (com.netflix.nebula:gradle-info-plugin:11.3.3) with MergeInstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with MergeInstrumentationAnalysisTransform +Transforming gradle-info-plugin-11.3.3.jar (com.netflix.nebula:gradle-info-plugin:11.3.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with InstrumentationAnalysisTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with InstrumentationAnalysisTransform +Transforming spotless-plugin-gradle-6.25.0.jar (com.diffplug.spotless:spotless-plugin-gradle:6.25.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming spotless-lib-extra-2.45.0.jar (com.diffplug.spotless:spotless-lib-extra:2.45.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with MergeInstrumentationAnalysisTransform +Transforming commons-codec-1.16.1.jar (commons-codec:commons-codec:1.16.1) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.1.jar (commons-codec:commons-codec:1.16.1) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.jgit-6.7.0.202309050840-r.jar (org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r) with ExternalDependencyInstrumentingArtifactTransform +Transforming svnkit-1.8.12.jar (org.tmatesoft.svnkit:svnkit:1.8.12) with InstrumentationAnalysisTransform +Transforming commons-codec-1.16.1.jar (commons-codec:commons-codec:1.16.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming svnkit-1.8.12.jar (org.tmatesoft.svnkit:svnkit:1.8.12) with MergeInstrumentationAnalysisTransform +Transforming jna-platform-5.7.0.jar (net.java.dev.jna:jna-platform:5.7.0) with InstrumentationAnalysisTransform +Transforming svnkit-1.8.12.jar (org.tmatesoft.svnkit:svnkit:1.8.12) with ExternalDependencyInstrumentingArtifactTransform +Transforming jna-platform-5.7.0.jar (net.java.dev.jna:jna-platform:5.7.0) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.connector-factory-0.0.7.jar (com.jcraft:jsch.agentproxy.connector-factory:0.0.7) with InstrumentationAnalysisTransform +Transforming jna-platform-5.7.0.jar (net.java.dev.jna:jna-platform:5.7.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.connector-factory-0.0.7.jar (com.jcraft:jsch.agentproxy.connector-factory:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.usocket-jna-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-jna:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.connector-factory-0.0.7.jar (com.jcraft:jsch.agentproxy.connector-factory:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.usocket-jna-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-jna:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.pageant-0.0.7.jar (com.jcraft:jsch.agentproxy.pageant:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.usocket-jna-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-jna:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.pageant-0.0.7.jar (com.jcraft:jsch.agentproxy.pageant:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming jna-5.10.0.jar (net.java.dev.jna:jna:5.10.0) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.pageant-0.0.7.jar (com.jcraft:jsch.agentproxy.pageant:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming jna-5.10.0.jar (net.java.dev.jna:jna:5.10.0) with MergeInstrumentationAnalysisTransform +Transforming gradle-idea-ext-1.1.4.jar (gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.4) with InstrumentationAnalysisTransform +Transforming jna-5.10.0.jar (net.java.dev.jna:jna:5.10.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming gradle-idea-ext-1.1.4.jar (gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.4) with MergeInstrumentationAnalysisTransform +Transforming forbiddenapis-3.8.jar (de.thetaphi:forbiddenapis:3.8) with InstrumentationAnalysisTransform +Transforming gradle-idea-ext-1.1.4.jar (gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.4) with ExternalDependencyInstrumentingArtifactTransform +Transforming forbiddenapis-3.8.jar (de.thetaphi:forbiddenapis:3.8) with MergeInstrumentationAnalysisTransform +Transforming gradle-docker-compose-plugin-0.17.5.jar (com.avast.gradle:gradle-docker-compose-plugin:0.17.5) with InstrumentationAnalysisTransform +Transforming gradle-docker-compose-plugin-0.17.5.jar (com.avast.gradle:gradle-docker-compose-plugin:0.17.5) with MergeInstrumentationAnalysisTransform +Transforming forbiddenapis-3.8.jar (de.thetaphi:forbiddenapis:3.8) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with InstrumentationAnalysisTransform +Transforming gradle-docker-compose-plugin-0.17.5.jar (com.avast.gradle:gradle-docker-compose-plugin:0.17.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with MergeInstrumentationAnalysisTransform +Transforming ST4-4.3.4.jar (org.antlr:ST4:4.3.4) with InstrumentationAnalysisTransform +Transforming ST4-4.3.4.jar (org.antlr:ST4:4.3.4) with MergeInstrumentationAnalysisTransform +Transforming maven-model-3.6.2.jar (org.apache.maven:maven-model:3.6.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with InstrumentationAnalysisTransform +Transforming ST4-4.3.4.jar (org.antlr:ST4:4.3.4) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-commons-9.7.1.jar (org.ow2.asm:asm-commons:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with InstrumentationAnalysisTransform +Transforming asm-tree-9.7.1.jar (org.ow2.asm:asm-tree:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with MergeInstrumentationAnalysisTransform +Transforming httpcore-4.4.16.jar (org.apache.httpcomponents:httpcore:4.4.16) with InstrumentationAnalysisTransform +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming httpcore-4.4.16.jar (org.apache.httpcomponents:httpcore:4.4.16) with MergeInstrumentationAnalysisTransform +Transforming snakeyaml-2.0.jar (org.yaml:snakeyaml:2.0) with InstrumentationAnalysisTransform +Transforming snakeyaml-2.0.jar (org.yaml:snakeyaml:2.0) with MergeInstrumentationAnalysisTransform +Transforming javaparser-core-3.18.0.jar (com.github.javaparser:javaparser-core:3.18.0) with InstrumentationAnalysisTransform +Transforming httpcore-4.4.16.jar (org.apache.httpcomponents:httpcore:4.4.16) with ExternalDependencyInstrumentingArtifactTransform +Transforming javaparser-core-3.18.0.jar (com.github.javaparser:javaparser-core:3.18.0) with MergeInstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with InstrumentationAnalysisTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with MergeInstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with InstrumentationAnalysisTransform +Transforming snakeyaml-2.0.jar (org.yaml:snakeyaml:2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming solstice-1.7.5.jar (dev.equo.ide:solstice:1.7.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with MergeInstrumentationAnalysisTransform +Transforming javaparser-core-3.18.0.jar (com.github.javaparser:javaparser-core:3.18.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with InstrumentationAnalysisTransform +Transforming org.eclipse.osgi-3.18.300.jar (org.eclipse.platform:org.eclipse.osgi:3.18.300) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with MergeInstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with InstrumentationAnalysisTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with MergeInstrumentationAnalysisTransform +Transforming commons-lang3-3.14.0.jar (org.apache.commons:commons-lang3:3.14.0) with InstrumentationAnalysisTransform +Transforming ant-1.10.15.jar (org.apache.ant:ant:1.10.15) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-io-2.17.0.jar (commons-io:commons-io:2.17.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-lang3-3.14.0.jar (org.apache.commons:commons-lang3:3.14.0) with MergeInstrumentationAnalysisTransform +Transforming p4java-2015.2.1365273.jar (com.perforce:p4java:2015.2.1365273) with InstrumentationAnalysisTransform +Transforming p4java-2015.2.1365273.jar (com.perforce:p4java:2015.2.1365273) with MergeInstrumentationAnalysisTransform +Transforming nebula-gradle-interop-2.0.0.jar (com.netflix.nebula:nebula-gradle-interop:2.0.0) with InstrumentationAnalysisTransform +Transforming commons-lang3-3.14.0.jar (org.apache.commons:commons-lang3:3.14.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming p4java-2015.2.1365273.jar (com.perforce:p4java:2015.2.1365273) with ExternalDependencyInstrumentingArtifactTransform +Transforming nebula-gradle-interop-2.0.0.jar (com.netflix.nebula:nebula-gradle-interop:2.0.0) with MergeInstrumentationAnalysisTransform +Transforming gradle-contacts-plugin-6.0.0.jar (com.netflix.nebula:gradle-contacts-plugin:6.0.0) with InstrumentationAnalysisTransform +Transforming gradle-contacts-plugin-6.0.0.jar (com.netflix.nebula:gradle-contacts-plugin:6.0.0) with MergeInstrumentationAnalysisTransform +Transforming nebula-gradle-interop-2.0.0.jar (com.netflix.nebula:nebula-gradle-interop:2.0.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with InstrumentationAnalysisTransform +Transforming gradle-contacts-plugin-6.0.0.jar (com.netflix.nebula:gradle-contacts-plugin:6.0.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with MergeInstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with InstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with MergeInstrumentationAnalysisTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with InstrumentationAnalysisTransform +Transforming jdom2-2.0.6.1.jar (org.jdom:jdom2:2.0.6.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with MergeInstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with InstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with MergeInstrumentationAnalysisTransform +Transforming plexus-utils-4.0.2.jar (org.codehaus.plexus:plexus-utils:4.0.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-xml-4.0.4.jar (org.codehaus.plexus:plexus-xml:4.0.4) with ExternalDependencyInstrumentingArtifactTransform +Transforming gson-2.8.6.jar (com.google.code.gson:gson:2.8.6) with InstrumentationAnalysisTransform +Transforming gson-2.8.6.jar (com.google.code.gson:gson:2.8.6) with MergeInstrumentationAnalysisTransform +Transforming jdependency-2.11.jar (org.vafer:jdependency:2.11) with ExternalDependencyInstrumentingArtifactTransform +Transforming guava-28.2-jre.jar (com.google.guava:guava:28.2-jre) with InstrumentationAnalysisTransform +Transforming gson-2.8.6.jar (com.google.code.gson:gson:2.8.6) with ExternalDependencyInstrumentingArtifactTransform +Transforming guava-28.2-jre.jar (com.google.guava:guava:28.2-jre) with MergeInstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with MergeInstrumentationAnalysisTransform +Transforming itu-1.7.0.jar (com.ethlo.time:itu:1.7.0) with InstrumentationAnalysisTransform +Transforming guava-28.2-jre.jar (com.google.guava:guava:28.2-jre) with ExternalDependencyInstrumentingArtifactTransform +Transforming slf4j-api-1.7.36.jar (org.slf4j:slf4j-api:1.7.36) with ExternalDependencyInstrumentingArtifactTransform +Transforming itu-1.7.0.jar (com.ethlo.time:itu:1.7.0) with MergeInstrumentationAnalysisTransform +Transforming sqljet-1.1.10.jar (org.tmatesoft.sqljet:sqljet:1.1.10) with InstrumentationAnalysisTransform +Transforming sqljet-1.1.10.jar (org.tmatesoft.sqljet:sqljet:1.1.10) with MergeInstrumentationAnalysisTransform +Transforming itu-1.7.0.jar (com.ethlo.time:itu:1.7.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming antlr-runtime-3.5.3.jar (org.antlr:antlr-runtime:3.5.3) with InstrumentationAnalysisTransform +Transforming sqljet-1.1.10.jar (org.tmatesoft.sqljet:sqljet:1.1.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming antlr-runtime-3.5.3.jar (org.antlr:antlr-runtime:3.5.3) with MergeInstrumentationAnalysisTransform +Transforming commons-logging-1.2.jar (commons-logging:commons-logging:1.2) with InstrumentationAnalysisTransform +Transforming commons-logging-1.2.jar (commons-logging:commons-logging:1.2) with MergeInstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with InstrumentationAnalysisTransform +Transforming antlr-runtime-3.5.3.jar (org.antlr:antlr-runtime:3.5.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-logging-1.2.jar (commons-logging:commons-logging:1.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming durian-io-1.2.0.jar (com.diffplug.durian:durian-io:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with InstrumentationAnalysisTransform +Transforming durian-collect-1.2.0.jar (com.diffplug.durian:durian-collect:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with InstrumentationAnalysisTransform +Transforming durian-core-1.2.0.jar (com.diffplug.durian:durian-core:1.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with MergeInstrumentationAnalysisTransform +Transforming fastdoubleparser-0.8.0.jar (ch.randelshofer:fastdoubleparser:0.8.0) with InstrumentationAnalysisTransform +Transforming fastdoubleparser-0.8.0.jar (ch.randelshofer:fastdoubleparser:0.8.0) with MergeInstrumentationAnalysisTransform +Transforming spotless-lib-2.45.0.jar (com.diffplug.spotless:spotless-lib:2.45.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming jzlib-1.1.2.jar (com.jcraft:jzlib:1.1.2) with InstrumentationAnalysisTransform +Transforming jzlib-1.1.2.jar (com.jcraft:jzlib:1.1.2) with MergeInstrumentationAnalysisTransform +Transforming fastdoubleparser-0.8.0.jar (ch.randelshofer:fastdoubleparser:0.8.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with InstrumentationAnalysisTransform +Transforming jzlib-1.1.2.jar (com.jcraft:jzlib:1.1.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with MergeInstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with MergeInstrumentationAnalysisTransform +Transforming okhttp-4.12.0.jar (com.squareup.okhttp3:okhttp:4.12.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with InstrumentationAnalysisTransform +Transforming okio-jvm-3.6.0.jar (com.squareup.okio:okio-jvm:3.6.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming trilead-ssh2-1.0.0-build220.jar (com.trilead:trilead-ssh2:1.0.0-build220) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk8-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (com.jcraft:jsch.agentproxy.svnkit-trilead-ssh2:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming trilead-ssh2-1.0.0-build220.jar (com.trilead:trilead-ssh2:1.0.0-build220) with MergeInstrumentationAnalysisTransform +Transforming sequence-library-1.0.3.jar (de.regnis.q.sequence:sequence-library:1.0.3) with InstrumentationAnalysisTransform +Transforming sequence-library-1.0.3.jar (de.regnis.q.sequence:sequence-library:1.0.3) with MergeInstrumentationAnalysisTransform +Transforming trilead-ssh2-1.0.0-build220.jar (com.trilead:trilead-ssh2:1.0.0-build220) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with MergeInstrumentationAnalysisTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with InstrumentationAnalysisTransform +Transforming sequence-library-1.0.3.jar (de.regnis.q.sequence:sequence-library:1.0.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with MergeInstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with InstrumentationAnalysisTransform +Transforming commons-collections-3.2.1.jar (commons-collections:commons-collections:3.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-lang-2.6.jar (commons-lang:commons-lang:2.6) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with MergeInstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with InstrumentationAnalysisTransform +Transforming commons-cli-1.2.jar (commons-cli:commons-cli:1.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with MergeInstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.15.jar (org.apache.ant:ant-launcher:1.10.15) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with InstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with MergeInstrumentationAnalysisTransform +Transforming maven-xml-impl-4.0.0-alpha-9.jar (org.apache.maven:maven-xml-impl:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with InstrumentationAnalysisTransform +Transforming log4j-api-2.24.1.jar (org.apache.logging.log4j:log4j-api:2.24.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with MergeInstrumentationAnalysisTransform +Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with InstrumentationAnalysisTransform +Transforming failureaccess-1.0.1.jar (com.google.guava:failureaccess:1.0.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with MergeInstrumentationAnalysisTransform +Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with InstrumentationAnalysisTransform +Transforming listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with MergeInstrumentationAnalysisTransform +Transforming checker-qual-2.10.0.jar (org.checkerframework:checker-qual:2.10.0) with InstrumentationAnalysisTransform +Transforming checker-qual-2.10.0.jar (org.checkerframework:checker-qual:2.10.0) with MergeInstrumentationAnalysisTransform +Transforming error_prone_annotations-2.3.4.jar (com.google.errorprone:error_prone_annotations:2.3.4) with InstrumentationAnalysisTransform +Transforming jsr305-3.0.2.jar (com.google.code.findbugs:jsr305:3.0.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming error_prone_annotations-2.3.4.jar (com.google.errorprone:error_prone_annotations:2.3.4) with MergeInstrumentationAnalysisTransform +Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with InstrumentationAnalysisTransform +Transforming checker-qual-2.10.0.jar (org.checkerframework:checker-qual:2.10.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming error_prone_annotations-2.3.4.jar (com.google.errorprone:error_prone_annotations:2.3.4) with ExternalDependencyInstrumentingArtifactTransform +Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with MergeInstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with InstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with MergeInstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with InstrumentationAnalysisTransform +Transforming j2objc-annotations-1.3.jar (com.google.j2objc:j2objc-annotations:1.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with MergeInstrumentationAnalysisTransform +Transforming JavaEWAH-1.2.3.jar (com.googlecode.javaewah:JavaEWAH:1.2.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with InstrumentationAnalysisTransform +Transforming concurrent-trees-2.6.1.jar (com.googlecode.concurrent-trees:concurrent-trees:2.6.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-jdk7-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming kotlin-stdlib-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.usocket-nc-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-nc:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.usocket-nc-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-nc:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.sshagent-0.0.7.jar (com.jcraft:jsch.agentproxy.sshagent:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.sshagent-0.0.7.jar (com.jcraft:jsch.agentproxy.sshagent:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.core-0.0.7.jar (com.jcraft:jsch.agentproxy.core:0.0.7) with InstrumentationAnalysisTransform +Transforming jsch.agentproxy.usocket-nc-0.0.7.jar (com.jcraft:jsch.agentproxy.usocket-nc:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.core-0.0.7.jar (com.jcraft:jsch.agentproxy.core:0.0.7) with MergeInstrumentationAnalysisTransform +Transforming jsch.agentproxy.sshagent-0.0.7.jar (com.jcraft:jsch.agentproxy.sshagent:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming jsch.agentproxy.core-0.0.7.jar (com.jcraft:jsch.agentproxy.core:0.0.7) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with InstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with MergeInstrumentationAnalysisTransform +Transforming maven-api-xml-4.0.0-alpha-9.jar (org.apache.maven:maven-api-xml:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with InstrumentationAnalysisTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with MergeInstrumentationAnalysisTransform +Transforming woodstox-core-6.5.1.jar (com.fasterxml.woodstox:woodstox-core:6.5.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming xz-1.9.jar (org.tukaani:xz:1.9) with ExternalDependencyInstrumentingArtifactTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with InstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with MergeInstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with MergeInstrumentationAnalysisTransform +Transforming durian-swt.os-4.2.2.jar (com.diffplug.durian:durian-swt.os:4.2.2) with ExternalDependencyInstrumentingArtifactTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with InstrumentationAnalysisTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with MergeInstrumentationAnalysisTransform +Transforming platform-3.4.0.jar (net.java.dev.jna:platform:3.4.0) with InstrumentationAnalysisTransform +Transforming kotlin-stdlib-common-1.9.10.jar (org.jetbrains.kotlin:kotlin-stdlib-common:1.9.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming annotations-13.0.jar (org.jetbrains:annotations:13.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming platform-3.4.0.jar (net.java.dev.jna:platform:3.4.0) with MergeInstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with InstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with MergeInstrumentationAnalysisTransform +Transforming platform-3.4.0.jar (net.java.dev.jna:platform:3.4.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with InstrumentationAnalysisTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with MergeInstrumentationAnalysisTransform +Transforming maven-api-meta-4.0.0-alpha-9.jar (org.apache.maven:maven-api-meta:4.0.0-alpha-9) with ExternalDependencyInstrumentingArtifactTransform +Transforming stax2-api-4.2.1.jar (org.codehaus.woodstox:stax2-api:4.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming build-tools-internal-9.0.0-SNAPSHOT.jar (project :build-tools-internal) with ProjectDependencyInstrumentingArtifactTransform +Transforming build-conventions.jar (project :build-conventions) with ProjectDependencyInstrumentingArtifactTransform +Transforming build-tools-9.0.0-SNAPSHOT.jar (project :build-tools) with ProjectDependencyInstrumentingArtifactTransform +Transforming reaper.jar (project :build-tools:reaper) with ProjectDependencyInstrumentingArtifactTransform +Settings evaluated using settings file '/Users/rene/dev/elastic/elasticsearch/settings.gradle'. +Projects loaded. Root project using build file '/Users/rene/dev/elastic/elasticsearch/build.gradle'. +Included projects: [root project 'elasticsearch', project ':benchmarks', project ':client', project ':distribution', project ':docs', project ':libs', project ':modules', project ':plugins', project ':qa', project ':rest-api-spec', project ':server', project ':test', project ':x-pack', project ':client:benchmark', project ':client:client-benchmark-noop-api-plugin', project ':client:rest', project ':client:sniffer', project ':client:test', project ':distribution:archives', project ':distribution:bwc', project ':distribution:docker', project ':distribution:packages', project ':distribution:tools', project ':libs:cli', project ':libs:core', project ':libs:dissect', project ':libs:entitlement', project ':libs:geo', project ':libs:grok', project ':libs:h3', project ':libs:log4j', project ':libs:logging', project ':libs:logstash-bridge', project ':libs:lz4', project ':libs:native', project ':libs:plugin-analysis-api', project ':libs:plugin-api', project ':libs:plugin-scanner', project ':libs:secure-sm', project ':libs:simdvec', project ':libs:ssl-config', project ':libs:tdigest', project ':libs:x-content', project ':modules:aggregations', project ':modules:analysis-common', project ':modules:apm', project ':modules:data-streams', project ':modules:dot-prefix-validation', project ':modules:health-shards-availability', project ':modules:ingest-attachment', project ':modules:ingest-common', project ':modules:ingest-geoip', project ':modules:ingest-user-agent', project ':modules:kibana', project ':modules:lang-expression', project ':modules:lang-mustache', project ':modules:lang-painless', project ':modules:legacy-geo', project ':modules:mapper-extras', project ':modules:parent-join', project ':modules:percolator', project ':modules:rank-eval', project ':modules:reindex', project ':modules:repository-azure', project ':modules:repository-gcs', project ':modules:repository-s3', project ':modules:repository-url', project ':modules:rest-root', project ':modules:runtime-fields-common', project ':modules:systemd', project ':modules:transport-netty4', project ':plugins:analysis-icu', project ':plugins:analysis-kuromoji', project ':plugins:analysis-nori', project ':plugins:analysis-phonetic', project ':plugins:analysis-smartcn', project ':plugins:analysis-stempel', project ':plugins:analysis-ukrainian', project ':plugins:discovery-azure-classic', project ':plugins:discovery-ec2', project ':plugins:discovery-gce', project ':plugins:mapper-annotated-text', project ':plugins:mapper-murmur3', project ':plugins:mapper-size', project ':plugins:repository-hdfs', project ':plugins:store-smb', project ':qa:ccs-common-rest', project ':qa:ccs-rolling-upgrade-remote-cluster', project ':qa:ccs-unavailable-clusters', project ':qa:custom-rest-controller', project ':qa:evil-tests', project ':qa:full-cluster-restart', project ':qa:logging-config', project ':qa:logging-spi', project ':qa:lucene-index-compatibility', project ':qa:mixed-cluster', project ':qa:multi-cluster-search', project ':qa:no-bootstrap-tests', project ':qa:packaging', project ':qa:remote-clusters', project ':qa:repository-multi-version', project ':qa:restricted-loggers', project ':qa:rolling-upgrade', project ':qa:rolling-upgrade-legacy', project ':qa:smoke-test-http', project ':qa:smoke-test-ingest-disabled', project ':qa:smoke-test-ingest-with-all-dependencies', project ':qa:smoke-test-multinode', project ':qa:smoke-test-plugins', project ':qa:stable-api', project ':qa:system-indices', project ':qa:unconfigured-node-name', project ':qa:verify-version-constants', project ':test:external-modules', project ':test:fixtures', project ':test:framework', project ':test:immutable-collections-patch', project ':test:logger-usage', project ':test:metadata-extractor', project ':test:test-clusters', project ':test:x-content', project ':test:yaml-rest-runner', project ':x-pack:libs', project ':x-pack:license-tools', project ':x-pack:plugin', project ':x-pack:qa', project ':x-pack:rest-resources-zip', project ':x-pack:test', project ':distribution:archives:darwin-aarch64-tar', project ':distribution:archives:darwin-tar', project ':distribution:archives:integ-test-zip', project ':distribution:archives:linux-aarch64-tar', project ':distribution:archives:linux-tar', project ':distribution:archives:windows-zip', project ':distribution:bwc:bugfix', project ':distribution:bwc:bugfix2', project ':distribution:bwc:maintenance', project ':distribution:bwc:minor', project ':distribution:bwc:staged', project ':distribution:docker:cloud-ess-docker-aarch64-export', project ':distribution:docker:cloud-ess-docker-export', project ':distribution:docker:docker-aarch64-export', project ':distribution:docker:docker-export', project ':distribution:docker:ironbank-docker-aarch64-export', project ':distribution:docker:ironbank-docker-export', project ':distribution:docker:wolfi-docker-aarch64-export', project ':distribution:docker:wolfi-docker-export', project ':distribution:packages:aarch64-deb', project ':distribution:packages:aarch64-rpm', project ':distribution:packages:deb', project ':distribution:packages:rpm', project ':distribution:tools:ansi-console', project ':distribution:tools:cli-launcher', project ':distribution:tools:geoip-cli', project ':distribution:tools:java-version-checker', project ':distribution:tools:keystore-cli', project ':distribution:tools:plugin-cli', project ':distribution:tools:server-cli', project ':distribution:tools:windows-service-cli', project ':libs:entitlement:agent', project ':libs:entitlement:asm-provider', project ':libs:entitlement:bridge', project ':libs:entitlement:qa', project ':libs:entitlement:tools', project ':libs:native:native-libraries', project ':libs:x-content:impl', project ':modules:ingest-geoip:qa', project ':modules:lang-painless:spi', project ':plugins:discovery-ec2:qa', project ':plugins:discovery-gce:qa', project ':plugins:repository-hdfs:hadoop-client-api', project ':qa:stable-api:logging', project ':qa:stable-api:plugin-analysis-api', project ':qa:stable-api:plugin-api', project ':test:external-modules:test-apm-integration', project ':test:external-modules:test-delayed-aggs', project ':test:external-modules:test-die-with-dignity', project ':test:external-modules:test-error-query', project ':test:external-modules:test-esql-heap-attack', project ':test:external-modules:test-jvm-crash', project ':test:external-modules:test-latency-simulating-directory', project ':test:fixtures:aws-sts-fixture', project ':test:fixtures:azure-fixture', project ':test:fixtures:ec2-imds-fixture', project ':test:fixtures:gcs-fixture', project ':test:fixtures:geoip-fixture', project ':test:fixtures:hdfs-fixture', project ':test:fixtures:krb5kdc-fixture', project ':test:fixtures:minio-fixture', project ':test:fixtures:old-elasticsearch', project ':test:fixtures:s3-fixture', project ':test:fixtures:testcontainer-utils', project ':test:fixtures:url-fixture', project ':x-pack:libs:es-opensaml-security-api', project ':x-pack:plugin:analytics', project ':x-pack:plugin:apm-data', project ':x-pack:plugin:async', project ':x-pack:plugin:async-search', project ':x-pack:plugin:autoscaling', project ':x-pack:plugin:blob-cache', project ':x-pack:plugin:ccr', project ':x-pack:plugin:core', project ':x-pack:plugin:deprecation', project ':x-pack:plugin:downsample', project ':x-pack:plugin:enrich', project ':x-pack:plugin:ent-search', project ':x-pack:plugin:eql', project ':x-pack:plugin:esql', project ':x-pack:plugin:esql-core', project ':x-pack:plugin:fleet', project ':x-pack:plugin:frozen-indices', project ':x-pack:plugin:geoip-enterprise-downloader', project ':x-pack:plugin:graph', project ':x-pack:plugin:identity-provider', project ':x-pack:plugin:ilm', project ':x-pack:plugin:inference', project ':x-pack:plugin:kql', project ':x-pack:plugin:logsdb', project ':x-pack:plugin:logstash', project ':x-pack:plugin:mapper-aggregate-metric', project ':x-pack:plugin:mapper-constant-keyword', project ':x-pack:plugin:mapper-counted-keyword', project ':x-pack:plugin:mapper-unsigned-long', project ':x-pack:plugin:mapper-version', project ':x-pack:plugin:migrate', project ':x-pack:plugin:ml', project ':x-pack:plugin:ml-package-loader', project ':x-pack:plugin:monitoring', project ':x-pack:plugin:old-lucene-versions', project ':x-pack:plugin:otel-data', project ':x-pack:plugin:profiling', project ':x-pack:plugin:ql', project ':x-pack:plugin:rank-rrf', project ':x-pack:plugin:redact', project ':x-pack:plugin:repositories-metering-api', project ':x-pack:plugin:rollup', project ':x-pack:plugin:search-business-rules', project ':x-pack:plugin:searchable-snapshots', project ':x-pack:plugin:security', project ':x-pack:plugin:shutdown', project ':x-pack:plugin:slm', project ':x-pack:plugin:snapshot-based-recoveries', project ':x-pack:plugin:snapshot-repo-test-kit', project ':x-pack:plugin:spatial', project ':x-pack:plugin:sql', project ':x-pack:plugin:stack', project ':x-pack:plugin:text-structure', project ':x-pack:plugin:transform', project ':x-pack:plugin:vector-tile', project ':x-pack:plugin:voting-only-node', project ':x-pack:plugin:watcher', project ':x-pack:plugin:wildcard', project ':x-pack:plugin:write-load-forecaster', project ':x-pack:qa:core-rest-tests-with-security', project ':x-pack:qa:evil-tests', project ':x-pack:qa:freeze-plugin', project ':x-pack:qa:full-cluster-restart', project ':x-pack:qa:kerberos-tests', project ':x-pack:qa:mixed-tier-cluster', project ':x-pack:qa:multi-cluster-search-security', project ':x-pack:qa:multi-node', project ':x-pack:qa:oidc-op-tests', project ':x-pack:qa:openldap-tests', project ':x-pack:qa:password-protected-keystore', project ':x-pack:qa:reindex-tests-with-security', project ':x-pack:qa:repository-old-versions', project ':x-pack:qa:rolling-upgrade', project ':x-pack:qa:rolling-upgrade-basic', project ':x-pack:qa:rolling-upgrade-multi-cluster', project ':x-pack:qa:runtime-fields', project ':x-pack:qa:saml-idp-tests', project ':x-pack:qa:security-example-spi-extension', project ':x-pack:qa:security-setup-password-tests', project ':x-pack:qa:security-tools-tests', project ':x-pack:qa:smoke-test-plugins', project ':x-pack:qa:smoke-test-plugins-ssl', project ':x-pack:qa:smoke-test-security-with-mustache', project ':x-pack:qa:third-party', project ':x-pack:test:idp-fixture', project ':x-pack:test:smb-fixture', project ':libs:entitlement:qa:common', project ':libs:entitlement:qa:entitlement-allowed', project ':libs:entitlement:qa:entitlement-allowed-nonmodular', project ':libs:entitlement:qa:entitlement-denied', project ':libs:entitlement:qa:entitlement-denied-nonmodular', project ':libs:entitlement:tools:common', project ':libs:entitlement:tools:public-callers-finder', project ':libs:entitlement:tools:securitymanager-scanner', project ':modules:ingest-geoip:qa:file-based-update', project ':modules:ingest-geoip:qa:full-cluster-restart', project ':plugins:discovery-ec2:qa:amazon-ec2', project ':plugins:discovery-gce:qa:gce', project ':x-pack:plugin:async-search:qa', project ':x-pack:plugin:autoscaling:qa', project ':x-pack:plugin:ccr:qa', project ':x-pack:plugin:core:template-resources', project ':x-pack:plugin:deprecation:qa', project ':x-pack:plugin:downsample:qa', project ':x-pack:plugin:enrich:qa', project ':x-pack:plugin:ent-search:qa', project ':x-pack:plugin:eql:qa', project ':x-pack:plugin:esql:arrow', project ':x-pack:plugin:esql:compute', project ':x-pack:plugin:esql:qa', project ':x-pack:plugin:esql-core:test-fixtures', project ':x-pack:plugin:fleet:qa', project ':x-pack:plugin:graph:qa', project ':x-pack:plugin:identity-provider:qa', project ':x-pack:plugin:ilm:qa', project ':x-pack:plugin:inference:qa', project ':x-pack:plugin:logsdb:qa', project ':x-pack:plugin:ml:qa', project ':x-pack:plugin:ql:test-fixtures', project ':x-pack:plugin:repositories-metering-api:qa', project ':x-pack:plugin:searchable-snapshots:qa', project ':x-pack:plugin:security:cli', project ':x-pack:plugin:security:lib', project ':x-pack:plugin:security:qa', project ':x-pack:plugin:shutdown:qa', project ':x-pack:plugin:slm:qa', project ':x-pack:plugin:snapshot-based-recoveries:qa', project ':x-pack:plugin:snapshot-repo-test-kit:qa', project ':x-pack:plugin:sql:jdbc', project ':x-pack:plugin:sql:qa', project ':x-pack:plugin:sql:sql-action', project ':x-pack:plugin:sql:sql-cli', project ':x-pack:plugin:sql:sql-client', project ':x-pack:plugin:sql:sql-proto', project ':x-pack:plugin:stack:qa', project ':x-pack:plugin:text-structure:qa', project ':x-pack:plugin:transform:qa', project ':x-pack:plugin:vector-tile:qa', project ':x-pack:plugin:watcher:qa', project ':x-pack:qa:multi-cluster-search-security:legacy-with-basic-license', project ':x-pack:qa:multi-cluster-search-security:legacy-with-full-license', project ':x-pack:qa:multi-cluster-search-security:legacy-with-restricted-trust', project ':x-pack:qa:runtime-fields:core-with-mapped', project ':x-pack:qa:runtime-fields:core-with-search', project ':x-pack:qa:runtime-fields:with-security', project ':x-pack:qa:third-party:active-directory', project ':x-pack:qa:third-party:jira', project ':x-pack:qa:third-party:pagerduty', project ':x-pack:qa:third-party:slack', project ':x-pack:plugin:async-search:qa:rest', project ':x-pack:plugin:async-search:qa:security', project ':x-pack:plugin:autoscaling:qa:rest', project ':x-pack:plugin:ccr:qa:downgrade-to-basic-license', project ':x-pack:plugin:ccr:qa:multi-cluster', project ':x-pack:plugin:ccr:qa:non-compliant-license', project ':x-pack:plugin:ccr:qa:rest', project ':x-pack:plugin:ccr:qa:restart', project ':x-pack:plugin:ccr:qa:security', project ':x-pack:plugin:deprecation:qa:common', project ':x-pack:plugin:deprecation:qa:early-deprecation-rest', project ':x-pack:plugin:deprecation:qa:rest', project ':x-pack:plugin:downsample:qa:mixed-cluster', project ':x-pack:plugin:downsample:qa:rest', project ':x-pack:plugin:downsample:qa:with-security', project ':x-pack:plugin:enrich:qa:common', project ':x-pack:plugin:enrich:qa:rest', project ':x-pack:plugin:enrich:qa:rest-with-advanced-security', project ':x-pack:plugin:enrich:qa:rest-with-security', project ':x-pack:plugin:ent-search:qa:full-cluster-restart', project ':x-pack:plugin:ent-search:qa:rest', project ':x-pack:plugin:eql:qa:ccs-rolling-upgrade', project ':x-pack:plugin:eql:qa:common', project ':x-pack:plugin:eql:qa:correctness', project ':x-pack:plugin:eql:qa:mixed-node', project ':x-pack:plugin:eql:qa:multi-cluster-with-security', project ':x-pack:plugin:eql:qa:rest', project ':x-pack:plugin:eql:qa:security', project ':x-pack:plugin:esql:compute:ann', project ':x-pack:plugin:esql:compute:gen', project ':x-pack:plugin:esql:qa:action', project ':x-pack:plugin:esql:qa:security', project ':x-pack:plugin:esql:qa:server', project ':x-pack:plugin:esql:qa:testFixtures', project ':x-pack:plugin:fleet:qa:rest', project ':x-pack:plugin:graph:qa:with-security', project ':x-pack:plugin:identity-provider:qa:idp-rest-tests', project ':x-pack:plugin:ilm:qa:multi-cluster', project ':x-pack:plugin:ilm:qa:multi-node', project ':x-pack:plugin:ilm:qa:rest', project ':x-pack:plugin:ilm:qa:with-security', project ':x-pack:plugin:inference:qa:inference-service-tests', project ':x-pack:plugin:inference:qa:mixed-cluster', project ':x-pack:plugin:inference:qa:rolling-upgrade', project ':x-pack:plugin:inference:qa:test-service-plugin', project ':x-pack:plugin:logsdb:qa:with-basic', project ':x-pack:plugin:logsdb:qa:with-custom-cutoff', project ':x-pack:plugin:ml:qa:basic-multi-node', project ':x-pack:plugin:ml:qa:disabled', project ':x-pack:plugin:ml:qa:ml-inference-service-tests', project ':x-pack:plugin:ml:qa:ml-with-security', project ':x-pack:plugin:ml:qa:multi-cluster-tests-with-security', project ':x-pack:plugin:ml:qa:native-multi-node-tests', project ':x-pack:plugin:ml:qa:no-bootstrap-tests', project ':x-pack:plugin:ml:qa:single-node-tests', project ':x-pack:plugin:repositories-metering-api:qa:azure', project ':x-pack:plugin:repositories-metering-api:qa:gcs', project ':x-pack:plugin:repositories-metering-api:qa:s3', project ':x-pack:plugin:searchable-snapshots:qa:azure', project ':x-pack:plugin:searchable-snapshots:qa:gcs', project ':x-pack:plugin:searchable-snapshots:qa:hdfs', project ':x-pack:plugin:searchable-snapshots:qa:minio', project ':x-pack:plugin:searchable-snapshots:qa:rest', project ':x-pack:plugin:searchable-snapshots:qa:s3', project ':x-pack:plugin:searchable-snapshots:qa:url', project ':x-pack:plugin:security:lib:nimbus-jose-jwt-modified', project ':x-pack:plugin:security:lib:nimbus-jose-jwt-modified-part1', project ':x-pack:plugin:security:lib:nimbus-jose-jwt-modified-part2', project ':x-pack:plugin:security:qa:audit', project ':x-pack:plugin:security:qa:basic-enable-security', project ':x-pack:plugin:security:qa:consistency-checks', project ':x-pack:plugin:security:qa:jwt-realm', project ':x-pack:plugin:security:qa:multi-cluster', project ':x-pack:plugin:security:qa:operator-privileges-tests', project ':x-pack:plugin:security:qa:profile', project ':x-pack:plugin:security:qa:saml-rest-tests', project ':x-pack:plugin:security:qa:secondary-auth-actions', project ':x-pack:plugin:security:qa:security-basic', project ':x-pack:plugin:security:qa:security-disabled', project ':x-pack:plugin:security:qa:security-trial', project ':x-pack:plugin:security:qa:service-account', project ':x-pack:plugin:security:qa:smoke-test-all-realms', project ':x-pack:plugin:security:qa:tls-basic', project ':x-pack:plugin:shutdown:qa:full-cluster-restart', project ':x-pack:plugin:shutdown:qa:multi-node', project ':x-pack:plugin:shutdown:qa:rolling-upgrade', project ':x-pack:plugin:slm:qa:multi-node', project ':x-pack:plugin:slm:qa:rest', project ':x-pack:plugin:slm:qa:with-security', project ':x-pack:plugin:snapshot-based-recoveries:qa:azure', project ':x-pack:plugin:snapshot-based-recoveries:qa:fs', project ':x-pack:plugin:snapshot-based-recoveries:qa:gcs', project ':x-pack:plugin:snapshot-based-recoveries:qa:license-enforcing', project ':x-pack:plugin:snapshot-based-recoveries:qa:s3', project ':x-pack:plugin:snapshot-repo-test-kit:qa:azure', project ':x-pack:plugin:snapshot-repo-test-kit:qa:gcs', project ':x-pack:plugin:snapshot-repo-test-kit:qa:hdfs', project ':x-pack:plugin:snapshot-repo-test-kit:qa:minio', project ':x-pack:plugin:snapshot-repo-test-kit:qa:rest', project ':x-pack:plugin:snapshot-repo-test-kit:qa:s3', project ':x-pack:plugin:sql:qa:jdbc', project ':x-pack:plugin:sql:qa:mixed-node', project ':x-pack:plugin:sql:qa:server', project ':x-pack:plugin:stack:qa:rest', project ':x-pack:plugin:text-structure:qa:text-structure-with-security', project ':x-pack:plugin:transform:qa:common', project ':x-pack:plugin:transform:qa:multi-cluster-tests-with-security', project ':x-pack:plugin:transform:qa:multi-node-tests', project ':x-pack:plugin:transform:qa:single-node-tests', project ':x-pack:plugin:vector-tile:qa:multi-cluster', project ':x-pack:plugin:watcher:qa:common', project ':x-pack:plugin:watcher:qa:rest', project ':x-pack:plugin:watcher:qa:with-security', project ':x-pack:plugin:esql:qa:server:mixed-cluster', project ':x-pack:plugin:esql:qa:server:multi-clusters', project ':x-pack:plugin:esql:qa:server:multi-node', project ':x-pack:plugin:esql:qa:server:single-node', project ':x-pack:plugin:sql:qa:jdbc:multi-node', project ':x-pack:plugin:sql:qa:jdbc:no-sql', project ':x-pack:plugin:sql:qa:jdbc:security', project ':x-pack:plugin:sql:qa:jdbc:single-node', project ':x-pack:plugin:sql:qa:server:multi-cluster-with-security', project ':x-pack:plugin:sql:qa:server:multi-node', project ':x-pack:plugin:sql:qa:server:security', project ':x-pack:plugin:sql:qa:server:single-node', project ':x-pack:plugin:sql:qa:jdbc:security:with-ssl', project ':x-pack:plugin:sql:qa:jdbc:security:without-ssl', project ':x-pack:plugin:sql:qa:server:security:with-ssl', project ':x-pack:plugin:sql:qa:server:security:without-ssl'] + +> Configure project : +Evaluating root project 'elasticsearch' using build file '/Users/rene/dev/elastic/elasticsearch/build.gradle'. + +> Configure project :benchmarks +Evaluating project ':benchmarks' using build file '/Users/rene/dev/elastic/elasticsearch/benchmarks/build.gradle'. + +> Configure project :client +Evaluating project ':client' using build file '/Users/rene/dev/elastic/elasticsearch/client/build.gradle'. + +> Configure project :distribution +Evaluating project ':distribution' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/build.gradle'. + +> Configure project :docs +Evaluating project ':docs' using build file '/Users/rene/dev/elastic/elasticsearch/docs/build.gradle'. + +> Configure project :libs +Evaluating project ':libs' using build file '/Users/rene/dev/elastic/elasticsearch/libs/build.gradle'. + +> Configure project :modules +Evaluating project ':modules' using build file '/Users/rene/dev/elastic/elasticsearch/modules/build.gradle'. + +> Configure project :plugins +Evaluating project ':plugins' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/build.gradle'. + +> Configure project :qa +Evaluating project ':qa' using build file '/Users/rene/dev/elastic/elasticsearch/qa/build.gradle'. + +> Configure project :rest-api-spec +Evaluating project ':rest-api-spec' using build file '/Users/rene/dev/elastic/elasticsearch/rest-api-spec/build.gradle'. + +> Configure project :server +Evaluating project ':server' using build file '/Users/rene/dev/elastic/elasticsearch/server/build.gradle'. + +> Configure project :test +Evaluating project ':test' using build file '/Users/rene/dev/elastic/elasticsearch/test/build.gradle'. + +> Configure project :x-pack +Evaluating project ':x-pack' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/build.gradle'. + +> Configure project :client:benchmark +Evaluating project ':client:benchmark' using build file '/Users/rene/dev/elastic/elasticsearch/client/benchmark/build.gradle'. + +> Configure project :client:client-benchmark-noop-api-plugin +Evaluating project ':client:client-benchmark-noop-api-plugin' using build file '/Users/rene/dev/elastic/elasticsearch/client/client-benchmark-noop-api-plugin/build.gradle'. + +> Configure project :client:rest +Evaluating project ':client:rest' using build file '/Users/rene/dev/elastic/elasticsearch/client/rest/build.gradle'. + +> Configure project :client:sniffer +Evaluating project ':client:sniffer' using build file '/Users/rene/dev/elastic/elasticsearch/client/sniffer/build.gradle'. + +> Configure project :client:test +Evaluating project ':client:test' using build file '/Users/rene/dev/elastic/elasticsearch/client/test/build.gradle'. + +> Configure project :distribution:archives +Evaluating project ':distribution:archives' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/build.gradle'. + +> Configure project :distribution:bwc +Evaluating project ':distribution:bwc' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/bwc/build.gradle'. + +> Configure project :distribution:docker +Evaluating project ':distribution:docker' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/build.gradle'. + +> Configure project :distribution:packages +Evaluating project ':distribution:packages' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/packages/build.gradle'. +Transforming gradle-ospackage-plugin-11.10.0.jar (com.netflix.nebula:gradle-ospackage-plugin:11.10.0) with InstrumentationAnalysisTransform +Transforming commons-lang3-3.9.jar (org.apache.commons:commons-lang3:3.9) with InstrumentationAnalysisTransform +Transforming gradle-docker-plugin-3.2.1.jar (com.bmuschko:gradle-docker-plugin:3.2.1) with InstrumentationAnalysisTransform +Transforming redline-1.2.10.jar (org.redline-rpm:redline:1.2.10) with InstrumentationAnalysisTransform +Transforming jdeb-1.10.jar (org.vafer:jdeb:1.10) with InstrumentationAnalysisTransform +Transforming ant-1.10.12.jar (org.apache.ant:ant:1.10.12) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.5.jar (org.slf4j:slf4j-api:1.7.5) with InstrumentationAnalysisTransform +Transforming maven-archiver-3.5.1.jar (org.apache.maven:maven-archiver:3.5.1) with InstrumentationAnalysisTransform +Transforming plexus-archiver-4.2.3.jar (org.codehaus.plexus:plexus-archiver:4.2.3) with InstrumentationAnalysisTransform +Transforming commons-compress-1.21.jar (org.apache.commons:commons-compress:1.21) with InstrumentationAnalysisTransform +Transforming xz-1.8.jar (org.tukaani:xz:1.8) with InstrumentationAnalysisTransform +Transforming bcpg-jdk15on-1.69.jar (org.bouncycastle:bcpg-jdk15on:1.69) with InstrumentationAnalysisTransform +Transforming bcprov-jdk15on-1.69.jar (org.bouncycastle:bcprov-jdk15on:1.69) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.12.jar (org.apache.ant:ant-launcher:1.10.12) with InstrumentationAnalysisTransform +Transforming maven-model-3.1.1.jar (org.apache.maven:maven-model:3.1.1) with InstrumentationAnalysisTransform +Transforming maven-shared-utils-3.3.3.jar (org.apache.maven.shared:maven-shared-utils:3.3.3) with InstrumentationAnalysisTransform +Transforming plexus-io-3.2.0.jar (org.codehaus.plexus:plexus-io:3.2.0) with InstrumentationAnalysisTransform +Transforming commons-io-2.6.jar (commons-io:commons-io:2.6) with InstrumentationAnalysisTransform +Transforming plexus-interpolation-1.26.jar (org.codehaus.plexus:plexus-interpolation:1.26) with InstrumentationAnalysisTransform +Transforming snappy-0.4.jar (org.iq80.snappy:snappy:0.4) with InstrumentationAnalysisTransform +Transforming gradle-ospackage-plugin-11.10.0.jar (com.netflix.nebula:gradle-ospackage-plugin:11.10.0) with InstrumentationAnalysisTransform +Transforming gradle-ospackage-plugin-11.10.0.jar (com.netflix.nebula:gradle-ospackage-plugin:11.10.0) with MergeInstrumentationAnalysisTransform +Transforming commons-lang3-3.9.jar (org.apache.commons:commons-lang3:3.9) with InstrumentationAnalysisTransform +Transforming commons-lang3-3.9.jar (org.apache.commons:commons-lang3:3.9) with MergeInstrumentationAnalysisTransform +Transforming gradle-ospackage-plugin-11.10.0.jar (com.netflix.nebula:gradle-ospackage-plugin:11.10.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming gradle-docker-plugin-3.2.1.jar (com.bmuschko:gradle-docker-plugin:3.2.1) with InstrumentationAnalysisTransform +Transforming commons-lang3-3.9.jar (org.apache.commons:commons-lang3:3.9) with ExternalDependencyInstrumentingArtifactTransform +Transforming gradle-docker-plugin-3.2.1.jar (com.bmuschko:gradle-docker-plugin:3.2.1) with MergeInstrumentationAnalysisTransform +Transforming redline-1.2.10.jar (org.redline-rpm:redline:1.2.10) with InstrumentationAnalysisTransform +Transforming redline-1.2.10.jar (org.redline-rpm:redline:1.2.10) with MergeInstrumentationAnalysisTransform +Transforming gradle-docker-plugin-3.2.1.jar (com.bmuschko:gradle-docker-plugin:3.2.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming jdeb-1.10.jar (org.vafer:jdeb:1.10) with InstrumentationAnalysisTransform +Transforming jdeb-1.10.jar (org.vafer:jdeb:1.10) with MergeInstrumentationAnalysisTransform +Transforming redline-1.2.10.jar (org.redline-rpm:redline:1.2.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-1.10.12.jar (org.apache.ant:ant:1.10.12) with InstrumentationAnalysisTransform +Transforming jdeb-1.10.jar (org.vafer:jdeb:1.10) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-1.10.12.jar (org.apache.ant:ant:1.10.12) with MergeInstrumentationAnalysisTransform +Transforming slf4j-api-1.7.5.jar (org.slf4j:slf4j-api:1.7.5) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.5.jar (org.slf4j:slf4j-api:1.7.5) with MergeInstrumentationAnalysisTransform +Transforming ant-1.10.12.jar (org.apache.ant:ant:1.10.12) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-archiver-3.5.1.jar (org.apache.maven:maven-archiver:3.5.1) with InstrumentationAnalysisTransform +Transforming slf4j-api-1.7.5.jar (org.slf4j:slf4j-api:1.7.5) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-archiver-3.5.1.jar (org.apache.maven:maven-archiver:3.5.1) with MergeInstrumentationAnalysisTransform +Transforming plexus-archiver-4.2.3.jar (org.codehaus.plexus:plexus-archiver:4.2.3) with InstrumentationAnalysisTransform +Transforming plexus-archiver-4.2.3.jar (org.codehaus.plexus:plexus-archiver:4.2.3) with MergeInstrumentationAnalysisTransform +Transforming maven-archiver-3.5.1.jar (org.apache.maven:maven-archiver:3.5.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-compress-1.21.jar (org.apache.commons:commons-compress:1.21) with InstrumentationAnalysisTransform +Transforming commons-compress-1.21.jar (org.apache.commons:commons-compress:1.21) with MergeInstrumentationAnalysisTransform +Transforming plexus-archiver-4.2.3.jar (org.codehaus.plexus:plexus-archiver:4.2.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming xz-1.8.jar (org.tukaani:xz:1.8) with InstrumentationAnalysisTransform +Transforming xz-1.8.jar (org.tukaani:xz:1.8) with MergeInstrumentationAnalysisTransform +Transforming commons-compress-1.21.jar (org.apache.commons:commons-compress:1.21) with ExternalDependencyInstrumentingArtifactTransform +Transforming bcpg-jdk15on-1.69.jar (org.bouncycastle:bcpg-jdk15on:1.69) with InstrumentationAnalysisTransform +Transforming bcpg-jdk15on-1.69.jar (org.bouncycastle:bcpg-jdk15on:1.69) with MergeInstrumentationAnalysisTransform +Transforming xz-1.8.jar (org.tukaani:xz:1.8) with ExternalDependencyInstrumentingArtifactTransform +Transforming bcprov-jdk15on-1.69.jar (org.bouncycastle:bcprov-jdk15on:1.69) with InstrumentationAnalysisTransform +Transforming bcprov-jdk15on-1.69.jar (org.bouncycastle:bcprov-jdk15on:1.69) with MergeInstrumentationAnalysisTransform +Transforming ant-launcher-1.10.12.jar (org.apache.ant:ant-launcher:1.10.12) with InstrumentationAnalysisTransform +Transforming bcpg-jdk15on-1.69.jar (org.bouncycastle:bcpg-jdk15on:1.69) with ExternalDependencyInstrumentingArtifactTransform +Transforming bcprov-jdk15on-1.69.jar (org.bouncycastle:bcprov-jdk15on:1.69) with ExternalDependencyInstrumentingArtifactTransform +Transforming ant-launcher-1.10.12.jar (org.apache.ant:ant-launcher:1.10.12) with MergeInstrumentationAnalysisTransform +Transforming maven-model-3.1.1.jar (org.apache.maven:maven-model:3.1.1) with InstrumentationAnalysisTransform +Transforming maven-model-3.1.1.jar (org.apache.maven:maven-model:3.1.1) with MergeInstrumentationAnalysisTransform +Transforming maven-shared-utils-3.3.3.jar (org.apache.maven.shared:maven-shared-utils:3.3.3) with InstrumentationAnalysisTransform +Transforming ant-launcher-1.10.12.jar (org.apache.ant:ant-launcher:1.10.12) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-model-3.1.1.jar (org.apache.maven:maven-model:3.1.1) with ExternalDependencyInstrumentingArtifactTransform +Transforming maven-shared-utils-3.3.3.jar (org.apache.maven.shared:maven-shared-utils:3.3.3) with MergeInstrumentationAnalysisTransform +Transforming plexus-io-3.2.0.jar (org.codehaus.plexus:plexus-io:3.2.0) with InstrumentationAnalysisTransform +Transforming plexus-io-3.2.0.jar (org.codehaus.plexus:plexus-io:3.2.0) with MergeInstrumentationAnalysisTransform +Transforming commons-io-2.6.jar (commons-io:commons-io:2.6) with InstrumentationAnalysisTransform +Transforming maven-shared-utils-3.3.3.jar (org.apache.maven.shared:maven-shared-utils:3.3.3) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-io-3.2.0.jar (org.codehaus.plexus:plexus-io:3.2.0) with ExternalDependencyInstrumentingArtifactTransform +Transforming commons-io-2.6.jar (commons-io:commons-io:2.6) with MergeInstrumentationAnalysisTransform +Transforming plexus-interpolation-1.26.jar (org.codehaus.plexus:plexus-interpolation:1.26) with InstrumentationAnalysisTransform +Transforming plexus-interpolation-1.26.jar (org.codehaus.plexus:plexus-interpolation:1.26) with MergeInstrumentationAnalysisTransform +Transforming snappy-0.4.jar (org.iq80.snappy:snappy:0.4) with InstrumentationAnalysisTransform +Transforming commons-io-2.6.jar (commons-io:commons-io:2.6) with ExternalDependencyInstrumentingArtifactTransform +Transforming plexus-interpolation-1.26.jar (org.codehaus.plexus:plexus-interpolation:1.26) with ExternalDependencyInstrumentingArtifactTransform +Transforming snappy-0.4.jar (org.iq80.snappy:snappy:0.4) with MergeInstrumentationAnalysisTransform +Transforming snappy-0.4.jar (org.iq80.snappy:snappy:0.4) with ExternalDependencyInstrumentingArtifactTransform + +> Configure project :distribution:tools +Evaluating project ':distribution:tools' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/build.gradle'. + +> Configure project :libs:cli +Evaluating project ':libs:cli' using build file '/Users/rene/dev/elastic/elasticsearch/libs/cli/build.gradle'. + +> Configure project :libs:core +Evaluating project ':libs:core' using build file '/Users/rene/dev/elastic/elasticsearch/libs/core/build.gradle'. + +> Configure project :libs:dissect +Evaluating project ':libs:dissect' using build file '/Users/rene/dev/elastic/elasticsearch/libs/dissect/build.gradle'. + +> Configure project :libs:entitlement +Evaluating project ':libs:entitlement' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/build.gradle'. + +> Configure project :libs:geo +Evaluating project ':libs:geo' using build file '/Users/rene/dev/elastic/elasticsearch/libs/geo/build.gradle'. + +> Configure project :libs:grok +Evaluating project ':libs:grok' using build file '/Users/rene/dev/elastic/elasticsearch/libs/grok/build.gradle'. + +> Configure project :libs:h3 +Evaluating project ':libs:h3' using build file '/Users/rene/dev/elastic/elasticsearch/libs/h3/build.gradle'. + +> Configure project :libs:log4j +Evaluating project ':libs:log4j' using build file '/Users/rene/dev/elastic/elasticsearch/libs/log4j/build.gradle'. + +> Configure project :libs:logging +Evaluating project ':libs:logging' using build file '/Users/rene/dev/elastic/elasticsearch/libs/logging/build.gradle'. + +> Configure project :libs:logstash-bridge +Evaluating project ':libs:logstash-bridge' using build file '/Users/rene/dev/elastic/elasticsearch/libs/logstash-bridge/build.gradle'. + +> Configure project :libs:lz4 +Evaluating project ':libs:lz4' using build file '/Users/rene/dev/elastic/elasticsearch/libs/lz4/build.gradle'. + +> Configure project :libs:native +Evaluating project ':libs:native' using build file '/Users/rene/dev/elastic/elasticsearch/libs/native/build.gradle'. + +> Configure project :libs:plugin-analysis-api +Evaluating project ':libs:plugin-analysis-api' using build file '/Users/rene/dev/elastic/elasticsearch/libs/plugin-analysis-api/build.gradle'. + +> Configure project :libs:plugin-api +Evaluating project ':libs:plugin-api' using build file '/Users/rene/dev/elastic/elasticsearch/libs/plugin-api/build.gradle'. + +> Configure project :libs:plugin-scanner +Evaluating project ':libs:plugin-scanner' using build file '/Users/rene/dev/elastic/elasticsearch/libs/plugin-scanner/build.gradle'. + +> Configure project :libs:secure-sm +Evaluating project ':libs:secure-sm' using build file '/Users/rene/dev/elastic/elasticsearch/libs/secure-sm/build.gradle'. + +> Configure project :libs:simdvec +Evaluating project ':libs:simdvec' using build file '/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build.gradle'. + +> Configure project :libs:ssl-config +Evaluating project ':libs:ssl-config' using build file '/Users/rene/dev/elastic/elasticsearch/libs/ssl-config/build.gradle'. + +> Configure project :libs:tdigest +Evaluating project ':libs:tdigest' using build file '/Users/rene/dev/elastic/elasticsearch/libs/tdigest/build.gradle'. + +> Configure project :libs:x-content +Evaluating project ':libs:x-content' using build file '/Users/rene/dev/elastic/elasticsearch/libs/x-content/build.gradle'. + +> Configure project :modules:aggregations +Evaluating project ':modules:aggregations' using build file '/Users/rene/dev/elastic/elasticsearch/modules/aggregations/build.gradle'. + +> Configure project :modules:analysis-common +Evaluating project ':modules:analysis-common' using build file '/Users/rene/dev/elastic/elasticsearch/modules/analysis-common/build.gradle'. + +> Configure project :modules:apm +Evaluating project ':modules:apm' using build file '/Users/rene/dev/elastic/elasticsearch/modules/apm/build.gradle'. + +> Configure project :modules:data-streams +Evaluating project ':modules:data-streams' using build file '/Users/rene/dev/elastic/elasticsearch/modules/data-streams/build.gradle'. + +> Configure project :modules:dot-prefix-validation +Evaluating project ':modules:dot-prefix-validation' using build file '/Users/rene/dev/elastic/elasticsearch/modules/dot-prefix-validation/build.gradle'. + +> Configure project :modules:health-shards-availability +Evaluating project ':modules:health-shards-availability' using build file '/Users/rene/dev/elastic/elasticsearch/modules/health-shards-availability/build.gradle'. + +> Configure project :modules:ingest-attachment +Evaluating project ':modules:ingest-attachment' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-attachment/build.gradle'. + +> Configure project :modules:ingest-common +Evaluating project ':modules:ingest-common' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-common/build.gradle'. + +> Configure project :modules:ingest-geoip +Evaluating project ':modules:ingest-geoip' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-geoip/build.gradle'. + +> Configure project :modules:ingest-user-agent +Evaluating project ':modules:ingest-user-agent' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-user-agent/build.gradle'. + +> Configure project :modules:kibana +Evaluating project ':modules:kibana' using build file '/Users/rene/dev/elastic/elasticsearch/modules/kibana/build.gradle'. + +> Configure project :modules:lang-expression +Evaluating project ':modules:lang-expression' using build file '/Users/rene/dev/elastic/elasticsearch/modules/lang-expression/build.gradle'. + +> Configure project :modules:lang-mustache +Evaluating project ':modules:lang-mustache' using build file '/Users/rene/dev/elastic/elasticsearch/modules/lang-mustache/build.gradle'. + +> Configure project :modules:lang-painless +Evaluating project ':modules:lang-painless' using build file '/Users/rene/dev/elastic/elasticsearch/modules/lang-painless/build.gradle'. + +> Configure project :modules:legacy-geo +Evaluating project ':modules:legacy-geo' using build file '/Users/rene/dev/elastic/elasticsearch/modules/legacy-geo/build.gradle'. + +> Configure project :modules:mapper-extras +Evaluating project ':modules:mapper-extras' using build file '/Users/rene/dev/elastic/elasticsearch/modules/mapper-extras/build.gradle'. + +> Configure project :modules:parent-join +Evaluating project ':modules:parent-join' using build file '/Users/rene/dev/elastic/elasticsearch/modules/parent-join/build.gradle'. + +> Configure project :modules:percolator +Evaluating project ':modules:percolator' using build file '/Users/rene/dev/elastic/elasticsearch/modules/percolator/build.gradle'. + +> Configure project :modules:rank-eval +Evaluating project ':modules:rank-eval' using build file '/Users/rene/dev/elastic/elasticsearch/modules/rank-eval/build.gradle'. + +> Configure project :modules:reindex +Evaluating project ':modules:reindex' using build file '/Users/rene/dev/elastic/elasticsearch/modules/reindex/build.gradle'. + +> Configure project :modules:repository-azure +Evaluating project ':modules:repository-azure' using build file '/Users/rene/dev/elastic/elasticsearch/modules/repository-azure/build.gradle'. + +> Configure project :modules:repository-gcs +Evaluating project ':modules:repository-gcs' using build file '/Users/rene/dev/elastic/elasticsearch/modules/repository-gcs/build.gradle'. + +> Configure project :modules:repository-s3 +Evaluating project ':modules:repository-s3' using build file '/Users/rene/dev/elastic/elasticsearch/modules/repository-s3/build.gradle'. + +> Configure project :modules:repository-url +Evaluating project ':modules:repository-url' using build file '/Users/rene/dev/elastic/elasticsearch/modules/repository-url/build.gradle'. + +> Configure project :modules:rest-root +Evaluating project ':modules:rest-root' using build file '/Users/rene/dev/elastic/elasticsearch/modules/rest-root/build.gradle'. + +> Configure project :modules:runtime-fields-common +Evaluating project ':modules:runtime-fields-common' using build file '/Users/rene/dev/elastic/elasticsearch/modules/runtime-fields-common/build.gradle'. + +> Configure project :modules:systemd +Evaluating project ':modules:systemd' using build file '/Users/rene/dev/elastic/elasticsearch/modules/systemd/build.gradle'. + +> Configure project :modules:transport-netty4 +Evaluating project ':modules:transport-netty4' using build file '/Users/rene/dev/elastic/elasticsearch/modules/transport-netty4/build.gradle'. + +> Configure project :plugins:analysis-icu +Evaluating project ':plugins:analysis-icu' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-icu/build.gradle'. + +> Configure project :plugins:analysis-kuromoji +Evaluating project ':plugins:analysis-kuromoji' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-kuromoji/build.gradle'. + +> Configure project :plugins:analysis-nori +Evaluating project ':plugins:analysis-nori' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-nori/build.gradle'. + +> Configure project :plugins:analysis-phonetic +Evaluating project ':plugins:analysis-phonetic' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-phonetic/build.gradle'. + +> Configure project :plugins:analysis-smartcn +Evaluating project ':plugins:analysis-smartcn' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-smartcn/build.gradle'. + +> Configure project :plugins:analysis-stempel +Evaluating project ':plugins:analysis-stempel' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-stempel/build.gradle'. + +> Configure project :plugins:analysis-ukrainian +Evaluating project ':plugins:analysis-ukrainian' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/analysis-ukrainian/build.gradle'. + +> Configure project :plugins:discovery-azure-classic +Evaluating project ':plugins:discovery-azure-classic' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-azure-classic/build.gradle'. + +> Configure project :plugins:discovery-ec2 +Evaluating project ':plugins:discovery-ec2' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-ec2/build.gradle'. + +> Configure project :plugins:discovery-gce +Evaluating project ':plugins:discovery-gce' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-gce/build.gradle'. + +> Configure project :plugins:mapper-annotated-text +Evaluating project ':plugins:mapper-annotated-text' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/mapper-annotated-text/build.gradle'. + +> Configure project :plugins:mapper-murmur3 +Evaluating project ':plugins:mapper-murmur3' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/mapper-murmur3/build.gradle'. + +> Configure project :plugins:mapper-size +Evaluating project ':plugins:mapper-size' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/mapper-size/build.gradle'. + +> Configure project :plugins:repository-hdfs +Evaluating project ':plugins:repository-hdfs' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/repository-hdfs/build.gradle'. + +> Configure project :plugins:store-smb +Evaluating project ':plugins:store-smb' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/store-smb/build.gradle'. + +> Configure project :qa:ccs-common-rest +Evaluating project ':qa:ccs-common-rest' using build file '/Users/rene/dev/elastic/elasticsearch/qa/ccs-common-rest/build.gradle'. + +> Configure project :qa:ccs-rolling-upgrade-remote-cluster +Evaluating project ':qa:ccs-rolling-upgrade-remote-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/qa/ccs-rolling-upgrade-remote-cluster/build.gradle'. + +> Configure project :qa:ccs-unavailable-clusters +Evaluating project ':qa:ccs-unavailable-clusters' using build file '/Users/rene/dev/elastic/elasticsearch/qa/ccs-unavailable-clusters/build.gradle'. + +> Configure project :qa:custom-rest-controller +Evaluating project ':qa:custom-rest-controller' using build file '/Users/rene/dev/elastic/elasticsearch/qa/custom-rest-controller/build.gradle'. + +> Configure project :qa:evil-tests +Evaluating project ':qa:evil-tests' using build file '/Users/rene/dev/elastic/elasticsearch/qa/evil-tests/build.gradle'. + +> Configure project :qa:full-cluster-restart +Evaluating project ':qa:full-cluster-restart' using build file '/Users/rene/dev/elastic/elasticsearch/qa/full-cluster-restart/build.gradle'. + +> Configure project :qa:logging-config +Evaluating project ':qa:logging-config' using build file '/Users/rene/dev/elastic/elasticsearch/qa/logging-config/build.gradle'. + +> Configure project :qa:logging-spi +Evaluating project ':qa:logging-spi' using build file '/Users/rene/dev/elastic/elasticsearch/qa/logging-spi/build.gradle'. + +> Configure project :qa:lucene-index-compatibility +Evaluating project ':qa:lucene-index-compatibility' using build file '/Users/rene/dev/elastic/elasticsearch/qa/lucene-index-compatibility/build.gradle'. + +> Configure project :qa:mixed-cluster +Evaluating project ':qa:mixed-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/qa/mixed-cluster/build.gradle'. + +> Configure project :qa:multi-cluster-search +Evaluating project ':qa:multi-cluster-search' using build file '/Users/rene/dev/elastic/elasticsearch/qa/multi-cluster-search/build.gradle'. + +> Configure project :qa:no-bootstrap-tests +Evaluating project ':qa:no-bootstrap-tests' using build file '/Users/rene/dev/elastic/elasticsearch/qa/no-bootstrap-tests/build.gradle'. + +> Configure project :qa:packaging +Evaluating project ':qa:packaging' using build file '/Users/rene/dev/elastic/elasticsearch/qa/packaging/build.gradle'. + +> Configure project :qa:remote-clusters +Evaluating project ':qa:remote-clusters' using build file '/Users/rene/dev/elastic/elasticsearch/qa/remote-clusters/build.gradle'. + +> Configure project :qa:repository-multi-version +Evaluating project ':qa:repository-multi-version' using build file '/Users/rene/dev/elastic/elasticsearch/qa/repository-multi-version/build.gradle'. + +> Configure project :qa:restricted-loggers +Evaluating project ':qa:restricted-loggers' using build file '/Users/rene/dev/elastic/elasticsearch/qa/restricted-loggers/build.gradle'. + +> Configure project :qa:rolling-upgrade +Evaluating project ':qa:rolling-upgrade' using build file '/Users/rene/dev/elastic/elasticsearch/qa/rolling-upgrade/build.gradle'. + +> Configure project :qa:rolling-upgrade-legacy +Evaluating project ':qa:rolling-upgrade-legacy' using build file '/Users/rene/dev/elastic/elasticsearch/qa/rolling-upgrade-legacy/build.gradle'. + +> Configure project :qa:smoke-test-http +Evaluating project ':qa:smoke-test-http' using build file '/Users/rene/dev/elastic/elasticsearch/qa/smoke-test-http/build.gradle'. + +> Configure project :qa:smoke-test-ingest-disabled +Evaluating project ':qa:smoke-test-ingest-disabled' using build file '/Users/rene/dev/elastic/elasticsearch/qa/smoke-test-ingest-disabled/build.gradle'. + +> Configure project :qa:smoke-test-ingest-with-all-dependencies +Evaluating project ':qa:smoke-test-ingest-with-all-dependencies' using build file '/Users/rene/dev/elastic/elasticsearch/qa/smoke-test-ingest-with-all-dependencies/build.gradle'. + +> Configure project :qa:smoke-test-multinode +Evaluating project ':qa:smoke-test-multinode' using build file '/Users/rene/dev/elastic/elasticsearch/qa/smoke-test-multinode/build.gradle'. + +> Configure project :qa:smoke-test-plugins +Evaluating project ':qa:smoke-test-plugins' using build file '/Users/rene/dev/elastic/elasticsearch/qa/smoke-test-plugins/build.gradle'. + +> Configure project :qa:stable-api +Evaluating project ':qa:stable-api' using build file '/Users/rene/dev/elastic/elasticsearch/qa/stable-api/build.gradle'. + +> Configure project :qa:system-indices +Evaluating project ':qa:system-indices' using build file '/Users/rene/dev/elastic/elasticsearch/qa/system-indices/build.gradle'. + +> Configure project :qa:unconfigured-node-name +Evaluating project ':qa:unconfigured-node-name' using build file '/Users/rene/dev/elastic/elasticsearch/qa/unconfigured-node-name/build.gradle'. + +> Configure project :qa:verify-version-constants +Evaluating project ':qa:verify-version-constants' using build file '/Users/rene/dev/elastic/elasticsearch/qa/verify-version-constants/build.gradle'. + +> Configure project :test:external-modules +Evaluating project ':test:external-modules' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/build.gradle'. + +> Configure project :test:fixtures +Evaluating project ':test:fixtures' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/build.gradle'. + +> Configure project :test:framework +Evaluating project ':test:framework' using build file '/Users/rene/dev/elastic/elasticsearch/test/framework/build.gradle'. + +> Configure project :test:immutable-collections-patch +Evaluating project ':test:immutable-collections-patch' using build file '/Users/rene/dev/elastic/elasticsearch/test/immutable-collections-patch/build.gradle'. + +> Configure project :test:logger-usage +Evaluating project ':test:logger-usage' using build file '/Users/rene/dev/elastic/elasticsearch/test/logger-usage/build.gradle'. + +> Configure project :test:metadata-extractor +Evaluating project ':test:metadata-extractor' using build file '/Users/rene/dev/elastic/elasticsearch/test/metadata-extractor/build.gradle'. + +> Configure project :test:test-clusters +Evaluating project ':test:test-clusters' using build file '/Users/rene/dev/elastic/elasticsearch/test/test-clusters/build.gradle'. + +> Configure project :test:x-content +Evaluating project ':test:x-content' using build file '/Users/rene/dev/elastic/elasticsearch/test/x-content/build.gradle'. + +> Configure project :test:yaml-rest-runner +Evaluating project ':test:yaml-rest-runner' using build file '/Users/rene/dev/elastic/elasticsearch/test/yaml-rest-runner/build.gradle'. + +> Configure project :x-pack:libs +Evaluating project ':x-pack:libs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/libs/build.gradle'. + +> Configure project :x-pack:license-tools +Evaluating project ':x-pack:license-tools' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/license-tools/build.gradle'. + +> Configure project :x-pack:plugin +Evaluating project ':x-pack:plugin' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/build.gradle'. + +> Configure project :x-pack:qa +Evaluating project ':x-pack:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/build.gradle'. + +> Configure project :x-pack:rest-resources-zip +Evaluating project ':x-pack:rest-resources-zip' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/rest-resources-zip/build.gradle'. + +> Configure project :x-pack:test +Evaluating project ':x-pack:test' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/test/build.gradle'. + +> Configure project :distribution:archives:darwin-aarch64-tar +Evaluating project ':distribution:archives:darwin-aarch64-tar' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/darwin-aarch64-tar/build.gradle'. + +> Configure project :distribution:archives:darwin-tar +Evaluating project ':distribution:archives:darwin-tar' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/darwin-tar/build.gradle'. + +> Configure project :distribution:archives:integ-test-zip +Evaluating project ':distribution:archives:integ-test-zip' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/integ-test-zip/build.gradle'. + +> Configure project :distribution:archives:linux-aarch64-tar +Evaluating project ':distribution:archives:linux-aarch64-tar' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/linux-aarch64-tar/build.gradle'. + +> Configure project :distribution:archives:linux-tar +Evaluating project ':distribution:archives:linux-tar' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/linux-tar/build.gradle'. + +> Configure project :distribution:archives:windows-zip +Evaluating project ':distribution:archives:windows-zip' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/archives/windows-zip/build.gradle'. + +> Configure project :distribution:bwc:bugfix +Evaluating project ':distribution:bwc:bugfix' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/bwc/bugfix/build.gradle'. + +> Configure project :distribution:bwc:bugfix2 +Evaluating project ':distribution:bwc:bugfix2' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/bwc/bugfix2/build.gradle'. + +> Configure project :distribution:bwc:maintenance +Evaluating project ':distribution:bwc:maintenance' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/bwc/maintenance/build.gradle'. + +> Configure project :distribution:bwc:minor +Evaluating project ':distribution:bwc:minor' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/bwc/minor/build.gradle'. + +> Configure project :distribution:bwc:staged +Evaluating project ':distribution:bwc:staged' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/bwc/staged/build.gradle'. + +> Configure project :distribution:docker:cloud-ess-docker-aarch64-export +Evaluating project ':distribution:docker:cloud-ess-docker-aarch64-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/cloud-ess-docker-aarch64-export/build.gradle'. + +> Configure project :distribution:docker:cloud-ess-docker-export +Evaluating project ':distribution:docker:cloud-ess-docker-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/cloud-ess-docker-export/build.gradle'. + +> Configure project :distribution:docker:docker-aarch64-export +Evaluating project ':distribution:docker:docker-aarch64-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/docker-aarch64-export/build.gradle'. + +> Configure project :distribution:docker:docker-export +Evaluating project ':distribution:docker:docker-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/docker-export/build.gradle'. + +> Configure project :distribution:docker:ironbank-docker-aarch64-export +Evaluating project ':distribution:docker:ironbank-docker-aarch64-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/ironbank-docker-aarch64-export/build.gradle'. + +> Configure project :distribution:docker:ironbank-docker-export +Evaluating project ':distribution:docker:ironbank-docker-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/ironbank-docker-export/build.gradle'. + +> Configure project :distribution:docker:wolfi-docker-aarch64-export +Evaluating project ':distribution:docker:wolfi-docker-aarch64-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/wolfi-docker-aarch64-export/build.gradle'. + +> Configure project :distribution:docker:wolfi-docker-export +Evaluating project ':distribution:docker:wolfi-docker-export' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/docker/wolfi-docker-export/build.gradle'. + +> Configure project :distribution:packages:aarch64-deb +Evaluating project ':distribution:packages:aarch64-deb' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/packages/aarch64-deb/build.gradle'. + +> Configure project :distribution:packages:aarch64-rpm +Evaluating project ':distribution:packages:aarch64-rpm' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/packages/aarch64-rpm/build.gradle'. + +> Configure project :distribution:packages:deb +Evaluating project ':distribution:packages:deb' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/packages/deb/build.gradle'. + +> Configure project :distribution:packages:rpm +Evaluating project ':distribution:packages:rpm' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/packages/rpm/build.gradle'. + +> Configure project :distribution:tools:ansi-console +Evaluating project ':distribution:tools:ansi-console' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/ansi-console/build.gradle'. + +> Configure project :distribution:tools:cli-launcher +Evaluating project ':distribution:tools:cli-launcher' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/cli-launcher/build.gradle'. + +> Configure project :distribution:tools:geoip-cli +Evaluating project ':distribution:tools:geoip-cli' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/geoip-cli/build.gradle'. + +> Configure project :distribution:tools:java-version-checker +Evaluating project ':distribution:tools:java-version-checker' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/java-version-checker/build.gradle'. + +> Configure project :distribution:tools:keystore-cli +Evaluating project ':distribution:tools:keystore-cli' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/keystore-cli/build.gradle'. + +> Configure project :distribution:tools:plugin-cli +Evaluating project ':distribution:tools:plugin-cli' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/plugin-cli/build.gradle'. + +> Configure project :distribution:tools:server-cli +Evaluating project ':distribution:tools:server-cli' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/server-cli/build.gradle'. + +> Configure project :distribution:tools:windows-service-cli +Evaluating project ':distribution:tools:windows-service-cli' using build file '/Users/rene/dev/elastic/elasticsearch/distribution/tools/windows-service-cli/build.gradle'. + +> Configure project :libs:entitlement:agent +Evaluating project ':libs:entitlement:agent' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/agent/build.gradle'. + +> Configure project :libs:entitlement:asm-provider +Evaluating project ':libs:entitlement:asm-provider' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/asm-provider/build.gradle'. + +> Configure project :libs:entitlement:bridge +Evaluating project ':libs:entitlement:bridge' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/bridge/build.gradle'. + +> Configure project :libs:entitlement:qa +Evaluating project ':libs:entitlement:qa' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/qa/build.gradle'. + +> Configure project :libs:entitlement:tools +Evaluating project ':libs:entitlement:tools' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/tools/build.gradle'. + +> Configure project :libs:native:native-libraries +Evaluating project ':libs:native:native-libraries' using build file '/Users/rene/dev/elastic/elasticsearch/libs/native/libraries/build.gradle'. + +> Configure project :libs:x-content:impl +Evaluating project ':libs:x-content:impl' using build file '/Users/rene/dev/elastic/elasticsearch/libs/x-content/impl/build.gradle'. + +> Configure project :modules:ingest-geoip:qa +Evaluating project ':modules:ingest-geoip:qa' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-geoip/qa/build.gradle'. + +> Configure project :modules:lang-painless:spi +Evaluating project ':modules:lang-painless:spi' using build file '/Users/rene/dev/elastic/elasticsearch/modules/lang-painless/spi/build.gradle'. + +> Configure project :plugins:discovery-ec2:qa +Evaluating project ':plugins:discovery-ec2:qa' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-ec2/qa/build.gradle'. + +> Configure project :plugins:discovery-gce:qa +Evaluating project ':plugins:discovery-gce:qa' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-gce/qa/build.gradle'. + +> Configure project :plugins:repository-hdfs:hadoop-client-api +Evaluating project ':plugins:repository-hdfs:hadoop-client-api' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/repository-hdfs/hadoop-client-api/build.gradle'. + +> Configure project :qa:stable-api:logging +Evaluating project ':qa:stable-api:logging' using build file '/Users/rene/dev/elastic/elasticsearch/qa/stable-api/logging/build.gradle'. + +> Configure project :qa:stable-api:plugin-analysis-api +Evaluating project ':qa:stable-api:plugin-analysis-api' using build file '/Users/rene/dev/elastic/elasticsearch/qa/stable-api/plugin-analysis-api/build.gradle'. + +> Configure project :qa:stable-api:plugin-api +Evaluating project ':qa:stable-api:plugin-api' using build file '/Users/rene/dev/elastic/elasticsearch/qa/stable-api/plugin-api/build.gradle'. + +> Configure project :test:external-modules:test-apm-integration +Evaluating project ':test:external-modules:test-apm-integration' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/apm-integration/build.gradle'. + +> Configure project :test:external-modules:test-delayed-aggs +Evaluating project ':test:external-modules:test-delayed-aggs' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/delayed-aggs/build.gradle'. + +> Configure project :test:external-modules:test-die-with-dignity +Evaluating project ':test:external-modules:test-die-with-dignity' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/die-with-dignity/build.gradle'. + +> Configure project :test:external-modules:test-error-query +Evaluating project ':test:external-modules:test-error-query' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/error-query/build.gradle'. + +> Configure project :test:external-modules:test-esql-heap-attack +Evaluating project ':test:external-modules:test-esql-heap-attack' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/esql-heap-attack/build.gradle'. + +> Configure project :test:external-modules:test-jvm-crash +Evaluating project ':test:external-modules:test-jvm-crash' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/jvm-crash/build.gradle'. + +> Configure project :test:external-modules:test-latency-simulating-directory +Evaluating project ':test:external-modules:test-latency-simulating-directory' using build file '/Users/rene/dev/elastic/elasticsearch/test/external-modules/latency-simulating-directory/build.gradle'. + +> Configure project :test:fixtures:aws-sts-fixture +Evaluating project ':test:fixtures:aws-sts-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/aws-sts-fixture/build.gradle'. + +> Configure project :test:fixtures:azure-fixture +Evaluating project ':test:fixtures:azure-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/azure-fixture/build.gradle'. + +> Configure project :test:fixtures:ec2-imds-fixture +Evaluating project ':test:fixtures:ec2-imds-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/ec2-imds-fixture/build.gradle'. + +> Configure project :test:fixtures:gcs-fixture +Evaluating project ':test:fixtures:gcs-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/gcs-fixture/build.gradle'. + +> Configure project :test:fixtures:geoip-fixture +Evaluating project ':test:fixtures:geoip-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/geoip-fixture/build.gradle'. + +> Configure project :test:fixtures:hdfs-fixture +Evaluating project ':test:fixtures:hdfs-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/hdfs-fixture/build.gradle'. + +> Configure project :test:fixtures:krb5kdc-fixture +Evaluating project ':test:fixtures:krb5kdc-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/krb5kdc-fixture/build.gradle'. + +> Configure project :test:fixtures:minio-fixture +Evaluating project ':test:fixtures:minio-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/minio-fixture/build.gradle'. + +> Configure project :test:fixtures:old-elasticsearch +Evaluating project ':test:fixtures:old-elasticsearch' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/old-elasticsearch/build.gradle'. + +> Configure project :test:fixtures:s3-fixture +Evaluating project ':test:fixtures:s3-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/s3-fixture/build.gradle'. + +> Configure project :test:fixtures:testcontainer-utils +Evaluating project ':test:fixtures:testcontainer-utils' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/testcontainer-utils/build.gradle'. + +> Configure project :test:fixtures:url-fixture +Evaluating project ':test:fixtures:url-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/test/fixtures/url-fixture/build.gradle'. + +> Configure project :x-pack:libs:es-opensaml-security-api +Evaluating project ':x-pack:libs:es-opensaml-security-api' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/libs/es-opensaml-security-api/build.gradle'. + +> Configure project :x-pack:plugin:analytics +Evaluating project ':x-pack:plugin:analytics' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/analytics/build.gradle'. + +> Configure project :x-pack:plugin:apm-data +Evaluating project ':x-pack:plugin:apm-data' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/apm-data/build.gradle'. + +> Configure project :x-pack:plugin:async +Evaluating project ':x-pack:plugin:async' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/async/build.gradle'. + +> Configure project :x-pack:plugin:async-search +Evaluating project ':x-pack:plugin:async-search' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/async-search/build.gradle'. + +> Configure project :x-pack:plugin:autoscaling +Evaluating project ':x-pack:plugin:autoscaling' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/autoscaling/build.gradle'. + +> Configure project :x-pack:plugin:blob-cache +Evaluating project ':x-pack:plugin:blob-cache' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/blob-cache/build.gradle'. + +> Configure project :x-pack:plugin:ccr +Evaluating project ':x-pack:plugin:ccr' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/build.gradle'. + +> Configure project :x-pack:plugin:core +Evaluating project ':x-pack:plugin:core' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/core/build.gradle'. + +> Configure project :x-pack:plugin:deprecation +Evaluating project ':x-pack:plugin:deprecation' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/deprecation/build.gradle'. + +> Configure project :x-pack:plugin:downsample +Evaluating project ':x-pack:plugin:downsample' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/downsample/build.gradle'. + +> Configure project :x-pack:plugin:enrich +Evaluating project ':x-pack:plugin:enrich' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/enrich/build.gradle'. + +> Configure project :x-pack:plugin:ent-search +Evaluating project ':x-pack:plugin:ent-search' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ent-search/build.gradle'. + +> Configure project :x-pack:plugin:eql +Evaluating project ':x-pack:plugin:eql' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/build.gradle'. + +> Configure project :x-pack:plugin:esql +Evaluating project ':x-pack:plugin:esql' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/build.gradle'. + +> Configure project :x-pack:plugin:esql-core +Evaluating project ':x-pack:plugin:esql-core' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql-core/build.gradle'. + +> Configure project :x-pack:plugin:fleet +Evaluating project ':x-pack:plugin:fleet' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/fleet/build.gradle'. + +> Configure project :x-pack:plugin:frozen-indices +Evaluating project ':x-pack:plugin:frozen-indices' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/frozen-indices/build.gradle'. + +> Configure project :x-pack:plugin:geoip-enterprise-downloader +Evaluating project ':x-pack:plugin:geoip-enterprise-downloader' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/geoip-enterprise-downloader/build.gradle'. + +> Configure project :x-pack:plugin:graph +Evaluating project ':x-pack:plugin:graph' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/graph/build.gradle'. + +> Configure project :x-pack:plugin:identity-provider +Evaluating project ':x-pack:plugin:identity-provider' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/identity-provider/build.gradle'. + +> Configure project :x-pack:plugin:ilm +Evaluating project ':x-pack:plugin:ilm' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ilm/build.gradle'. + +> Configure project :x-pack:plugin:inference +Evaluating project ':x-pack:plugin:inference' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/inference/build.gradle'. + +> Configure project :x-pack:plugin:kql +Evaluating project ':x-pack:plugin:kql' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/kql/build.gradle'. + +> Configure project :x-pack:plugin:logsdb +Evaluating project ':x-pack:plugin:logsdb' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/logsdb/build.gradle'. + +> Configure project :x-pack:plugin:logstash +Evaluating project ':x-pack:plugin:logstash' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/logstash/build.gradle'. + +> Configure project :x-pack:plugin:mapper-aggregate-metric +Evaluating project ':x-pack:plugin:mapper-aggregate-metric' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/mapper-aggregate-metric/build.gradle'. + +> Configure project :x-pack:plugin:mapper-constant-keyword +Evaluating project ':x-pack:plugin:mapper-constant-keyword' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/mapper-constant-keyword/build.gradle'. + +> Configure project :x-pack:plugin:mapper-counted-keyword +Evaluating project ':x-pack:plugin:mapper-counted-keyword' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/mapper-counted-keyword/build.gradle'. + +> Configure project :x-pack:plugin:mapper-unsigned-long +Evaluating project ':x-pack:plugin:mapper-unsigned-long' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/mapper-unsigned-long/build.gradle'. + +> Configure project :x-pack:plugin:mapper-version +Evaluating project ':x-pack:plugin:mapper-version' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/mapper-version/build.gradle'. + +> Configure project :x-pack:plugin:migrate +Evaluating project ':x-pack:plugin:migrate' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/migrate/build.gradle'. + +> Configure project :x-pack:plugin:ml +Evaluating project ':x-pack:plugin:ml' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/build.gradle'. + +> Configure project :x-pack:plugin:ml-package-loader +Evaluating project ':x-pack:plugin:ml-package-loader' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml-package-loader/build.gradle'. + +> Configure project :x-pack:plugin:monitoring +Evaluating project ':x-pack:plugin:monitoring' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/monitoring/build.gradle'. + +> Configure project :x-pack:plugin:old-lucene-versions +Evaluating project ':x-pack:plugin:old-lucene-versions' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/old-lucene-versions/build.gradle'. + +> Configure project :x-pack:plugin:otel-data +Evaluating project ':x-pack:plugin:otel-data' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/otel-data/build.gradle'. + +> Configure project :x-pack:plugin:profiling +Evaluating project ':x-pack:plugin:profiling' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/profiling/build.gradle'. + +> Configure project :x-pack:plugin:ql +Evaluating project ':x-pack:plugin:ql' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ql/build.gradle'. + +> Configure project :x-pack:plugin:rank-rrf +Evaluating project ':x-pack:plugin:rank-rrf' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/rank-rrf/build.gradle'. + +> Configure project :x-pack:plugin:redact +Evaluating project ':x-pack:plugin:redact' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/redact/build.gradle'. + +> Configure project :x-pack:plugin:repositories-metering-api +Evaluating project ':x-pack:plugin:repositories-metering-api' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/repositories-metering-api/build.gradle'. + +> Configure project :x-pack:plugin:rollup +Evaluating project ':x-pack:plugin:rollup' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/rollup/build.gradle'. + +> Configure project :x-pack:plugin:search-business-rules +Evaluating project ':x-pack:plugin:search-business-rules' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/search-business-rules/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots +Evaluating project ':x-pack:plugin:searchable-snapshots' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/build.gradle'. + +> Configure project :x-pack:plugin:security +Evaluating project ':x-pack:plugin:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/build.gradle'. + +> Configure project :x-pack:plugin:shutdown +Evaluating project ':x-pack:plugin:shutdown' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/shutdown/build.gradle'. + +> Configure project :x-pack:plugin:slm +Evaluating project ':x-pack:plugin:slm' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/slm/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries +Evaluating project ':x-pack:plugin:snapshot-based-recoveries' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/build.gradle'. + +> Configure project :x-pack:plugin:spatial +Evaluating project ':x-pack:plugin:spatial' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/spatial/build.gradle'. + +> Configure project :x-pack:plugin:sql +Evaluating project ':x-pack:plugin:sql' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/build.gradle'. + +> Configure project :x-pack:plugin:stack +Evaluating project ':x-pack:plugin:stack' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/stack/build.gradle'. + +> Configure project :x-pack:plugin:text-structure +Evaluating project ':x-pack:plugin:text-structure' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/text-structure/build.gradle'. + +> Configure project :x-pack:plugin:transform +Evaluating project ':x-pack:plugin:transform' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/transform/build.gradle'. + +> Configure project :x-pack:plugin:vector-tile +Evaluating project ':x-pack:plugin:vector-tile' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/vector-tile/build.gradle'. + +> Configure project :x-pack:plugin:voting-only-node +Evaluating project ':x-pack:plugin:voting-only-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/voting-only-node/build.gradle'. + +> Configure project :x-pack:plugin:watcher +Evaluating project ':x-pack:plugin:watcher' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/watcher/build.gradle'. + +> Configure project :x-pack:plugin:wildcard +Evaluating project ':x-pack:plugin:wildcard' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/wildcard/build.gradle'. + +> Configure project :x-pack:plugin:write-load-forecaster +Evaluating project ':x-pack:plugin:write-load-forecaster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/write-load-forecaster/build.gradle'. + +> Configure project :x-pack:qa:core-rest-tests-with-security +Evaluating project ':x-pack:qa:core-rest-tests-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/core-rest-tests-with-security/build.gradle'. + +> Configure project :x-pack:qa:evil-tests +Evaluating project ':x-pack:qa:evil-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/evil-tests/build.gradle'. + +> Configure project :x-pack:qa:freeze-plugin +Evaluating project ':x-pack:qa:freeze-plugin' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/freeze-plugin/build.gradle'. + +> Configure project :x-pack:qa:full-cluster-restart +Evaluating project ':x-pack:qa:full-cluster-restart' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/full-cluster-restart/build.gradle'. + +> Configure project :x-pack:qa:kerberos-tests +Evaluating project ':x-pack:qa:kerberos-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/kerberos-tests/build.gradle'. + +> Configure project :x-pack:qa:mixed-tier-cluster +Evaluating project ':x-pack:qa:mixed-tier-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/mixed-tier-cluster/build.gradle'. + +> Configure project :x-pack:qa:multi-cluster-search-security +Evaluating project ':x-pack:qa:multi-cluster-search-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/multi-cluster-search-security/build.gradle'. + +> Configure project :x-pack:qa:multi-node +Evaluating project ':x-pack:qa:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/multi-node/build.gradle'. + +> Configure project :x-pack:qa:oidc-op-tests +Evaluating project ':x-pack:qa:oidc-op-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/oidc-op-tests/build.gradle'. + +> Configure project :x-pack:qa:openldap-tests +Evaluating project ':x-pack:qa:openldap-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/openldap-tests/build.gradle'. + +> Configure project :x-pack:qa:password-protected-keystore +Evaluating project ':x-pack:qa:password-protected-keystore' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/password-protected-keystore/build.gradle'. + +> Configure project :x-pack:qa:reindex-tests-with-security +Evaluating project ':x-pack:qa:reindex-tests-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/reindex-tests-with-security/build.gradle'. + +> Configure project :x-pack:qa:repository-old-versions +Evaluating project ':x-pack:qa:repository-old-versions' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/repository-old-versions/build.gradle'. + +> Configure project :x-pack:qa:rolling-upgrade +Evaluating project ':x-pack:qa:rolling-upgrade' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/rolling-upgrade/build.gradle'. + +> Configure project :x-pack:qa:rolling-upgrade-basic +Evaluating project ':x-pack:qa:rolling-upgrade-basic' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/rolling-upgrade-basic/build.gradle'. + +> Configure project :x-pack:qa:rolling-upgrade-multi-cluster +Evaluating project ':x-pack:qa:rolling-upgrade-multi-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/rolling-upgrade-multi-cluster/build.gradle'. + +> Configure project :x-pack:qa:runtime-fields +Evaluating project ':x-pack:qa:runtime-fields' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/runtime-fields/build.gradle'. + +> Configure project :x-pack:qa:saml-idp-tests +Evaluating project ':x-pack:qa:saml-idp-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/saml-idp-tests/build.gradle'. + +> Configure project :x-pack:qa:security-example-spi-extension +Evaluating project ':x-pack:qa:security-example-spi-extension' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/security-example-spi-extension/build.gradle'. + +> Configure project :x-pack:qa:security-setup-password-tests +Evaluating project ':x-pack:qa:security-setup-password-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/security-setup-password-tests/build.gradle'. + +> Configure project :x-pack:qa:security-tools-tests +Evaluating project ':x-pack:qa:security-tools-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/security-tools-tests/build.gradle'. + +> Configure project :x-pack:qa:smoke-test-plugins +Evaluating project ':x-pack:qa:smoke-test-plugins' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/smoke-test-plugins/build.gradle'. + +> Configure project :x-pack:qa:smoke-test-plugins-ssl +Evaluating project ':x-pack:qa:smoke-test-plugins-ssl' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/smoke-test-plugins-ssl/build.gradle'. + +> Configure project :x-pack:qa:smoke-test-security-with-mustache +Evaluating project ':x-pack:qa:smoke-test-security-with-mustache' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/smoke-test-security-with-mustache/build.gradle'. + +> Configure project :x-pack:qa:third-party +Evaluating project ':x-pack:qa:third-party' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/third-party/build.gradle'. + +> Configure project :x-pack:test:idp-fixture +Evaluating project ':x-pack:test:idp-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/test/idp-fixture/build.gradle'. + +> Configure project :x-pack:test:smb-fixture +Evaluating project ':x-pack:test:smb-fixture' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/test/smb-fixture/build.gradle'. + +> Configure project :libs:entitlement:qa:common +Evaluating project ':libs:entitlement:qa:common' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/qa/common/build.gradle'. + +> Configure project :libs:entitlement:qa:entitlement-allowed +Evaluating project ':libs:entitlement:qa:entitlement-allowed' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/qa/entitlement-allowed/build.gradle'. + +> Configure project :libs:entitlement:qa:entitlement-allowed-nonmodular +Evaluating project ':libs:entitlement:qa:entitlement-allowed-nonmodular' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/qa/entitlement-allowed-nonmodular/build.gradle'. + +> Configure project :libs:entitlement:qa:entitlement-denied +Evaluating project ':libs:entitlement:qa:entitlement-denied' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/qa/entitlement-denied/build.gradle'. + +> Configure project :libs:entitlement:qa:entitlement-denied-nonmodular +Evaluating project ':libs:entitlement:qa:entitlement-denied-nonmodular' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/qa/entitlement-denied-nonmodular/build.gradle'. + +> Configure project :libs:entitlement:tools:common +Evaluating project ':libs:entitlement:tools:common' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/tools/common/build.gradle'. + +> Configure project :libs:entitlement:tools:public-callers-finder +Evaluating project ':libs:entitlement:tools:public-callers-finder' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/tools/public-callers-finder/build.gradle'. + +> Configure project :libs:entitlement:tools:securitymanager-scanner +Evaluating project ':libs:entitlement:tools:securitymanager-scanner' using build file '/Users/rene/dev/elastic/elasticsearch/libs/entitlement/tools/securitymanager-scanner/build.gradle'. + +> Configure project :modules:ingest-geoip:qa:file-based-update +Evaluating project ':modules:ingest-geoip:qa:file-based-update' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-geoip/qa/file-based-update/build.gradle'. + +> Configure project :modules:ingest-geoip:qa:full-cluster-restart +Evaluating project ':modules:ingest-geoip:qa:full-cluster-restart' using build file '/Users/rene/dev/elastic/elasticsearch/modules/ingest-geoip/qa/full-cluster-restart/build.gradle'. + +> Configure project :plugins:discovery-ec2:qa:amazon-ec2 +Evaluating project ':plugins:discovery-ec2:qa:amazon-ec2' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-ec2/qa/amazon-ec2/build.gradle'. + +> Configure project :plugins:discovery-gce:qa:gce +Evaluating project ':plugins:discovery-gce:qa:gce' using build file '/Users/rene/dev/elastic/elasticsearch/plugins/discovery-gce/qa/gce/build.gradle'. + +> Configure project :x-pack:plugin:async-search:qa +Evaluating project ':x-pack:plugin:async-search:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/async-search/qa/build.gradle'. + +> Configure project :x-pack:plugin:autoscaling:qa +Evaluating project ':x-pack:plugin:autoscaling:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/autoscaling/qa/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa +Evaluating project ':x-pack:plugin:ccr:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/build.gradle'. + +> Configure project :x-pack:plugin:core:template-resources +Evaluating project ':x-pack:plugin:core:template-resources' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/core/template-resources/build.gradle'. + +> Configure project :x-pack:plugin:deprecation:qa +Evaluating project ':x-pack:plugin:deprecation:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/deprecation/qa/build.gradle'. + +> Configure project :x-pack:plugin:downsample:qa +Evaluating project ':x-pack:plugin:downsample:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/downsample/qa/build.gradle'. + +> Configure project :x-pack:plugin:enrich:qa +Evaluating project ':x-pack:plugin:enrich:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/enrich/qa/build.gradle'. + +> Configure project :x-pack:plugin:ent-search:qa +Evaluating project ':x-pack:plugin:ent-search:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ent-search/qa/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa +Evaluating project ':x-pack:plugin:eql:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/build.gradle'. + +> Configure project :x-pack:plugin:esql:arrow +Evaluating project ':x-pack:plugin:esql:arrow' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/arrow/build.gradle'. + +> Configure project :x-pack:plugin:esql:compute +Evaluating project ':x-pack:plugin:esql:compute' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/compute/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa +Evaluating project ':x-pack:plugin:esql:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/build.gradle'. + +> Configure project :x-pack:plugin:esql-core:test-fixtures +Evaluating project ':x-pack:plugin:esql-core:test-fixtures' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql-core/test-fixtures/build.gradle'. + +> Configure project :x-pack:plugin:fleet:qa +Evaluating project ':x-pack:plugin:fleet:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/fleet/qa/build.gradle'. + +> Configure project :x-pack:plugin:graph:qa +Evaluating project ':x-pack:plugin:graph:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/graph/qa/build.gradle'. + +> Configure project :x-pack:plugin:identity-provider:qa +Evaluating project ':x-pack:plugin:identity-provider:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/identity-provider/qa/build.gradle'. + +> Configure project :x-pack:plugin:ilm:qa +Evaluating project ':x-pack:plugin:ilm:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ilm/qa/build.gradle'. + +> Configure project :x-pack:plugin:inference:qa +Evaluating project ':x-pack:plugin:inference:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/inference/qa/build.gradle'. + +> Configure project :x-pack:plugin:logsdb:qa +Evaluating project ':x-pack:plugin:logsdb:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/logsdb/qa/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa +Evaluating project ':x-pack:plugin:ml:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/build.gradle'. + +> Configure project :x-pack:plugin:ql:test-fixtures +Evaluating project ':x-pack:plugin:ql:test-fixtures' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ql/test-fixtures/build.gradle'. + +> Configure project :x-pack:plugin:repositories-metering-api:qa +Evaluating project ':x-pack:plugin:repositories-metering-api:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/repositories-metering-api/qa/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa +Evaluating project ':x-pack:plugin:searchable-snapshots:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/build.gradle'. + +> Configure project :x-pack:plugin:security:cli +Evaluating project ':x-pack:plugin:security:cli' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/cli/build.gradle'. + +> Configure project :x-pack:plugin:security:lib +Evaluating project ':x-pack:plugin:security:lib' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/lib/build.gradle'. + +> Configure project :x-pack:plugin:security:qa +Evaluating project ':x-pack:plugin:security:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/build.gradle'. + +> Configure project :x-pack:plugin:shutdown:qa +Evaluating project ':x-pack:plugin:shutdown:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/shutdown/qa/build.gradle'. + +> Configure project :x-pack:plugin:slm:qa +Evaluating project ':x-pack:plugin:slm:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/slm/qa/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries:qa +Evaluating project ':x-pack:plugin:snapshot-based-recoveries:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/qa/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/build.gradle'. + +> Configure project :x-pack:plugin:sql:jdbc +Evaluating project ':x-pack:plugin:sql:jdbc' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/jdbc/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa +Evaluating project ':x-pack:plugin:sql:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/build.gradle'. + +> Configure project :x-pack:plugin:sql:sql-action +Evaluating project ':x-pack:plugin:sql:sql-action' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/sql-action/build.gradle'. + +> Configure project :x-pack:plugin:sql:sql-cli +Evaluating project ':x-pack:plugin:sql:sql-cli' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/sql-cli/build.gradle'. + +> Configure project :x-pack:plugin:sql:sql-client +Evaluating project ':x-pack:plugin:sql:sql-client' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/sql-client/build.gradle'. + +> Configure project :x-pack:plugin:sql:sql-proto +Evaluating project ':x-pack:plugin:sql:sql-proto' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/sql-proto/build.gradle'. + +> Configure project :x-pack:plugin:stack:qa +Evaluating project ':x-pack:plugin:stack:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/stack/qa/build.gradle'. + +> Configure project :x-pack:plugin:text-structure:qa +Evaluating project ':x-pack:plugin:text-structure:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/text-structure/qa/build.gradle'. + +> Configure project :x-pack:plugin:transform:qa +Evaluating project ':x-pack:plugin:transform:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/transform/qa/build.gradle'. + +> Configure project :x-pack:plugin:vector-tile:qa +Evaluating project ':x-pack:plugin:vector-tile:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/vector-tile/qa/build.gradle'. + +> Configure project :x-pack:plugin:watcher:qa +Evaluating project ':x-pack:plugin:watcher:qa' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/watcher/qa/build.gradle'. + +> Configure project :x-pack:qa:multi-cluster-search-security:legacy-with-basic-license +Evaluating project ':x-pack:qa:multi-cluster-search-security:legacy-with-basic-license' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/multi-cluster-search-security/legacy-with-basic-license/build.gradle'. + +> Configure project :x-pack:qa:multi-cluster-search-security:legacy-with-full-license +Evaluating project ':x-pack:qa:multi-cluster-search-security:legacy-with-full-license' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/multi-cluster-search-security/legacy-with-full-license/build.gradle'. + +> Configure project :x-pack:qa:multi-cluster-search-security:legacy-with-restricted-trust +Evaluating project ':x-pack:qa:multi-cluster-search-security:legacy-with-restricted-trust' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/multi-cluster-search-security/legacy-with-restricted-trust/build.gradle'. + +> Configure project :x-pack:qa:runtime-fields:core-with-mapped +Evaluating project ':x-pack:qa:runtime-fields:core-with-mapped' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/runtime-fields/core-with-mapped/build.gradle'. + +> Configure project :x-pack:qa:runtime-fields:core-with-search +Evaluating project ':x-pack:qa:runtime-fields:core-with-search' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/runtime-fields/core-with-search/build.gradle'. + +> Configure project :x-pack:qa:runtime-fields:with-security +Evaluating project ':x-pack:qa:runtime-fields:with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/runtime-fields/with-security/build.gradle'. + +> Configure project :x-pack:qa:third-party:active-directory +Evaluating project ':x-pack:qa:third-party:active-directory' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/third-party/active-directory/build.gradle'. + +> Configure project :x-pack:qa:third-party:jira +Evaluating project ':x-pack:qa:third-party:jira' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/third-party/jira/build.gradle'. + +> Configure project :x-pack:qa:third-party:pagerduty +Evaluating project ':x-pack:qa:third-party:pagerduty' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/third-party/pagerduty/build.gradle'. + +> Configure project :x-pack:qa:third-party:slack +Evaluating project ':x-pack:qa:third-party:slack' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/qa/third-party/slack/build.gradle'. + +> Configure project :x-pack:plugin:async-search:qa:rest +Evaluating project ':x-pack:plugin:async-search:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/async-search/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:async-search:qa:security +Evaluating project ':x-pack:plugin:async-search:qa:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/async-search/qa/security/build.gradle'. + +> Configure project :x-pack:plugin:autoscaling:qa:rest +Evaluating project ':x-pack:plugin:autoscaling:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/autoscaling/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa:downgrade-to-basic-license +Evaluating project ':x-pack:plugin:ccr:qa:downgrade-to-basic-license' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/downgrade-to-basic-license/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa:multi-cluster +Evaluating project ':x-pack:plugin:ccr:qa:multi-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/multi-cluster/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa:non-compliant-license +Evaluating project ':x-pack:plugin:ccr:qa:non-compliant-license' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/non-compliant-license/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa:rest +Evaluating project ':x-pack:plugin:ccr:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa:restart +Evaluating project ':x-pack:plugin:ccr:qa:restart' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/restart/build.gradle'. + +> Configure project :x-pack:plugin:ccr:qa:security +Evaluating project ':x-pack:plugin:ccr:qa:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ccr/qa/security/build.gradle'. + +> Configure project :x-pack:plugin:deprecation:qa:common +Evaluating project ':x-pack:plugin:deprecation:qa:common' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/deprecation/qa/common/build.gradle'. + +> Configure project :x-pack:plugin:deprecation:qa:early-deprecation-rest +Evaluating project ':x-pack:plugin:deprecation:qa:early-deprecation-rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/deprecation/qa/early-deprecation-rest/build.gradle'. + +> Configure project :x-pack:plugin:deprecation:qa:rest +Evaluating project ':x-pack:plugin:deprecation:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/deprecation/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:downsample:qa:mixed-cluster +Evaluating project ':x-pack:plugin:downsample:qa:mixed-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/downsample/qa/mixed-cluster/build.gradle'. + +> Configure project :x-pack:plugin:downsample:qa:rest +Evaluating project ':x-pack:plugin:downsample:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/downsample/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:downsample:qa:with-security +Evaluating project ':x-pack:plugin:downsample:qa:with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/downsample/qa/with-security/build.gradle'. + +> Configure project :x-pack:plugin:enrich:qa:common +Evaluating project ':x-pack:plugin:enrich:qa:common' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/enrich/qa/common/build.gradle'. + +> Configure project :x-pack:plugin:enrich:qa:rest +Evaluating project ':x-pack:plugin:enrich:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/enrich/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:enrich:qa:rest-with-advanced-security +Evaluating project ':x-pack:plugin:enrich:qa:rest-with-advanced-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/enrich/qa/rest-with-advanced-security/build.gradle'. + +> Configure project :x-pack:plugin:enrich:qa:rest-with-security +Evaluating project ':x-pack:plugin:enrich:qa:rest-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/enrich/qa/rest-with-security/build.gradle'. + +> Configure project :x-pack:plugin:ent-search:qa:full-cluster-restart +Evaluating project ':x-pack:plugin:ent-search:qa:full-cluster-restart' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ent-search/qa/full-cluster-restart/build.gradle'. + +> Configure project :x-pack:plugin:ent-search:qa:rest +Evaluating project ':x-pack:plugin:ent-search:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ent-search/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:ccs-rolling-upgrade +Evaluating project ':x-pack:plugin:eql:qa:ccs-rolling-upgrade' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/ccs-rolling-upgrade/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:common +Evaluating project ':x-pack:plugin:eql:qa:common' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/common/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:correctness +Evaluating project ':x-pack:plugin:eql:qa:correctness' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/correctness/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:mixed-node +Evaluating project ':x-pack:plugin:eql:qa:mixed-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/mixed-node/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:multi-cluster-with-security +Evaluating project ':x-pack:plugin:eql:qa:multi-cluster-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/multi-cluster-with-security/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:rest +Evaluating project ':x-pack:plugin:eql:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:eql:qa:security +Evaluating project ':x-pack:plugin:eql:qa:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/eql/qa/security/build.gradle'. + +> Configure project :x-pack:plugin:esql:compute:ann +Evaluating project ':x-pack:plugin:esql:compute:ann' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/compute/ann/build.gradle'. + +> Configure project :x-pack:plugin:esql:compute:gen +Evaluating project ':x-pack:plugin:esql:compute:gen' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/compute/gen/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:action +Evaluating project ':x-pack:plugin:esql:qa:action' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/action/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:security +Evaluating project ':x-pack:plugin:esql:qa:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/security/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:server +Evaluating project ':x-pack:plugin:esql:qa:server' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/server/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:testFixtures +Evaluating project ':x-pack:plugin:esql:qa:testFixtures' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/testFixtures/build.gradle'. + +> Configure project :x-pack:plugin:fleet:qa:rest +Evaluating project ':x-pack:plugin:fleet:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/fleet/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:graph:qa:with-security +Evaluating project ':x-pack:plugin:graph:qa:with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/graph/qa/with-security/build.gradle'. + +> Configure project :x-pack:plugin:identity-provider:qa:idp-rest-tests +Evaluating project ':x-pack:plugin:identity-provider:qa:idp-rest-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/identity-provider/qa/idp-rest-tests/build.gradle'. + +> Configure project :x-pack:plugin:ilm:qa:multi-cluster +Evaluating project ':x-pack:plugin:ilm:qa:multi-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ilm/qa/multi-cluster/build.gradle'. + +> Configure project :x-pack:plugin:ilm:qa:multi-node +Evaluating project ':x-pack:plugin:ilm:qa:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ilm/qa/multi-node/build.gradle'. + +> Configure project :x-pack:plugin:ilm:qa:rest +Evaluating project ':x-pack:plugin:ilm:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ilm/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:ilm:qa:with-security +Evaluating project ':x-pack:plugin:ilm:qa:with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ilm/qa/with-security/build.gradle'. + +> Configure project :x-pack:plugin:inference:qa:inference-service-tests +Evaluating project ':x-pack:plugin:inference:qa:inference-service-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/inference/qa/inference-service-tests/build.gradle'. + +> Configure project :x-pack:plugin:inference:qa:mixed-cluster +Evaluating project ':x-pack:plugin:inference:qa:mixed-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/inference/qa/mixed-cluster/build.gradle'. + +> Configure project :x-pack:plugin:inference:qa:rolling-upgrade +Evaluating project ':x-pack:plugin:inference:qa:rolling-upgrade' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/inference/qa/rolling-upgrade/build.gradle'. + +> Configure project :x-pack:plugin:inference:qa:test-service-plugin +Evaluating project ':x-pack:plugin:inference:qa:test-service-plugin' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/inference/qa/test-service-plugin/build.gradle'. + +> Configure project :x-pack:plugin:logsdb:qa:with-basic +Evaluating project ':x-pack:plugin:logsdb:qa:with-basic' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/logsdb/qa/with-basic/build.gradle'. + +> Configure project :x-pack:plugin:logsdb:qa:with-custom-cutoff +Evaluating project ':x-pack:plugin:logsdb:qa:with-custom-cutoff' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/logsdb/qa/with-custom-cutoff/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:basic-multi-node +Evaluating project ':x-pack:plugin:ml:qa:basic-multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/basic-multi-node/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:disabled +Evaluating project ':x-pack:plugin:ml:qa:disabled' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/disabled/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:ml-inference-service-tests +Evaluating project ':x-pack:plugin:ml:qa:ml-inference-service-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/ml-inference-service-tests/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:ml-with-security +Evaluating project ':x-pack:plugin:ml:qa:ml-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/ml-with-security/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:multi-cluster-tests-with-security +Evaluating project ':x-pack:plugin:ml:qa:multi-cluster-tests-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/multi-cluster-tests-with-security/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:native-multi-node-tests +Evaluating project ':x-pack:plugin:ml:qa:native-multi-node-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/native-multi-node-tests/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:no-bootstrap-tests +Evaluating project ':x-pack:plugin:ml:qa:no-bootstrap-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/no-bootstrap-tests/build.gradle'. + +> Configure project :x-pack:plugin:ml:qa:single-node-tests +Evaluating project ':x-pack:plugin:ml:qa:single-node-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/ml/qa/single-node-tests/build.gradle'. + +> Configure project :x-pack:plugin:repositories-metering-api:qa:azure +Evaluating project ':x-pack:plugin:repositories-metering-api:qa:azure' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/repositories-metering-api/qa/azure/build.gradle'. + +> Configure project :x-pack:plugin:repositories-metering-api:qa:gcs +Evaluating project ':x-pack:plugin:repositories-metering-api:qa:gcs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/repositories-metering-api/qa/gcs/build.gradle'. + +> Configure project :x-pack:plugin:repositories-metering-api:qa:s3 +Evaluating project ':x-pack:plugin:repositories-metering-api:qa:s3' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/repositories-metering-api/qa/s3/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:azure +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:azure' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/azure/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:gcs +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:gcs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/gcs/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:hdfs +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:hdfs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/hdfs/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:minio +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:minio' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/minio/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:rest +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:s3 +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:s3' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/s3/build.gradle'. + +> Configure project :x-pack:plugin:searchable-snapshots:qa:url +Evaluating project ':x-pack:plugin:searchable-snapshots:qa:url' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/searchable-snapshots/qa/url/build.gradle'. + +> Configure project :x-pack:plugin:security:lib:nimbus-jose-jwt-modified +Evaluating project ':x-pack:plugin:security:lib:nimbus-jose-jwt-modified' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/lib/nimbus-jose-jwt-modified/build.gradle'. + +> Configure project :x-pack:plugin:security:lib:nimbus-jose-jwt-modified-part1 +Evaluating project ':x-pack:plugin:security:lib:nimbus-jose-jwt-modified-part1' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/lib/nimbus-jose-jwt-modified-part1/build.gradle'. + +> Configure project :x-pack:plugin:security:lib:nimbus-jose-jwt-modified-part2 +Evaluating project ':x-pack:plugin:security:lib:nimbus-jose-jwt-modified-part2' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/lib/nimbus-jose-jwt-modified-part2/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:audit +Evaluating project ':x-pack:plugin:security:qa:audit' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/audit/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:basic-enable-security +Evaluating project ':x-pack:plugin:security:qa:basic-enable-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/basic-enable-security/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:consistency-checks +Evaluating project ':x-pack:plugin:security:qa:consistency-checks' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/consistency-checks/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:jwt-realm +Evaluating project ':x-pack:plugin:security:qa:jwt-realm' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/jwt-realm/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:multi-cluster +Evaluating project ':x-pack:plugin:security:qa:multi-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/multi-cluster/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:operator-privileges-tests +Evaluating project ':x-pack:plugin:security:qa:operator-privileges-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/operator-privileges-tests/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:profile +Evaluating project ':x-pack:plugin:security:qa:profile' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/profile/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:saml-rest-tests +Evaluating project ':x-pack:plugin:security:qa:saml-rest-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/saml-rest-tests/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:secondary-auth-actions +Evaluating project ':x-pack:plugin:security:qa:secondary-auth-actions' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/secondary-auth-actions/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:security-basic +Evaluating project ':x-pack:plugin:security:qa:security-basic' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/security-basic/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:security-disabled +Evaluating project ':x-pack:plugin:security:qa:security-disabled' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/security-disabled/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:security-trial +Evaluating project ':x-pack:plugin:security:qa:security-trial' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/security-trial/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:service-account +Evaluating project ':x-pack:plugin:security:qa:service-account' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/service-account/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:smoke-test-all-realms +Evaluating project ':x-pack:plugin:security:qa:smoke-test-all-realms' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/smoke-test-all-realms/build.gradle'. + +> Configure project :x-pack:plugin:security:qa:tls-basic +Evaluating project ':x-pack:plugin:security:qa:tls-basic' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/security/qa/tls-basic/build.gradle'. + +> Configure project :x-pack:plugin:shutdown:qa:full-cluster-restart +Evaluating project ':x-pack:plugin:shutdown:qa:full-cluster-restart' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/shutdown/qa/full-cluster-restart/build.gradle'. + +> Configure project :x-pack:plugin:shutdown:qa:multi-node +Evaluating project ':x-pack:plugin:shutdown:qa:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/shutdown/qa/multi-node/build.gradle'. + +> Configure project :x-pack:plugin:shutdown:qa:rolling-upgrade +Evaluating project ':x-pack:plugin:shutdown:qa:rolling-upgrade' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/shutdown/qa/rolling-upgrade/build.gradle'. + +> Configure project :x-pack:plugin:slm:qa:multi-node +Evaluating project ':x-pack:plugin:slm:qa:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/slm/qa/multi-node/build.gradle'. + +> Configure project :x-pack:plugin:slm:qa:rest +Evaluating project ':x-pack:plugin:slm:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/slm/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:slm:qa:with-security +Evaluating project ':x-pack:plugin:slm:qa:with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/slm/qa/with-security/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries:qa:azure +Evaluating project ':x-pack:plugin:snapshot-based-recoveries:qa:azure' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/qa/azure/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries:qa:fs +Evaluating project ':x-pack:plugin:snapshot-based-recoveries:qa:fs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/qa/fs/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries:qa:gcs +Evaluating project ':x-pack:plugin:snapshot-based-recoveries:qa:gcs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/qa/gcs/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries:qa:license-enforcing +Evaluating project ':x-pack:plugin:snapshot-based-recoveries:qa:license-enforcing' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/qa/license-enforcing/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-based-recoveries:qa:s3 +Evaluating project ':x-pack:plugin:snapshot-based-recoveries:qa:s3' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-based-recoveries/qa/s3/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa:azure +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa:azure' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/azure/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa:gcs +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa:gcs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/gcs/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa:hdfs +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa:hdfs' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/hdfs/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa:minio +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa:minio' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/minio/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa:rest +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:snapshot-repo-test-kit:qa:s3 +Evaluating project ':x-pack:plugin:snapshot-repo-test-kit:qa:s3' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/snapshot-repo-test-kit/qa/s3/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc +Evaluating project ':x-pack:plugin:sql:qa:jdbc' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:mixed-node +Evaluating project ':x-pack:plugin:sql:qa:mixed-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/mixed-node/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server +Evaluating project ':x-pack:plugin:sql:qa:server' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/build.gradle'. + +> Configure project :x-pack:plugin:stack:qa:rest +Evaluating project ':x-pack:plugin:stack:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/stack/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:text-structure:qa:text-structure-with-security +Evaluating project ':x-pack:plugin:text-structure:qa:text-structure-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/text-structure/qa/text-structure-with-security/build.gradle'. + +> Configure project :x-pack:plugin:transform:qa:common +Evaluating project ':x-pack:plugin:transform:qa:common' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/transform/qa/common/build.gradle'. + +> Configure project :x-pack:plugin:transform:qa:multi-cluster-tests-with-security +Evaluating project ':x-pack:plugin:transform:qa:multi-cluster-tests-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/transform/qa/multi-cluster-tests-with-security/build.gradle'. + +> Configure project :x-pack:plugin:transform:qa:multi-node-tests +Evaluating project ':x-pack:plugin:transform:qa:multi-node-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/transform/qa/multi-node-tests/build.gradle'. + +> Configure project :x-pack:plugin:transform:qa:single-node-tests +Evaluating project ':x-pack:plugin:transform:qa:single-node-tests' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/transform/qa/single-node-tests/build.gradle'. + +> Configure project :x-pack:plugin:vector-tile:qa:multi-cluster +Evaluating project ':x-pack:plugin:vector-tile:qa:multi-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/vector-tile/qa/multi-cluster/build.gradle'. + +> Configure project :x-pack:plugin:watcher:qa:common +Evaluating project ':x-pack:plugin:watcher:qa:common' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/watcher/qa/common/build.gradle'. + +> Configure project :x-pack:plugin:watcher:qa:rest +Evaluating project ':x-pack:plugin:watcher:qa:rest' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/watcher/qa/rest/build.gradle'. + +> Configure project :x-pack:plugin:watcher:qa:with-security +Evaluating project ':x-pack:plugin:watcher:qa:with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/watcher/qa/with-security/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:server:mixed-cluster +Evaluating project ':x-pack:plugin:esql:qa:server:mixed-cluster' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/server/mixed-cluster/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:server:multi-clusters +Evaluating project ':x-pack:plugin:esql:qa:server:multi-clusters' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/server/multi-clusters/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:server:multi-node +Evaluating project ':x-pack:plugin:esql:qa:server:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/server/multi-node/build.gradle'. + +> Configure project :x-pack:plugin:esql:qa:server:single-node +Evaluating project ':x-pack:plugin:esql:qa:server:single-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/esql/qa/server/single-node/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc:multi-node +Evaluating project ':x-pack:plugin:sql:qa:jdbc:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/multi-node/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc:no-sql +Evaluating project ':x-pack:plugin:sql:qa:jdbc:no-sql' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/no-sql/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc:security +Evaluating project ':x-pack:plugin:sql:qa:jdbc:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/security/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc:single-node +Evaluating project ':x-pack:plugin:sql:qa:jdbc:single-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/single-node/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server:multi-cluster-with-security +Evaluating project ':x-pack:plugin:sql:qa:server:multi-cluster-with-security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/multi-cluster-with-security/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server:multi-node +Evaluating project ':x-pack:plugin:sql:qa:server:multi-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/multi-node/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server:security +Evaluating project ':x-pack:plugin:sql:qa:server:security' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/security/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server:single-node +Evaluating project ':x-pack:plugin:sql:qa:server:single-node' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/single-node/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc:security:with-ssl +Evaluating project ':x-pack:plugin:sql:qa:jdbc:security:with-ssl' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/security/with-ssl/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:jdbc:security:without-ssl +Evaluating project ':x-pack:plugin:sql:qa:jdbc:security:without-ssl' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/jdbc/security/without-ssl/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server:security:with-ssl +Evaluating project ':x-pack:plugin:sql:qa:server:security:with-ssl' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/security/with-ssl/build.gradle'. + +> Configure project :x-pack:plugin:sql:qa:server:security:without-ssl +Evaluating project ':x-pack:plugin:sql:qa:server:security:without-ssl' using build file '/Users/rene/dev/elastic/elasticsearch/x-pack/plugin/sql/qa/server/security/without-ssl/build.gradle'. +All projects evaluated. +test#with21 +Task name matched 'cleanTest' +Task name matched 'test' +Selected primary task 'cleanTest' from project :libs:simdvec +Selected primary task 'test' from project :libs:simdvec +Tasks to be executed: [task ':libs:simdvec:cleanTest', task ':libs:logging:compileJava', task ':libs:core:compileJava', task ':libs:native:compileJava', task ':libs:simdvec:compileJava', task ':libs:simdvec:processResources', task ':libs:simdvec:classes', task ':libs:simdvec:compileMain21Java', task ':libs:simdvec:processMain21Resources', task ':libs:simdvec:main21Classes', task ':libs:simdvec:compileMain22Java', task ':libs:simdvec:processMain22Resources', task ':libs:simdvec:main22Classes', task ':libs:simdvec:jar', task ':libs:cli:compileJava', task ':libs:x-content:compileJava', task ':libs:entitlement:bridge:compileJava', task ':libs:entitlement:compileJava', task ':libs:geo:compileJava', task ':libs:grok:compileJava', task ':libs:lz4:compileJava', task ':libs:plugin-api:compileJava', task ':libs:plugin-analysis-api:compileJava', task ':libs:secure-sm:compileJava', task ':libs:tdigest:compileJava', task ':server:compileJava', task ':server:processResources', task ':server:classes', task ':server:generateModulesList', task ':server:generatePluginsList', task ':server:jar', task ':client:rest:compileJava', task ':client:rest:processResources', task ':client:rest:classes', task ':client:rest:jar', task ':libs:cli:processResources', task ':libs:cli:classes', task ':libs:cli:jar', task ':libs:core:processResources', task ':libs:core:classes', task ':libs:core:jar', task ':libs:entitlement:asm-provider:compileJava', task ':libs:entitlement:asm-provider:processResources', task ':libs:entitlement:asm-provider:classes', task ':libs:entitlement:asm-provider:jar', task ':libs:entitlement:generateAsm-providerProviderManifest', task ':libs:entitlement:generateAsm-providerProviderImpl', task ':libs:entitlement:processResources', task ':libs:entitlement:classes', task ':libs:entitlement:bridge:processResources', task ':libs:entitlement:bridge:classes', task ':libs:entitlement:bridge:compileMain23Java', task ':libs:entitlement:bridge:processMain23Resources', task ':libs:entitlement:bridge:main23Classes', task ':libs:entitlement:bridge:java23Jar', task ':libs:entitlement:compileMain23Java', task ':libs:entitlement:processMain23Resources', task ':libs:entitlement:main23Classes', task ':libs:entitlement:jar', task ':libs:geo:processResources', task ':libs:geo:classes', task ':libs:geo:jar', task ':libs:grok:processResources', task ':libs:grok:classes', task ':libs:grok:jar', task ':libs:logging:processResources', task ':libs:logging:classes', task ':libs:logging:jar', task ':libs:lz4:processResources', task ':libs:lz4:classes', task ':libs:lz4:jar', task ':libs:native:processResources', task ':libs:native:classes', task ':libs:native:compileMain22Java', task ':libs:native:processMain22Resources', task ':libs:native:main22Classes', task ':libs:native:jar', task ':libs:plugin-analysis-api:processResources', task ':libs:plugin-analysis-api:classes', task ':libs:plugin-analysis-api:jar', task ':libs:plugin-api:processResources', task ':libs:plugin-api:classes', task ':libs:plugin-api:jar', task ':libs:secure-sm:processResources', task ':libs:secure-sm:classes', task ':libs:secure-sm:jar', task ':libs:ssl-config:compileJava', task ':modules:transport-netty4:compileJava', task ':test:framework:compileJava', task ':libs:simdvec:compileTestJava', task ':libs:simdvec:processTestResources', task ':libs:simdvec:testClasses', task ':libs:ssl-config:processResources', task ':libs:ssl-config:classes', task ':libs:ssl-config:jar', task ':libs:tdigest:processResources', task ':libs:tdigest:classes', task ':libs:tdigest:jar', task ':libs:x-content:impl:compileJava', task ':libs:x-content:impl:processResources', task ':libs:x-content:impl:classes', task ':libs:x-content:impl:jar', task ':libs:x-content:generateImplProviderManifest', task ':libs:x-content:generateImplProviderImpl', task ':libs:x-content:processResources', task ':libs:x-content:classes', task ':libs:x-content:jar', task ':modules:transport-netty4:processResources', task ':modules:transport-netty4:classes', task ':modules:transport-netty4:jar', task ':test:framework:processResources', task ':test:framework:classes', task ':test:framework:jar', task ':test:immutable-collections-patch:compileJava', task ':test:immutable-collections-patch:processResources', task ':test:immutable-collections-patch:classes', task ':test:immutable-collections-patch:generatePatch', task ':libs:native:native-libraries:extractLibs', task ':libs:simdvec:test'] +Tasks that were excluded: [] +======================================= +Elasticsearch Build Hamster says Hello! + Gradle Version : 8.11.1 + OS Info : Mac OS X 15.2 (aarch64) + JDK Version : 21.0.5+9-LTS-239 (Oracle) + JAVA_HOME : /Users/rene/.sdkman/candidates/java/21.0.5-oracle + Random Testing Seed : 7B469FBE8B6D0C65 + In FIPS 140 mode : false +======================================= +Ignoring listeners of task graph ready event, as this build (:) has already executed work. +Resolve mutations for :libs:simdvec:cleanTest (Thread[#1322,Execution worker,5,main]) started. +work action Unknown value (Thread[#1392,included builds Thread 2,5,main]) started. +work action Unknown value (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:simdvec:cleanTest (Thread[#1322,Execution worker,5,main]) started. +destroyer locations for task group 0 (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:logging:compileJava (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:simdvec:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +Resolve mutations for :libs:simdvec:processMain22Resources (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :libs:simdvec:processMain21Resources (Thread[#1324,Execution worker Thread 3,5,main]) started. +Resolve mutations for :libs:grok:compileJava (Thread[#1327,Execution worker Thread 6,5,main]) started. +:libs:simdvec:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +:libs:simdvec:processMain21Resources (Thread[#1324,Execution worker Thread 3,5,main]) started. +:libs:simdvec:processMain22Resources (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :libs:geo:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :libs:secure-sm:compileJava (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:entitlement:bridge:compileJava (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :server:generateModulesList (Thread[#1392,included builds Thread 2,5,main]) started. +:libs:secure-sm:compileJava (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :server:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:logging:compileJava (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:plugin-api:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. +:server:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +:server:generateModulesList (Thread[#1392,included builds Thread 2,5,main]) started. +:libs:entitlement:bridge:compileJava (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:geo:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:plugin-api:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:grok:compileJava (Thread[#1327,Execution worker Thread 6,5,main]) started. + +> Task :libs:simdvec:processMain22Resources NO-SOURCE +Skipping task ':libs:simdvec:processMain22Resources' as it has no source files and no previous output files. + +> Task :libs:simdvec:processMain21Resources NO-SOURCE +Skipping task ':libs:simdvec:processMain21Resources' as it has no source files and no previous output files. + +> Task :server:generateModulesList UP-TO-DATE +Caching disabled for task ':server:generateModulesList' because: + Build cache is disabled + Gradle would require more information to cache this task +Skipping task ':server:generateModulesList' as it is up-to-date. + +> Task :libs:simdvec:processResources NO-SOURCE +Skipping task ':libs:simdvec:processResources' as it has no source files and no previous output files. +Resolve mutations for :client:rest:processResources (Thread[#1392,included builds Thread 2,5,main]) started. + +> Task :libs:grok:compileJava UP-TO-DATE +Caching disabled for task ':libs:grok:compileJava' because: + Build cache is disabled +Skipping task ':libs:grok:compileJava' as it is up-to-date. +:client:rest:processResources (Thread[#1392,included builds Thread 2,5,main]) started. +Resolve mutations for :libs:cli:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +Resolve mutations for :client:rest:compileJava (Thread[#1324,Execution worker Thread 3,5,main]) started. + +> Task :libs:plugin-api:compileJava UP-TO-DATE +Caching disabled for task ':libs:plugin-api:compileJava' because: + Build cache is disabled +Skipping task ':libs:plugin-api:compileJava' as it is up-to-date. +No compile result for :libs:plugin-api:compileJava +No compile result for :libs:plugin-api:compileJava +Resolve mutations for :server:generatePluginsList (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :libs:secure-sm:compileJava UP-TO-DATE +Caching disabled for task ':libs:secure-sm:compileJava' because: + Build cache is disabled +Skipping task ':libs:secure-sm:compileJava' as it is up-to-date. +No compile result for :libs:secure-sm:compileJava +No compile result for :libs:secure-sm:compileJava +No compile result for :libs:plugin-api:compileJava +No compile result for :libs:plugin-api:compileJava +:libs:cli:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. + +> Task :libs:geo:compileJava UP-TO-DATE +Caching disabled for task ':libs:geo:compileJava' because: + Build cache is disabled +Skipping task ':libs:geo:compileJava' as it is up-to-date. + +> Task :libs:entitlement:bridge:compileJava UP-TO-DATE +Caching disabled for task ':libs:entitlement:bridge:compileJava' because: + Build cache is disabled +Skipping task ':libs:entitlement:bridge:compileJava' as it is up-to-date. +No compile result for :libs:geo:compileJava +No compile result for :libs:geo:compileJava +No compile result for :libs:grok:compileJava +No compile result for :libs:grok:compileJava + +> Task :server:processResources UP-TO-DATE +Caching disabled for task ':server:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':server:processResources' as it is up-to-date. +No compile result for :libs:grok:compileJava +work action resolve main (project :libs:plugin-api) (Thread[#1330,Execution worker Thread 9,5,main]) started. +No compile result for :libs:geo:compileJava +No compile result for :libs:geo:compileJava +No compile result for :libs:entitlement:bridge:compileJava +No compile result for :libs:entitlement:bridge:compileJava +No compile result for :libs:entitlement:bridge:compileJava +No compile result for :libs:entitlement:bridge:compileJava + +> Task :libs:logging:compileJava UP-TO-DATE +Caching disabled for task ':libs:logging:compileJava' because: + Build cache is disabled +Skipping task ':libs:logging:compileJava' as it is up-to-date. +work action resolve main (project :libs:entitlement:bridge) (Thread[#1325,Execution worker Thread 4,5,main]) started. +work action resolve main (project :libs:plugin-api) (Thread[#1331,Execution worker Thread 10,5,main]) started. +No compile result for :libs:secure-sm:compileJava +:server:generatePluginsList (Thread[#1329,Execution worker Thread 8,5,main]) started. +:client:rest:compileJava (Thread[#1324,Execution worker Thread 3,5,main]) started. +No compile result for :libs:secure-sm:compileJava +Resolve mutations for :libs:plugin-analysis-api:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. +work action resolve main (project :libs:entitlement:bridge) (Thread[#1325,Execution worker Thread 4,5,main]) started. +No compile result for :libs:logging:compileJava +work action resolve main (project :libs:geo) (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :libs:core:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +No compile result for :libs:grok:compileJava +work action resolve main (project :libs:grok) (Thread[#1330,Execution worker Thread 9,5,main]) started. +work action resolve main (project :libs:grok) (Thread[#1327,Execution worker Thread 6,5,main]) started. +:libs:plugin-analysis-api:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. +Resolve mutations for :libs:entitlement:asm-provider:processResources (Thread[#1327,Execution worker Thread 6,5,main]) started. +work action resolve main (project :libs:secure-sm) (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:entitlement:asm-provider:processResources (Thread[#1327,Execution worker Thread 6,5,main]) started. +No compile result for :libs:logging:compileJava +work action resolve main (project :libs:geo) (Thread[#1325,Execution worker Thread 4,5,main]) started. +work action resolve main (project :libs:secure-sm) (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:entitlement:bridge:processResources (Thread[#1325,Execution worker Thread 4,5,main]) started. +No compile result for :libs:logging:compileJava +No compile result for :libs:logging:compileJava +:libs:entitlement:bridge:processResources (Thread[#1325,Execution worker Thread 4,5,main]) started. +work action resolve main (project :libs:logging) (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:entitlement:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:entitlement:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:cli:processResources NO-SOURCE +Skipping task ':libs:cli:processResources' as it has no source files and no previous output files. +:libs:core:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +Resolve mutations for :libs:entitlement:processMain23Resources (Thread[#1326,Execution worker Thread 5,5,main]) started. + +> Task :server:generatePluginsList UP-TO-DATE +Caching disabled for task ':server:generatePluginsList' because: + Build cache is disabled + Gradle would require more information to cache this task +Skipping task ':server:generatePluginsList' as it is up-to-date. +Resolve mutations for :libs:geo:processResources (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:entitlement:processMain23Resources (Thread[#1326,Execution worker Thread 5,5,main]) started. +work action resolve main (project :libs:logging) (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:core:compileJava (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:entitlement:bridge:processMain23Resources (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :libs:entitlement:processResources NO-SOURCE +Skipping task ':libs:entitlement:processResources' as it has no source files and no previous output files. +Resolve mutations for :libs:grok:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:entitlement:bridge:processResources NO-SOURCE +Skipping task ':libs:entitlement:bridge:processResources' as it has no source files and no previous output files. + +> Task :libs:plugin-analysis-api:compileJava UP-TO-DATE +Caching disabled for task ':libs:plugin-analysis-api:compileJava' because: + Build cache is disabled +Skipping task ':libs:plugin-analysis-api:compileJava' as it is up-to-date. +:libs:grok:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:entitlement:processMain23Resources NO-SOURCE +Skipping task ':libs:entitlement:processMain23Resources' as it has no source files and no previous output files. +:libs:geo:processResources (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :client:rest:processResources UP-TO-DATE +Caching disabled for task ':client:rest:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':client:rest:processResources' as it is up-to-date. +:libs:core:compileJava (Thread[#1323,Execution worker Thread 2,5,main]) started. + +> Task :client:rest:compileJava UP-TO-DATE +Caching disabled for task ':client:rest:compileJava' because: + Build cache is disabled +Skipping task ':client:rest:compileJava' as it is up-to-date. +No compile result for :client:rest:compileJava +No compile result for :libs:plugin-analysis-api:compileJava +Resolve mutations for :libs:entitlement:bridge:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:entitlement:bridge:processMain23Resources (Thread[#1332,Execution worker Thread 11,5,main]) started. +No compile result for :libs:plugin-analysis-api:compileJava +Resolve mutations for :libs:lz4:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +Resolve mutations for :libs:logging:processResources (Thread[#1392,included builds Thread 2,5,main]) started. +No compile result for :client:rest:compileJava +:libs:logging:processResources (Thread[#1392,included builds Thread 2,5,main]) started. + +> Task :libs:geo:processResources NO-SOURCE +Skipping task ':libs:geo:processResources' as it has no source files and no previous output files. + +> Task :libs:core:processResources NO-SOURCE +Skipping task ':libs:core:processResources' as it has no source files and no previous output files. +No compile result for :client:rest:compileJava +:libs:lz4:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +No compile result for :libs:plugin-analysis-api:compileJava + +> Task :libs:entitlement:asm-provider:processResources UP-TO-DATE +Caching disabled for task ':libs:entitlement:asm-provider:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:entitlement:asm-provider:processResources' as it is up-to-date. + +> Task :libs:grok:processResources UP-TO-DATE +Caching disabled for task ':libs:grok:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:grok:processResources' as it is up-to-date. +:libs:entitlement:bridge:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:native:processMain22Resources (Thread[#1327,Execution worker Thread 6,5,main]) started. +Resolve mutations for :libs:grok:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. +No compile result for :libs:plugin-analysis-api:compileJava + +> Task :libs:entitlement:bridge:processMain23Resources NO-SOURCE +Skipping task ':libs:entitlement:bridge:processMain23Resources' as it has no source files and no previous output files. +:libs:grok:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. +work action resolve main (project :libs:plugin-analysis-api) (Thread[#1331,Execution worker Thread 10,5,main]) started. +work action resolve main (project :libs:plugin-analysis-api) (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:plugin-analysis-api:processResources (Thread[#1331,Execution worker Thread 10,5,main]) started. +Resolve mutations for :libs:plugin-api:processResources (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :libs:logging:processResources NO-SOURCE +Skipping task ':libs:logging:processResources' as it has no source files and no previous output files. +No compile result for :client:rest:compileJava +:libs:plugin-analysis-api:processResources (Thread[#1331,Execution worker Thread 10,5,main]) started. +Resolve mutations for :client:rest:classes (Thread[#1324,Execution worker Thread 3,5,main]) started. +Resolve mutations for :libs:logging:classes (Thread[#1392,included builds Thread 2,5,main]) started. +:client:rest:classes (Thread[#1324,Execution worker Thread 3,5,main]) started. +Resolve mutations for :libs:native:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:logging:classes (Thread[#1392,included builds Thread 2,5,main]) started. +Resolve mutations for :libs:geo:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:native:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:plugin-api:processResources (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :libs:plugin-analysis-api:processResources NO-SOURCE +Skipping task ':libs:plugin-analysis-api:processResources' as it has no source files and no previous output files. +:libs:native:processMain22Resources (Thread[#1327,Execution worker Thread 6,5,main]) started. +Resolve mutations for :libs:plugin-analysis-api:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:plugin-analysis-api:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:grok:classes UP-TO-DATE +Skipping task ':libs:grok:classes' as it has no actions. + +> Task :libs:core:compileJava UP-TO-DATE +Caching disabled for task ':libs:core:compileJava' because: + Build cache is disabled +Skipping task ':libs:core:compileJava' as it is up-to-date. +No compile result for :libs:core:compileJava +:libs:geo:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :libs:logging:classes UP-TO-DATE +Skipping task ':libs:logging:classes' as it has no actions. + +> Task :client:rest:classes UP-TO-DATE +Skipping task ':client:rest:classes' as it has no actions. + +> Task :libs:geo:classes UP-TO-DATE +Skipping task ':libs:geo:classes' as it has no actions. +Resolve mutations for :client:rest:jar (Thread[#1324,Execution worker Thread 3,5,main]) started. +Resolve mutations for :libs:logging:jar (Thread[#1392,included builds Thread 2,5,main]) started. +No compile result for :libs:core:compileJava + +> Task :libs:native:processMain22Resources NO-SOURCE +Skipping task ':libs:native:processMain22Resources' as it has no source files and no previous output files. +No compile result for :libs:core:compileJava +:client:rest:jar (Thread[#1324,Execution worker Thread 3,5,main]) started. +Resolve mutations for :libs:grok:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:native:processResources NO-SOURCE +Skipping task ':libs:native:processResources' as it has no source files and no previous output files. +work action resolve main (project :client:rest) (Thread[#1330,Execution worker Thread 9,5,main]) started. +Resolve mutations for :libs:simdvec:processTestResources (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :libs:entitlement:bridge:classes UP-TO-DATE +Skipping task ':libs:entitlement:bridge:classes' as it has no actions. + +> Task :libs:plugin-analysis-api:classes UP-TO-DATE +Skipping task ':libs:plugin-analysis-api:classes' as it has no actions. + +> Task :libs:lz4:processResources NO-SOURCE +Skipping task ':libs:lz4:processResources' as it has no source files and no previous output files. +:libs:simdvec:processTestResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +Resolve mutations for :libs:entitlement:bridge:compileMain23Java (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:grok:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :libs:ssl-config:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +Resolve mutations for :libs:secure-sm:processResources (Thread[#1327,Execution worker Thread 6,5,main]) started. +:libs:logging:jar (Thread[#1392,included builds Thread 2,5,main]) started. + +> Task :libs:simdvec:processTestResources NO-SOURCE +Skipping task ':libs:simdvec:processTestResources' as it has no source files and no previous output files. +No compile result for :libs:core:compileJava + +> Task :libs:plugin-api:processResources NO-SOURCE +Skipping task ':libs:plugin-api:processResources' as it has no source files and no previous output files. +Resolve mutations for :libs:geo:jar (Thread[#1329,Execution worker Thread 8,5,main]) started. +work action resolve main (project :libs:core) (Thread[#1332,Execution worker Thread 11,5,main]) started. +work action resolve main (project :libs:core) (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:tdigest:processResources (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:secure-sm:processResources (Thread[#1327,Execution worker Thread 6,5,main]) started. +:libs:ssl-config:processResources (Thread[#1326,Execution worker Thread 5,5,main]) started. +:libs:entitlement:bridge:compileMain23Java (Thread[#1331,Execution worker Thread 10,5,main]) started. +Resolve mutations for :libs:plugin-analysis-api:jar (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:lz4:compileJava (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:x-content:compileJava (Thread[#1330,Execution worker Thread 9,5,main]) started. +Resolve mutations for :libs:cli:compileJava (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:native:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :libs:core:classes (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:tdigest:compileJava (Thread[#1332,Execution worker Thread 11,5,main]) started. +:libs:lz4:compileJava (Thread[#1325,Execution worker Thread 4,5,main]) started. + +> Task :libs:simdvec:cleanTest +Caching disabled for task ':libs:simdvec:cleanTest' because: + Build cache is disabled +Task ':libs:simdvec:cleanTest' is not up-to-date because: + Task has not declared any outputs despite executing actions. +:libs:cli:compileJava (Thread[#1323,Execution worker Thread 2,5,main]) started. + +> Task :libs:ssl-config:processResources NO-SOURCE +Skipping task ':libs:ssl-config:processResources' as it has no source files and no previous output files. +:libs:tdigest:compileJava (Thread[#1332,Execution worker Thread 11,5,main]) started. +:libs:native:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:x-content:compileJava (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :libs:secure-sm:processResources NO-SOURCE +Skipping task ':libs:secure-sm:processResources' as it has no source files and no previous output files. +:libs:geo:jar (Thread[#1326,Execution worker Thread 5,5,main]) started. +:libs:core:classes (Thread[#1322,Execution worker,5,main]) started. +:libs:plugin-analysis-api:jar (Thread[#1327,Execution worker Thread 6,5,main]) started. + +> Task :libs:entitlement:bridge:compileMain23Java UP-TO-DATE +Caching disabled for task ':libs:entitlement:bridge:compileMain23Java' because: + Build cache is disabled +Skipping task ':libs:entitlement:bridge:compileMain23Java' as it is up-to-date. + +> Task :libs:lz4:compileJava UP-TO-DATE +Caching disabled for task ':libs:lz4:compileJava' because: + Build cache is disabled +Skipping task ':libs:lz4:compileJava' as it is up-to-date. +No compile result for :libs:lz4:compileJava +No compile result for :libs:lz4:compileJava +No compile result for :libs:lz4:compileJava +No compile result for :libs:entitlement:bridge:compileMain23Java + +> Task :libs:cli:compileJava UP-TO-DATE +Caching disabled for task ':libs:cli:compileJava' because: + Build cache is disabled +Skipping task ':libs:cli:compileJava' as it is up-to-date. +No compile result for :libs:cli:compileJava +No compile result for :libs:cli:compileJava +No compile result for :libs:cli:compileJava +No compile result for :libs:cli:compileJava +work action resolve main (project :libs:cli) (Thread[#1323,Execution worker Thread 2,5,main]) started. +No compile result for :libs:entitlement:bridge:compileMain23Java +No compile result for :libs:entitlement:bridge:compileMain23Java +No compile result for :libs:lz4:compileJava +work action resolve main (project :libs:lz4) (Thread[#1325,Execution worker Thread 4,5,main]) started. +No compile result for :libs:entitlement:bridge:compileMain23Java + +> Task :libs:native:compileJava UP-TO-DATE +Caching disabled for task ':libs:native:compileJava' because: + Build cache is disabled +Skipping task ':libs:native:compileJava' as it is up-to-date. +No compile result for :libs:native:compileJava +Resolve mutations for :libs:cli:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. +work action resolve main (project :libs:cli) (Thread[#1323,Execution worker Thread 2,5,main]) started. +No compile result for :libs:native:compileJava +work action resolve main (project :libs:lz4) (Thread[#1325,Execution worker Thread 4,5,main]) started. + +> Task :libs:core:classes UP-TO-DATE +Skipping task ':libs:core:classes' as it has no actions. +No compile result for :libs:native:compileJava +:libs:cli:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:tdigest:compileJava UP-TO-DATE +Caching disabled for task ':libs:tdigest:compileJava' because: + Build cache is disabled +Skipping task ':libs:tdigest:compileJava' as it is up-to-date. +Resolve mutations for :libs:entitlement:bridge:main23Classes (Thread[#1323,Execution worker Thread 2,5,main]) started. +No compile result for :libs:tdigest:compileJava +:libs:entitlement:bridge:main23Classes (Thread[#1323,Execution worker Thread 2,5,main]) started. + +> Task :libs:x-content:compileJava UP-TO-DATE +Caching disabled for task ':libs:x-content:compileJava' because: + Build cache is disabled +Skipping task ':libs:x-content:compileJava' as it is up-to-date. +No compile result for :libs:native:compileJava + +> Task :libs:entitlement:bridge:main23Classes UP-TO-DATE +Skipping task ':libs:entitlement:bridge:main23Classes' as it has no actions. +Resolve mutations for :libs:core:jar (Thread[#1322,Execution worker,5,main]) started. +work action resolve main (project :libs:native) (Thread[#1323,Execution worker Thread 2,5,main]) started. +Resolve mutations for :libs:lz4:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:entitlement:bridge:java23Jar (Thread[#1323,Execution worker Thread 2,5,main]) started. +:libs:lz4:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +work action resolve main (project :libs:native) (Thread[#1329,Execution worker Thread 8,5,main]) started. +No compile result for :libs:x-content:compileJava +:libs:entitlement:bridge:java23Jar (Thread[#1323,Execution worker Thread 2,5,main]) started. +No compile result for :libs:tdigest:compileJava +No compile result for :libs:tdigest:compileJava +No compile result for :libs:tdigest:compileJava +No compile result for :libs:x-content:compileJava +Resolve mutations for :libs:simdvec:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:core:jar (Thread[#1322,Execution worker,5,main]) started. + +> Task :libs:lz4:classes UP-TO-DATE +Skipping task ':libs:lz4:classes' as it has no actions. +No compile result for :libs:x-content:compileJava +work action resolve main (project :libs:tdigest) (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :libs:cli:classes UP-TO-DATE +Skipping task ':libs:cli:classes' as it has no actions. +Resolve mutations for :libs:lz4:jar (Thread[#1332,Execution worker Thread 11,5,main]) started. +No compile result for :libs:x-content:compileJava +work action resolve main (project :libs:x-content) (Thread[#1330,Execution worker Thread 9,5,main]) started. +work action resolve main (project :libs:tdigest) (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:lz4:jar (Thread[#1332,Execution worker Thread 11,5,main]) started. +Resolve mutations for :libs:native:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:simdvec:compileJava (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:native:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +work action resolve main (project :libs:x-content) (Thread[#1330,Execution worker Thread 9,5,main]) started. +Resolve mutations for :libs:cli:jar (Thread[#1331,Execution worker Thread 10,5,main]) started. +Resolve mutations for :libs:entitlement:compileJava (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:cli:jar (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:native:classes UP-TO-DATE +Skipping task ':libs:native:classes' as it has no actions. +Resolve mutations for :libs:native:compileMain22Java (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:entitlement:compileJava (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :libs:entitlement:bridge:java23Jar UP-TO-DATE +Caching disabled for task ':libs:entitlement:bridge:java23Jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:entitlement:bridge:java23Jar' as it is up-to-date. +work action resolve elasticsearch-entitlement-bridge-9.0.0-SNAPSHOT.jar (project :libs:entitlement:bridge) (Thread[#1323,Execution worker Thread 2,5,main]) started. +:libs:native:compileMain22Java (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:plugin-api:classes (Thread[#1323,Execution worker Thread 2,5,main]) started. +:libs:plugin-api:classes (Thread[#1323,Execution worker Thread 2,5,main]) started. + +> Task :libs:plugin-api:classes UP-TO-DATE +Skipping task ':libs:plugin-api:classes' as it has no actions. +Resolve mutations for :libs:plugin-api:jar (Thread[#1323,Execution worker Thread 2,5,main]) started. +:libs:plugin-api:jar (Thread[#1323,Execution worker Thread 2,5,main]) started. + +> Task :libs:simdvec:compileJava UP-TO-DATE +Caching disabled for task ':libs:simdvec:compileJava' because: + Build cache is disabled +Skipping task ':libs:simdvec:compileJava' as it is up-to-date. +No compile result for :libs:simdvec:compileJava +No compile result for :libs:simdvec:compileJava +No compile result for :libs:simdvec:compileJava +No compile result for :libs:simdvec:compileJava +Resolve mutations for :libs:simdvec:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:simdvec:classes (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :libs:entitlement:compileJava UP-TO-DATE +Caching disabled for task ':libs:entitlement:compileJava' because: + Build cache is disabled +Skipping task ':libs:entitlement:compileJava' as it is up-to-date. +No compile result for :libs:entitlement:compileJava + +> Task :libs:native:compileMain22Java UP-TO-DATE +Caching disabled for task ':libs:native:compileMain22Java' because: + Build cache is disabled +Skipping task ':libs:native:compileMain22Java' as it is up-to-date. +No compile result for :libs:entitlement:compileJava +No compile result for :libs:native:compileMain22Java +No compile result for :libs:native:compileMain22Java +No compile result for :libs:entitlement:compileJava +No compile result for :libs:native:compileMain22Java +No compile result for :libs:native:compileMain22Java +No compile result for :libs:entitlement:compileJava +work action resolve main (project :libs:simdvec) (Thread[#1325,Execution worker Thread 4,5,main]) started. +work action resolve main (project :libs:entitlement) (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :libs:simdvec:classes UP-TO-DATE +Skipping task ':libs:simdvec:classes' as it has no actions. +work action resolve main (project :libs:simdvec) (Thread[#1330,Execution worker Thread 9,5,main]) started. +work action resolve main (project :libs:entitlement) (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:simdvec:compileMain21Java (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :libs:native:main22Classes (Thread[#1330,Execution worker Thread 9,5,main]) started. +Resolve mutations for :server:compileJava (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:entitlement:asm-provider:compileJava (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:simdvec:compileMain21Java (Thread[#1329,Execution worker Thread 8,5,main]) started. +:server:compileJava (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:entitlement:asm-provider:compileJava (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :client:rest:jar UP-TO-DATE +Caching disabled for task ':client:rest:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':client:rest:jar' as it is up-to-date. +:libs:native:main22Classes (Thread[#1324,Execution worker Thread 3,5,main]) started. + +> Task :libs:native:main22Classes UP-TO-DATE +Skipping task ':libs:native:main22Classes' as it has no actions. +Resolve mutations for :libs:native:jar (Thread[#1324,Execution worker Thread 3,5,main]) started. +:libs:native:jar (Thread[#1324,Execution worker Thread 3,5,main]) started. + +> Task :libs:simdvec:compileMain21Java UP-TO-DATE +Caching disabled for task ':libs:simdvec:compileMain21Java' because: + Build cache is disabled +Skipping task ':libs:simdvec:compileMain21Java' as it is up-to-date. +No compile result for :libs:simdvec:compileMain21Java +No compile result for :libs:simdvec:compileMain21Java + +> Task :libs:entitlement:asm-provider:compileJava UP-TO-DATE +Caching disabled for task ':libs:entitlement:asm-provider:compileJava' because: + Build cache is disabled +Skipping task ':libs:entitlement:asm-provider:compileJava' as it is up-to-date. +No compile result for :libs:simdvec:compileMain21Java +No compile result for :libs:entitlement:asm-provider:compileJava +No compile result for :libs:simdvec:compileMain21Java +No compile result for :libs:entitlement:asm-provider:compileJava +Resolve mutations for :libs:simdvec:main21Classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +No compile result for :libs:entitlement:asm-provider:compileJava +No compile result for :libs:entitlement:asm-provider:compileJava +:libs:simdvec:main21Classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :libs:entitlement:asm-provider:classes (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:entitlement:asm-provider:classes (Thread[#1330,Execution worker Thread 9,5,main]) started. + +> Task :libs:simdvec:main21Classes UP-TO-DATE +Skipping task ':libs:simdvec:main21Classes' as it has no actions. + +> Task :libs:entitlement:asm-provider:classes UP-TO-DATE +Skipping task ':libs:entitlement:asm-provider:classes' as it has no actions. +Resolve mutations for :libs:simdvec:compileMain22Java (Thread[#1329,Execution worker Thread 8,5,main]) started. +Resolve mutations for :libs:entitlement:asm-provider:jar (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:entitlement:asm-provider:jar (Thread[#1330,Execution worker Thread 9,5,main]) started. +:libs:simdvec:compileMain22Java (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :libs:simdvec:compileMain22Java UP-TO-DATE +Caching disabled for task ':libs:simdvec:compileMain22Java' because: + Build cache is disabled +Skipping task ':libs:simdvec:compileMain22Java' as it is up-to-date. +No compile result for :libs:simdvec:compileMain22Java +No compile result for :libs:simdvec:compileMain22Java +No compile result for :libs:simdvec:compileMain22Java +No compile result for :libs:simdvec:compileMain22Java +Resolve mutations for :libs:simdvec:main22Classes (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:simdvec:main22Classes (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :libs:simdvec:main22Classes UP-TO-DATE +Skipping task ':libs:simdvec:main22Classes' as it has no actions. +Resolve mutations for :libs:simdvec:jar (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:simdvec:jar (Thread[#1329,Execution worker Thread 8,5,main]) started. + +> Task :libs:logging:jar UP-TO-DATE +Caching disabled for task ':libs:logging:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:logging:jar' as it is up-to-date. +Resolve mutations for :libs:secure-sm:classes (Thread[#1392,included builds Thread 2,5,main]) started. +:libs:secure-sm:classes (Thread[#1392,included builds Thread 2,5,main]) started. + +> Task :libs:secure-sm:classes UP-TO-DATE +Skipping task ':libs:secure-sm:classes' as it has no actions. +Resolve mutations for :libs:secure-sm:jar (Thread[#1392,included builds Thread 2,5,main]) started. +:libs:secure-sm:jar (Thread[#1392,included builds Thread 2,5,main]) started. + +> Task :server:compileJava UP-TO-DATE +Caching disabled for task ':server:compileJava' because: + Build cache is disabled +Skipping task ':server:compileJava' as it is up-to-date. +No compile result for :server:compileJava +No compile result for :server:compileJava +No compile result for :server:compileJava +No compile result for :server:compileJava +Resolve mutations for :server:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. +:server:classes (Thread[#1325,Execution worker Thread 4,5,main]) started. + +> Task :server:classes UP-TO-DATE +Skipping task ':server:classes' as it has no actions. + +> Task :libs:grok:jar UP-TO-DATE +Caching disabled for task ':libs:grok:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:grok:jar' as it is up-to-date. +Resolve mutations for :server:jar (Thread[#1325,Execution worker Thread 4,5,main]) started. +Resolve mutations for :libs:ssl-config:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +:server:jar (Thread[#1325,Execution worker Thread 4,5,main]) started. +:libs:ssl-config:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:ssl-config:compileJava UP-TO-DATE +Caching disabled for task ':libs:ssl-config:compileJava' because: + Build cache is disabled +Skipping task ':libs:ssl-config:compileJava' as it is up-to-date. +No compile result for :libs:ssl-config:compileJava +No compile result for :libs:ssl-config:compileJava +No compile result for :libs:ssl-config:compileJava +No compile result for :libs:ssl-config:compileJava +work action resolve main (project :server) (Thread[#1328,Execution worker Thread 7,5,main]) started. +work action resolve main (project :libs:ssl-config) (Thread[#1328,Execution worker Thread 7,5,main]) started. +work action resolve main (project :server) (Thread[#1328,Execution worker Thread 7,5,main]) started. +work action resolve main (project :libs:ssl-config) (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :modules:transport-netty4:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +:modules:transport-netty4:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:geo:jar UP-TO-DATE +Caching disabled for task ':libs:geo:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:geo:jar' as it is up-to-date. +Resolve mutations for :libs:ssl-config:classes (Thread[#1326,Execution worker Thread 5,5,main]) started. +:libs:ssl-config:classes (Thread[#1326,Execution worker Thread 5,5,main]) started. + +> Task :libs:ssl-config:classes UP-TO-DATE +Skipping task ':libs:ssl-config:classes' as it has no actions. + +> Task :modules:transport-netty4:compileJava UP-TO-DATE +Caching disabled for task ':modules:transport-netty4:compileJava' because: + Build cache is disabled +Skipping task ':modules:transport-netty4:compileJava' as it is up-to-date. +No compile result for :modules:transport-netty4:compileJava +Resolve mutations for :libs:ssl-config:jar (Thread[#1326,Execution worker Thread 5,5,main]) started. +No compile result for :modules:transport-netty4:compileJava +No compile result for :modules:transport-netty4:compileJava +No compile result for :modules:transport-netty4:compileJava +:libs:ssl-config:jar (Thread[#1326,Execution worker Thread 5,5,main]) started. +work action resolve main (project :modules:transport-netty4) (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :test:framework:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +:test:framework:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :test:framework:compileJava UP-TO-DATE +Caching disabled for task ':test:framework:compileJava' because: + Build cache is disabled +Skipping task ':test:framework:compileJava' as it is up-to-date. +No compile result for :test:framework:compileJava +No compile result for :test:framework:compileJava +No compile result for :test:framework:compileJava +No compile result for :test:framework:compileJava +work action resolve main (project :test:framework) (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :libs:simdvec:compileTestJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:simdvec:compileTestJava (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:plugin-analysis-api:jar UP-TO-DATE +Caching disabled for task ':libs:plugin-analysis-api:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:plugin-analysis-api:jar' as it is up-to-date. +:libs:tdigest:processResources (Thread[#1327,Execution worker Thread 6,5,main]) started. + +> Task :libs:tdigest:processResources NO-SOURCE +Skipping task ':libs:tdigest:processResources' as it has no source files and no previous output files. +Resolve mutations for :libs:tdigest:classes (Thread[#1327,Execution worker Thread 6,5,main]) started. +:libs:tdigest:classes (Thread[#1327,Execution worker Thread 6,5,main]) started. + +> Task :libs:tdigest:classes UP-TO-DATE +Skipping task ':libs:tdigest:classes' as it has no actions. +Resolve mutations for :libs:tdigest:jar (Thread[#1327,Execution worker Thread 6,5,main]) started. +:libs:tdigest:jar (Thread[#1327,Execution worker Thread 6,5,main]) started. + +> Task :libs:simdvec:compileTestJava UP-TO-DATE +Caching disabled for task ':libs:simdvec:compileTestJava' because: + Build cache is disabled +Skipping task ':libs:simdvec:compileTestJava' as it is up-to-date. +No compile result for :libs:simdvec:compileTestJava +No compile result for :libs:simdvec:compileTestJava +No compile result for :libs:simdvec:compileTestJava +No compile result for :libs:simdvec:compileTestJava +Resolve mutations for :libs:simdvec:testClasses (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:simdvec:testClasses (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:simdvec:testClasses UP-TO-DATE +Skipping task ':libs:simdvec:testClasses' as it has no actions. +Resolve mutations for :libs:x-content:impl:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:impl:compileJava (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:x-content:impl:compileJava UP-TO-DATE +Caching disabled for task ':libs:x-content:impl:compileJava' because: + Build cache is disabled +Skipping task ':libs:x-content:impl:compileJava' as it is up-to-date. +No compile result for :libs:x-content:impl:compileJava +No compile result for :libs:x-content:impl:compileJava +No compile result for :libs:x-content:impl:compileJava +No compile result for :libs:x-content:impl:compileJava +Resolve mutations for :libs:x-content:impl:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:impl:processResources (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:x-content:impl:processResources UP-TO-DATE +Caching disabled for task ':libs:x-content:impl:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:x-content:impl:processResources' as it is up-to-date. +Resolve mutations for :libs:x-content:impl:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:impl:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:x-content:impl:classes UP-TO-DATE +Skipping task ':libs:x-content:impl:classes' as it has no actions. +Resolve mutations for :libs:x-content:impl:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:impl:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:lz4:jar UP-TO-DATE +Caching disabled for task ':libs:lz4:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:lz4:jar' as it is up-to-date. +Resolve mutations for :libs:x-content:processResources (Thread[#1332,Execution worker Thread 11,5,main]) started. +:libs:x-content:processResources (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :libs:x-content:processResources NO-SOURCE +Skipping task ':libs:x-content:processResources' as it has no source files and no previous output files. +Resolve mutations for :modules:transport-netty4:processResources (Thread[#1332,Execution worker Thread 11,5,main]) started. +:modules:transport-netty4:processResources (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :modules:transport-netty4:processResources NO-SOURCE +Skipping task ':modules:transport-netty4:processResources' as it has no source files and no previous output files. +Resolve mutations for :modules:transport-netty4:classes (Thread[#1332,Execution worker Thread 11,5,main]) started. +:modules:transport-netty4:classes (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :modules:transport-netty4:classes UP-TO-DATE +Skipping task ':modules:transport-netty4:classes' as it has no actions. +Resolve mutations for :modules:transport-netty4:jar (Thread[#1332,Execution worker Thread 11,5,main]) started. +:modules:transport-netty4:jar (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :libs:core:jar UP-TO-DATE +Caching disabled for task ':libs:core:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:core:jar' as it is up-to-date. +Resolve mutations for :test:framework:processResources (Thread[#1322,Execution worker,5,main]) started. +:test:framework:processResources (Thread[#1322,Execution worker,5,main]) started. + +> Task :test:framework:processResources UP-TO-DATE +Caching disabled for task ':test:framework:processResources' because: + Build cache is disabled + Not worth caching +Skipping task ':test:framework:processResources' as it is up-to-date. +Resolve mutations for :test:framework:classes (Thread[#1322,Execution worker,5,main]) started. +:test:framework:classes (Thread[#1322,Execution worker,5,main]) started. + +> Task :test:framework:classes UP-TO-DATE +Skipping task ':test:framework:classes' as it has no actions. +Resolve mutations for :test:framework:jar (Thread[#1322,Execution worker,5,main]) started. +:test:framework:jar (Thread[#1322,Execution worker,5,main]) started. + +> Task :libs:cli:jar UP-TO-DATE +Caching disabled for task ':libs:cli:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:cli:jar' as it is up-to-date. +Resolve mutations for :test:immutable-collections-patch:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. +:test:immutable-collections-patch:compileJava (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :test:immutable-collections-patch:compileJava UP-TO-DATE +Caching disabled for task ':test:immutable-collections-patch:compileJava' because: + Build cache is disabled +Skipping task ':test:immutable-collections-patch:compileJava' as it is up-to-date. +No compile result for :test:immutable-collections-patch:compileJava +No compile result for :test:immutable-collections-patch:compileJava +No compile result for :test:immutable-collections-patch:compileJava +No compile result for :test:immutable-collections-patch:compileJava +Resolve mutations for :test:immutable-collections-patch:processResources (Thread[#1331,Execution worker Thread 10,5,main]) started. +:test:immutable-collections-patch:processResources (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :test:immutable-collections-patch:processResources NO-SOURCE +Skipping task ':test:immutable-collections-patch:processResources' as it has no source files and no previous output files. +Resolve mutations for :test:immutable-collections-patch:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. +:test:immutable-collections-patch:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :test:immutable-collections-patch:classes UP-TO-DATE +Skipping task ':test:immutable-collections-patch:classes' as it has no actions. +Resolve mutations for :test:immutable-collections-patch:generatePatch (Thread[#1331,Execution worker Thread 10,5,main]) started. +:test:immutable-collections-patch:generatePatch (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :test:immutable-collections-patch:generatePatch UP-TO-DATE +Caching disabled for task ':test:immutable-collections-patch:generatePatch' because: + Build cache is disabled + Gradle would require more information to cache this task +Skipping task ':test:immutable-collections-patch:generatePatch' as it is up-to-date. +Resolve mutations for :libs:native:native-libraries:extractLibs (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:native:native-libraries:extractLibs (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:plugin-api:jar UP-TO-DATE +Caching disabled for task ':libs:plugin-api:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:plugin-api:jar' as it is up-to-date. +work action resolve jdk-patches (project :test:immutable-collections-patch) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-grok-9.0.0-SNAPSHOT.jar (project :libs:grok) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-plugin-api-9.0.0-SNAPSHOT.jar (project :libs:plugin-api) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-geo-9.0.0-SNAPSHOT.jar (project :libs:geo) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-rest-client-9.0.0-SNAPSHOT.jar (project :client:rest) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-core-9.0.0-SNAPSHOT.jar (project :libs:core) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-lz4-9.0.0-SNAPSHOT.jar (project :libs:lz4) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-cli-9.0.0-SNAPSHOT.jar (project :libs:cli) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-plugin-analysis-api-9.0.0-SNAPSHOT.jar (project :libs:plugin-analysis-api) (Thread[#1323,Execution worker Thread 2,5,main]) started. +work action resolve elasticsearch-logging-9.0.0-SNAPSHOT.jar (project :libs:logging) (Thread[#1323,Execution worker Thread 2,5,main]) started. + +> Task :libs:native:native-libraries:extractLibs UP-TO-DATE +Transforming zstd-1.5.5-darwin-aarch64.jar (org.elasticsearch:zstd:1.5.5) with UnzipTransform +Transforming zstd-1.5.5-darwin-x86-64.jar (org.elasticsearch:zstd:1.5.5) with UnzipTransform +Transforming zstd-1.5.5-linux-aarch64.jar (org.elasticsearch:zstd:1.5.5) with UnzipTransform +Transforming zstd-1.5.5-linux-x86-64.jar (org.elasticsearch:zstd:1.5.5) with UnzipTransform +Transforming zstd-1.5.5-windows-x86-64.jar (org.elasticsearch:zstd:1.5.5) with UnzipTransform +Transforming vec-1.0.10.zip (org.elasticsearch:vec:1.0.10) with UnzipTransform +Caching disabled for task ':libs:native:native-libraries:extractLibs' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:native:native-libraries:extractLibs' as it is up-to-date. +work action resolve platform (project :libs:native:native-libraries) (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:native:jar UP-TO-DATE +Caching disabled for task ':libs:native:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:native:jar' as it is up-to-date. +work action resolve elasticsearch-native-9.0.0-SNAPSHOT.jar (project :libs:native) (Thread[#1324,Execution worker Thread 3,5,main]) started. + +> Task :libs:entitlement:asm-provider:jar UP-TO-DATE +Caching disabled for task ':libs:entitlement:asm-provider:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:entitlement:asm-provider:jar' as it is up-to-date. +work action resolve elasticsearch-entitlement-asm-provider-9.0.0-SNAPSHOT.jar (project :libs:entitlement:asm-provider) (Thread[#1330,Execution worker Thread 9,5,main]) started. +UnzipTransform (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Transform elasticsearch-entitlement-asm-provider-9.0.0-SNAPSHOT.jar (project :libs:entitlement:asm-provider) with UnzipTransform +Transforming elasticsearch-entitlement-asm-provider-9.0.0-SNAPSHOT.jar (project :libs:entitlement:asm-provider) with UnzipTransform +Resolve mutations for :libs:entitlement:generateAsm-providerProviderManifest (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:entitlement:generateAsm-providerProviderManifest (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:entitlement:generateAsm-providerProviderManifest UP-TO-DATE +Transforming asm-9.7.1.jar (org.ow2.asm:asm:9.7.1) with UnzipTransform +Caching disabled for task ':libs:entitlement:generateAsm-providerProviderManifest' because: + Build cache is disabled + Caching has not been enabled for the task +Skipping task ':libs:entitlement:generateAsm-providerProviderManifest' as it is up-to-date. +Resolve mutations for :libs:entitlement:generateAsm-providerProviderImpl (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:entitlement:generateAsm-providerProviderImpl (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:entitlement:generateAsm-providerProviderImpl UP-TO-DATE +Caching disabled for task ':libs:entitlement:generateAsm-providerProviderImpl' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:entitlement:generateAsm-providerProviderImpl' as it is up-to-date. +Resolve mutations for :libs:entitlement:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:entitlement:classes (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:entitlement:classes UP-TO-DATE +Skipping task ':libs:entitlement:classes' as it has no actions. +Resolve mutations for :libs:entitlement:compileMain23Java (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:entitlement:compileMain23Java (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:entitlement:compileMain23Java UP-TO-DATE +Caching disabled for task ':libs:entitlement:compileMain23Java' because: + Build cache is disabled +Skipping task ':libs:entitlement:compileMain23Java' as it is up-to-date. +No compile result for :libs:entitlement:compileMain23Java +No compile result for :libs:entitlement:compileMain23Java +No compile result for :libs:entitlement:compileMain23Java + +> Task :libs:simdvec:jar UP-TO-DATE +Caching disabled for task ':libs:simdvec:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:simdvec:jar' as it is up-to-date. +No compile result for :libs:entitlement:compileMain23Java +Resolve mutations for :libs:entitlement:main23Classes (Thread[#1331,Execution worker Thread 10,5,main]) started. +work action resolve elasticsearch-simdvec-9.0.0-SNAPSHOT.jar (project :libs:simdvec) (Thread[#1329,Execution worker Thread 8,5,main]) started. +:libs:entitlement:main23Classes (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:entitlement:main23Classes UP-TO-DATE +Skipping task ':libs:entitlement:main23Classes' as it has no actions. +Resolve mutations for :libs:entitlement:jar (Thread[#1331,Execution worker Thread 10,5,main]) started. +:libs:entitlement:jar (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:secure-sm:jar UP-TO-DATE +Caching disabled for task ':libs:secure-sm:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:secure-sm:jar' as it is up-to-date. +work action resolve elasticsearch-secure-sm-9.0.0-SNAPSHOT.jar (project :libs:secure-sm) (Thread[#1392,included builds Thread 2,5,main]) started. + +> Task :server:jar UP-TO-DATE +Caching disabled for task ':server:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':server:jar' as it is up-to-date. +work action resolve elasticsearch-9.0.0-SNAPSHOT.jar (project :server) (Thread[#1325,Execution worker Thread 4,5,main]) started. + +> Task :libs:ssl-config:jar UP-TO-DATE +Caching disabled for task ':libs:ssl-config:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:ssl-config:jar' as it is up-to-date. +work action resolve elasticsearch-ssl-config-9.0.0-SNAPSHOT.jar (project :libs:ssl-config) (Thread[#1326,Execution worker Thread 5,5,main]) started. + +> Task :libs:tdigest:jar UP-TO-DATE +Caching disabled for task ':libs:tdigest:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:tdigest:jar' as it is up-to-date. +work action resolve elasticsearch-tdigest-9.0.0-SNAPSHOT.jar (project :libs:tdigest) (Thread[#1327,Execution worker Thread 6,5,main]) started. + +> Task :libs:x-content:impl:jar UP-TO-DATE +Caching disabled for task ':libs:x-content:impl:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:x-content:impl:jar' as it is up-to-date. +work action resolve x-content-impl-9.0.0-SNAPSHOT.jar (project :libs:x-content:impl) (Thread[#1328,Execution worker Thread 7,5,main]) started. +UnzipTransform (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Transform x-content-impl-9.0.0-SNAPSHOT.jar (project :libs:x-content:impl) with UnzipTransform +Transforming x-content-impl-9.0.0-SNAPSHOT.jar (project :libs:x-content:impl) with UnzipTransform +Resolve mutations for :libs:x-content:generateImplProviderManifest (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:generateImplProviderManifest (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:x-content:generateImplProviderManifest UP-TO-DATE +Transforming jackson-core-2.17.2.jar (com.fasterxml.jackson.core:jackson-core:2.17.2) with UnzipTransform +Transforming jackson-dataformat-smile-2.17.2.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.17.2) with UnzipTransform +Transforming jackson-dataformat-yaml-2.17.2.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.17.2) with UnzipTransform +Transforming jackson-dataformat-cbor-2.17.2.jar (com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.17.2) with UnzipTransform +Transforming snakeyaml-2.0.jar (org.yaml:snakeyaml:2.0) with UnzipTransform +Caching disabled for task ':libs:x-content:generateImplProviderManifest' because: + Build cache is disabled + Caching has not been enabled for the task +Skipping task ':libs:x-content:generateImplProviderManifest' as it is up-to-date. +Resolve mutations for :libs:x-content:generateImplProviderImpl (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:generateImplProviderImpl (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:x-content:generateImplProviderImpl UP-TO-DATE +Caching disabled for task ':libs:x-content:generateImplProviderImpl' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:x-content:generateImplProviderImpl' as it is up-to-date. +Resolve mutations for :libs:x-content:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:classes (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :libs:x-content:classes UP-TO-DATE +Skipping task ':libs:x-content:classes' as it has no actions. +Resolve mutations for :libs:x-content:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:x-content:jar (Thread[#1328,Execution worker Thread 7,5,main]) started. + +> Task :modules:transport-netty4:jar UP-TO-DATE +Caching disabled for task ':modules:transport-netty4:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':modules:transport-netty4:jar' as it is up-to-date. +work action resolve transport-netty4-9.0.0-SNAPSHOT.jar (project :modules:transport-netty4) (Thread[#1332,Execution worker Thread 11,5,main]) started. + +> Task :test:framework:jar UP-TO-DATE +Caching disabled for task ':test:framework:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':test:framework:jar' as it is up-to-date. +work action resolve framework-9.0.0-SNAPSHOT.jar (project :test:framework) (Thread[#1322,Execution worker,5,main]) started. + +> Task :libs:entitlement:jar UP-TO-DATE +Caching disabled for task ':libs:entitlement:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:entitlement:jar' as it is up-to-date. +work action resolve elasticsearch-entitlement-9.0.0-SNAPSHOT.jar (project :libs:entitlement) (Thread[#1331,Execution worker Thread 10,5,main]) started. + +> Task :libs:x-content:jar UP-TO-DATE +Caching disabled for task ':libs:x-content:jar' because: + Build cache is disabled + Not worth caching +Skipping task ':libs:x-content:jar' as it is up-to-date. +work action resolve elasticsearch-x-content-9.0.0-SNAPSHOT.jar (project :libs:x-content) (Thread[#1328,Execution worker Thread 7,5,main]) started. +Resolve mutations for :libs:simdvec:test (Thread[#1328,Execution worker Thread 7,5,main]) started. +:libs:simdvec:test (Thread[#1328,Execution worker Thread 7,5,main]) started. +Gradle Test Executor 18 started executing tests. +Gradle Test Executor 17 started executing tests. +Gradle Test Executor 19 started executing tests. +Gradle Test Executor 19 finished executing tests. +WARNING: A terminally deprecated method in java.lang.System has been called +WARNING: System::setSecurityManager has been called by org.gradle.api.internal.tasks.testing.worker.TestWorker (file:/Users/rene/.gradle/wrapper/dists/gradle-8.11.1-all/2qik7nd48slq1ooc2496ixf4i/gradle-8.11.1/lib/plugins/gradle-testing-base-infrastructure-8.11.1.jar) +WARNING: Please consider reporting this to the maintainers of org.gradle.api.internal.tasks.testing.worker.TestWorker +WARNING: System::setSecurityManager will be removed in a future release +Gradle Test Executor 18 finished executing tests. +WARNING: A terminally deprecated method in java.lang.System has been called +WARNING: System::setSecurityManager has been called by org.gradle.api.internal.tasks.testing.worker.TestWorker (file:/Users/rene/.gradle/wrapper/dists/gradle-8.11.1-all/2qik7nd48slq1ooc2496ixf4i/gradle-8.11.1/lib/plugins/gradle-testing-base-infrastructure-8.11.1.jar) +WARNING: Please consider reporting this to the maintainers of org.gradle.api.internal.tasks.testing.worker.TestWorker +WARNING: System::setSecurityManager will be removed in a future release +Gradle Test Executor 17 finished executing tests. + +> Task :libs:simdvec:test +Caching disabled for task ':libs:simdvec:test' because: + Build cache is disabled +Task ':libs:simdvec:test' is not up-to-date because: + Output property 'binaryResultsDirectory' file /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/test-results/test/binary has been removed. + Output property 'binaryResultsDirectory' file /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/test-results/test/binary/output.bin has been removed. + Output property 'binaryResultsDirectory' file /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/test-results/test/binary/output.bin.idx has been removed. + and more... + and more... +Starting process 'Gradle Test Executor 17'. Working directory: /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/testrun/test Command: /Users/rene/.gradle/jdks/oracle_corporation-23-aarch64-os_x.2/jdk-23.jdk/Contents/Home/bin/java -Des.nativelibs.path=/Users/rene/dev/elastic/elasticsearch/libs/native/libraries/build/platform/darwin-aarch64 -Des.scripting.update.ctx_in_params=false -Des.search.rewrite_sort=true -Des.transport.cname_in_publish_address=true -Dgradle.dist.lib=/Users/rene/.gradle/wrapper/dists/gradle-8.11.1-all/2qik7nd48slq1ooc2496ixf4i/gradle-8.11.1/lib -Dgradle.user.home=/Users/rene/.gradle -Dgradle.worker.jar=/Users/rene/.gradle/caches/8.11.1/workerMain/gradle-worker.jar -Dio.netty.noKeySetOptimization=true -Dio.netty.noUnsafe=true -Dio.netty.recycler.maxCapacityPerThread=0 -Djava.awt.headless=true -Djava.locale.providers=CLDR -Djava.security.manager=allow -Djna.nosys=true -Dorg.gradle.internal.worker.tmpdir=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/tmp/test/work -Dtests.artifact=simdvec -Dtests.gradle=true -Dtests.hackImmutableCollections=true -Dtests.logger.level=WARN -Dtests.security.manager=true -Dtests.seed=7B469FBE8B6D0C65 -Dtests.task=:libs:simdvec:test -Dtests.testfeatures.enabled=true -Dworkspace.dir=/Users/rene/dev/elastic/elasticsearch --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.nio.channels=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/javax.net.ssl=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.management/java.lang.management=ALL-UNNAMED -XX:+HeapDumpOnOutOfMemoryError -esa --add-modules=jdk.incubator.vector -XX:HeapDumpPath=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/heapdump --patch-module=java.base=/Users/rene/dev/elastic/elasticsearch/test/immutable-collections-patch/build/jdk-patches/java.base --add-opens=java.base/java.util=ALL-UNNAMED @/Users/rene/.gradle/.tmp/gradle-worker-classpath15834082604113316666txt -Xms512m -Xmx512m -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/testrun/test/temp -Duser.country=DE -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 17' +Starting process 'Gradle Test Executor 19'. Working directory: /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/testrun/test Command: /Users/rene/.gradle/jdks/oracle_corporation-23-aarch64-os_x.2/jdk-23.jdk/Contents/Home/bin/java -Des.nativelibs.path=/Users/rene/dev/elastic/elasticsearch/libs/native/libraries/build/platform/darwin-aarch64 -Des.scripting.update.ctx_in_params=false -Des.search.rewrite_sort=true -Des.transport.cname_in_publish_address=true -Dgradle.dist.lib=/Users/rene/.gradle/wrapper/dists/gradle-8.11.1-all/2qik7nd48slq1ooc2496ixf4i/gradle-8.11.1/lib -Dgradle.user.home=/Users/rene/.gradle -Dgradle.worker.jar=/Users/rene/.gradle/caches/8.11.1/workerMain/gradle-worker.jar -Dio.netty.noKeySetOptimization=true -Dio.netty.noUnsafe=true -Dio.netty.recycler.maxCapacityPerThread=0 -Djava.awt.headless=true -Djava.locale.providers=CLDR -Djava.security.manager=allow -Djna.nosys=true -Dorg.gradle.internal.worker.tmpdir=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/tmp/test/work -Dtests.artifact=simdvec -Dtests.gradle=true -Dtests.hackImmutableCollections=true -Dtests.logger.level=WARN -Dtests.security.manager=true -Dtests.seed=7B469FBE8B6D0C65 -Dtests.task=:libs:simdvec:test -Dtests.testfeatures.enabled=true -Dworkspace.dir=/Users/rene/dev/elastic/elasticsearch --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.nio.channels=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/javax.net.ssl=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.management/java.lang.management=ALL-UNNAMED -XX:+HeapDumpOnOutOfMemoryError -esa --add-modules=jdk.incubator.vector -XX:HeapDumpPath=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/heapdump --patch-module=java.base=/Users/rene/dev/elastic/elasticsearch/test/immutable-collections-patch/build/jdk-patches/java.base --add-opens=java.base/java.util=ALL-UNNAMED @/Users/rene/.gradle/.tmp/gradle-worker-classpath8760626708071365177txt -Xms512m -Xmx512m -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/testrun/test/temp -Duser.country=DE -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 19' +Starting process 'Gradle Test Executor 18'. Working directory: /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/testrun/test Command: /Users/rene/.gradle/jdks/oracle_corporation-23-aarch64-os_x.2/jdk-23.jdk/Contents/Home/bin/java -Des.nativelibs.path=/Users/rene/dev/elastic/elasticsearch/libs/native/libraries/build/platform/darwin-aarch64 -Des.scripting.update.ctx_in_params=false -Des.search.rewrite_sort=true -Des.transport.cname_in_publish_address=true -Dgradle.dist.lib=/Users/rene/.gradle/wrapper/dists/gradle-8.11.1-all/2qik7nd48slq1ooc2496ixf4i/gradle-8.11.1/lib -Dgradle.user.home=/Users/rene/.gradle -Dgradle.worker.jar=/Users/rene/.gradle/caches/8.11.1/workerMain/gradle-worker.jar -Dio.netty.noKeySetOptimization=true -Dio.netty.noUnsafe=true -Dio.netty.recycler.maxCapacityPerThread=0 -Djava.awt.headless=true -Djava.locale.providers=CLDR -Djava.security.manager=allow -Djna.nosys=true -Dorg.gradle.internal.worker.tmpdir=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/tmp/test/work -Dtests.artifact=simdvec -Dtests.gradle=true -Dtests.hackImmutableCollections=true -Dtests.logger.level=WARN -Dtests.security.manager=true -Dtests.seed=7B469FBE8B6D0C65 -Dtests.task=:libs:simdvec:test -Dtests.testfeatures.enabled=true -Dworkspace.dir=/Users/rene/dev/elastic/elasticsearch --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.security.cert=ALL-UNNAMED --add-opens=java.base/java.nio.channels=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/javax.net.ssl=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.time=ALL-UNNAMED --add-opens=java.management/java.lang.management=ALL-UNNAMED -XX:+HeapDumpOnOutOfMemoryError -esa --add-modules=jdk.incubator.vector -XX:HeapDumpPath=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/heapdump --patch-module=java.base=/Users/rene/dev/elastic/elasticsearch/test/immutable-collections-patch/build/jdk-patches/java.base --add-opens=java.base/java.util=ALL-UNNAMED @/Users/rene/.gradle/.tmp/gradle-worker-classpath6774643281130261042txt -Xms512m -Xmx512m -Dfile.encoding=UTF-8 -Djava.io.tmpdir=/Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/testrun/test/temp -Duser.country=DE -Duser.language=en -Duser.variant -ea worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Test Executor 18' +Successfully started process 'Gradle Test Executor 17' +Successfully started process 'Gradle Test Executor 18' +Successfully started process 'Gradle Test Executor 19' +WARNING: Using incubator modules: jdk.incubator.vector +WARNING: Using incubator modules: jdk.incubator.vector +WARNING: Using incubator modules: jdk.incubator.vector + +VectorScorerFactoryTests STANDARD_ERROR + WARNING: A restricted method in + java.lang.foreign.Linker + has been called + WARNING: + java.lang.foreign.Linker::downcallHandle + has been called by + org.elasticsearch.nativeaccess.jdk.LinkerHelper + in + an unnamed module + + WARNING: Use --enable-native-access= + ALL-UNNAMED + to avoid a warning for callers in this module + WARNING: Restricted methods will be blocked in a future release unless native access is enabled + + +ESVectorUtilTests STANDARD_ERROR + WARNING: A restricted method in + java.lang.foreign.Linker + has been called + WARNING: + java.lang.foreign.Linker::downcallHandle + has been called by + org.elasticsearch.nativeaccess.jdk.LinkerHelper + in + an unnamed module + + WARNING: Use --enable-native-access= + ALL-UNNAMED + to avoid a warning for callers in this module + WARNING: Restricted methods will be blocked in a future release unless native access is enabled + + +VectorScorerFactoryTests STANDARD_OUT + [2024-12-23T09:52:40,834][INFO ][o.e.n.j.JdkVectorLibrary ] [[SUITE-VectorScorerFactoryTests-seed#[7B469FBE8B6D0C65]]] vec_caps=1 + [2024-12-23T09:52:40,837][INFO ][o.e.n.NativeAccess ] [[SUITE-VectorScorerFactoryTests-seed#[7B469FBE8B6D0C65]]] Using native vector library; to disable start with -Dorg.elasticsearch.nativeaccess.enableVectorLibrary=false + +ESVectorUtilTests STANDARD_OUT + [2024-12-23T09:52:40,837][INFO ][o.e.n.j.JdkVectorLibrary ] [[SUITE-ESVectorUtilTests-seed#[7B469FBE8B6D0C65]]] vec_caps=1 + [2024-12-23T09:52:40,840][INFO ][o.e.n.NativeAccess ] [[SUITE-ESVectorUtilTests-seed#[7B469FBE8B6D0C65]]] Using native vector library; to disable start with -Dorg.elasticsearch.nativeaccess.enableVectorLibrary=false + +VectorScorerFactoryTests STANDARD_OUT + [2024-12-23T09:52:40,842][INFO ][o.e.n.NativeAccess ] [[SUITE-VectorScorerFactoryTests-seed#[7B469FBE8B6D0C65]]] Using [jdk] native provider and native methods for [MacOS] + +ESVectorUtilTests STANDARD_OUT + [2024-12-23T09:52:40,844][INFO ][o.e.n.NativeAccess ] [[SUITE-ESVectorUtilTests-seed#[7B469FBE8B6D0C65]]] Using [jdk] native provider and native methods for [MacOS] + [2024-12-23T09:52:41,180][INFO ][o.e.s.i.v.ESVectorizationProvider] [[SUITE-ESVectorUtilTests-seed#[7B469FBE8B6D0C65]]] Java vector incubator API enabled; uses preferredBitSize=128 + +ESVectorUtilTests STANDARD_ERROR + Dec 23, 2024 9:52:41 AM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider + INFO: Java vector incubator API enabled; uses preferredBitSize=128 + +VectorScorerFactoryTests STANDARD_ERROR + Dec 23, 2024 9:52:41 AM org.apache.lucene.internal.vectorization.PanamaVectorizationProvider + INFO: Java vector incubator API enabled; uses preferredBitSize=128 + +VectorScorerFactoryTests > testRandomScorerMax STANDARD_OUT + [2024-12-23T04:52:41,272][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] JDK=23, os=Mac OS X, arch=aarch64 + +ESVectorUtilTests > testBitAndCount STANDARD_OUT + [2024-12-23T20:52:41,275][INFO ][o.e.s.ESVectorUtilTests ] [testBitAndCount] before test + [2024-12-23T20:52:41,282][INFO ][o.e.s.i.v.ESVectorizationProvider] [testBitAndCount] Java vector incubator API enabled; uses preferredBitSize=128 + +VectorScorerFactoryTests > testRandomScorerMax STANDARD_OUT + [2024-12-23T04:52:41,282][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] before test + +ESVectorUtilTests > testBitAndCount STANDARD_OUT + [2024-12-23T20:52:41,293][INFO ][o.e.s.ESVectorUtilTests ] [testBitAndCount] after test + +VectorScorerFactoryTests > testRandomScorerMax STANDARD_OUT + [2024-12-23T04:52:41,295][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] Testing testRandom-COSINE-2168.vex + +ESVectorUtilTests > testIpByteBin STANDARD_OUT + [2024-12-23T20:52:41,298][INFO ][o.e.s.ESVectorUtilTests ] [testIpByteBin] before test + +VectorScorerFactoryTests > testRandomScorerMax STANDARD_OUT + [2024-12-23T04:52:41,494][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] Testing testRandom-DOT_PRODUCT-1685.vex + +ESVectorUtilTests > testIpByteBin STANDARD_OUT + [2024-12-23T20:52:41,494][INFO ][o.e.s.ESVectorUtilTests ] [testIpByteBin] after test + +ESVectorUtilTests > testIpByteBinInvariants STANDARD_OUT + [2024-12-23T20:52:41,498][INFO ][o.e.s.ESVectorUtilTests ] [testIpByteBinInvariants] before test + [2024-12-23T20:52:41,499][INFO ][o.e.s.ESVectorUtilTests ] [testIpByteBinInvariants] after test + +ESVectorUtilTests > testBasicIpByteBin STANDARD_OUT + [2024-12-23T20:52:41,502][INFO ][o.e.s.ESVectorUtilTests ] [testBasicIpByteBin] before test + [2024-12-23T20:52:41,502][INFO ][o.e.s.ESVectorUtilTests ] [testBasicIpByteBin] after test + +ESVectorUtilTests > testIpByteBit STANDARD_OUT + [2024-12-23T20:52:41,505][INFO ][o.e.s.ESVectorUtilTests ] [testIpByteBit] before test + [2024-12-23T20:52:41,505][INFO ][o.e.s.ESVectorUtilTests ] [testIpByteBit] after test + +ESVectorUtilTests > testIpFloatBit STANDARD_OUT + [2024-12-23T20:52:41,507][INFO ][o.e.s.ESVectorUtilTests ] [testIpFloatBit] before test + [2024-12-23T20:52:41,508][INFO ][o.e.s.ESVectorUtilTests ] [testIpFloatBit] after test + +VectorScorerFactoryTests > testRandomScorerMax STANDARD_OUT + [2024-12-23T04:52:41,517][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] Testing testRandom-EUCLIDEAN-723.vex + [2024-12-23T04:52:41,592][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] Testing testRandom-MAXIMUM_INNER_PRODUCT-2519.vex + [2024-12-23T04:52:41,628][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerMax] after test + +VectorScorerFactoryTests > testSimpleMaxChunkSizeSmall STANDARD_OUT + [2024-12-23T04:52:41,629][INFO ][o.e.s.VectorScorerFactoryTests] [testSimpleMaxChunkSizeSmall] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,632][INFO ][o.e.s.VectorScorerFactoryTests] [testSimpleMaxChunkSizeSmall] before test + [2024-12-23T04:52:41,632][INFO ][o.e.s.VectorScorerFactoryTests] [testSimpleMaxChunkSizeSmall] maxChunkSize=14 + [2024-12-23T04:52:41,645][INFO ][o.e.s.VectorScorerFactoryTests] [testSimpleMaxChunkSizeSmall] after test + +VectorScorerFactoryTests > testRace STANDARD_OUT + [2024-12-23T04:52:41,645][INFO ][o.e.s.VectorScorerFactoryTests] [testRace] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,648][INFO ][o.e.s.VectorScorerFactoryTests] [testRace] before test + [2024-12-23T04:52:41,659][INFO ][o.e.s.VectorScorerFactoryTests] [testRace] after test + +VectorScorerFactoryTests > testNonNegativeDotProduct STANDARD_OUT + [2024-12-23T04:52:41,659][INFO ][o.e.s.VectorScorerFactoryTests] [testNonNegativeDotProduct] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,662][INFO ][o.e.s.VectorScorerFactoryTests] [testNonNegativeDotProduct] before test + [2024-12-23T04:52:41,663][INFO ][o.e.s.VectorScorerFactoryTests] [testNonNegativeDotProduct] after test + +VectorScorerFactoryTests > testRandomSlice STANDARD_OUT + [2024-12-23T04:52:41,664][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,666][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] before test + [2024-12-23T04:52:41,667][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-0-30 + [2024-12-23T04:52:41,669][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-1-30 + [2024-12-23T04:52:41,671][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-2-30 + [2024-12-23T04:52:41,672][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-3-30 + [2024-12-23T04:52:41,674][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-4-30 + [2024-12-23T04:52:41,675][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-5-30 + [2024-12-23T04:52:41,676][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-6-30 + [2024-12-23T04:52:41,677][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-7-30 + [2024-12-23T04:52:41,679][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-8-30 + [2024-12-23T04:52:41,681][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-9-30 + [2024-12-23T04:52:41,682][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-10-30 + [2024-12-23T04:52:41,683][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-11-30 + [2024-12-23T04:52:41,684][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-12-30 + [2024-12-23T04:52:41,685][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-13-30 + [2024-12-23T04:52:41,687][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-14-30 + [2024-12-23T04:52:41,689][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-15-30 + [2024-12-23T04:52:41,690][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-16-30 + [2024-12-23T04:52:41,691][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-17-30 + [2024-12-23T04:52:41,692][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-18-30 + [2024-12-23T04:52:41,693][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-19-30 + [2024-12-23T04:52:41,694][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-20-30 + [2024-12-23T04:52:41,696][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-21-30 + [2024-12-23T04:52:41,697][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-22-30 + [2024-12-23T04:52:41,698][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-23-30 + [2024-12-23T04:52:41,699][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-24-30 + [2024-12-23T04:52:41,700][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-25-30 + [2024-12-23T04:52:41,702][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-26-30 + [2024-12-23T04:52:41,703][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-27-30 + [2024-12-23T04:52:41,703][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-28-30 + [2024-12-23T04:52:41,705][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-29-30 + [2024-12-23T04:52:41,706][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-30-30 + [2024-12-23T04:52:41,707][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-31-30 + [2024-12-23T04:52:41,708][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-32-30 + [2024-12-23T04:52:41,710][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-33-30 + [2024-12-23T04:52:41,711][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-34-30 + [2024-12-23T04:52:41,712][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-35-30 + [2024-12-23T04:52:41,713][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-36-30 + [2024-12-23T04:52:41,715][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-37-30 + [2024-12-23T04:52:41,716][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-38-30 + [2024-12-23T04:52:41,717][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-39-30 + [2024-12-23T04:52:41,718][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-40-30 + [2024-12-23T04:52:41,719][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-41-30 + [2024-12-23T04:52:41,720][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-42-30 + [2024-12-23T04:52:41,722][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-43-30 + [2024-12-23T04:52:41,723][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-44-30 + [2024-12-23T04:52:41,724][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-45-30 + [2024-12-23T04:52:41,725][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-46-30 + [2024-12-23T04:52:41,727][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-47-30 + [2024-12-23T04:52:41,727][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-48-30 + [2024-12-23T04:52:41,728][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-49-30 + [2024-12-23T04:52:41,729][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-50-30 + [2024-12-23T04:52:41,731][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-51-30 + [2024-12-23T04:52:41,732][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-52-30 + [2024-12-23T04:52:41,733][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-53-30 + [2024-12-23T04:52:41,734][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-54-30 + [2024-12-23T04:52:41,735][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-55-30 + [2024-12-23T04:52:41,736][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-56-30 + [2024-12-23T04:52:41,738][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-57-30 + [2024-12-23T04:52:41,739][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-58-30 + [2024-12-23T04:52:41,740][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-59-30 + [2024-12-23T04:52:41,741][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-60-30 + [2024-12-23T04:52:41,742][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-61-30 + [2024-12-23T04:52:41,743][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-62-30 + [2024-12-23T04:52:41,744][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-63-30 + [2024-12-23T04:52:41,746][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-64-30 + [2024-12-23T04:52:41,746][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-65-30 + [2024-12-23T04:52:41,747][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-66-30 + [2024-12-23T04:52:41,749][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-67-30 + [2024-12-23T04:52:41,750][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-68-30 + [2024-12-23T04:52:41,751][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-69-30 + [2024-12-23T04:52:41,752][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-70-30 + [2024-12-23T04:52:41,753][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-71-30 + [2024-12-23T04:52:41,755][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-72-30 + [2024-12-23T04:52:41,755][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-73-30 + [2024-12-23T04:52:41,757][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-74-30 + [2024-12-23T04:52:41,758][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-75-30 + [2024-12-23T04:52:41,759][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-76-30 + [2024-12-23T04:52:41,760][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-77-30 + [2024-12-23T04:52:41,761][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-78-30 + [2024-12-23T04:52:41,761][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-79-30 + [2024-12-23T04:52:41,762][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-80-30 + [2024-12-23T04:52:41,764][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-81-30 + [2024-12-23T04:52:41,764][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-82-30 + [2024-12-23T04:52:41,766][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-83-30 + [2024-12-23T04:52:41,767][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-84-30 + [2024-12-23T04:52:41,768][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-85-30 + [2024-12-23T04:52:41,769][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-86-30 + [2024-12-23T04:52:41,770][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-87-30 + [2024-12-23T04:52:41,771][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-88-30 + [2024-12-23T04:52:41,772][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-89-30 + [2024-12-23T04:52:41,772][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-90-30 + [2024-12-23T04:52:41,774][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-91-30 + [2024-12-23T04:52:41,774][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-92-30 + [2024-12-23T04:52:41,775][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-93-30 + [2024-12-23T04:52:41,776][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-94-30 + [2024-12-23T04:52:41,777][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-95-30 + [2024-12-23T04:52:41,778][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-96-30 + [2024-12-23T04:52:41,779][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-97-30 + [2024-12-23T04:52:41,780][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-98-30 + [2024-12-23T04:52:41,781][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] Testing testRandomSliceImpl-99-30 + [2024-12-23T04:52:41,782][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomSlice] after test + +VectorScorerFactoryTests > testRandomMin STANDARD_OUT + [2024-12-23T04:52:41,783][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMin] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,785][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMin] before test + [2024-12-23T04:52:41,786][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMin] Testing testRandom-279 + [2024-12-23T04:52:41,799][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMin] after test + +VectorScorerFactoryTests > testRandomMaxChunkSizeSmall STANDARD_OUT + [2024-12-23T04:52:41,799][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMaxChunkSizeSmall] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,801][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMaxChunkSizeSmall] before test + [2024-12-23T04:52:41,802][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMaxChunkSizeSmall] maxChunkSize=118 + [2024-12-23T04:52:41,802][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMaxChunkSizeSmall] Testing testRandom-3935 + [2024-12-23T04:52:41,916][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMaxChunkSizeSmall] after test + +VectorScorerFactoryTests > testLarge SKIPPED + +VectorScorerFactoryTests > testRandomMax STANDARD_OUT + [2024-12-23T04:52:41,917][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMax] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,919][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMax] before test + [2024-12-23T04:52:41,920][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMax] Testing testRandom-3531 + [2024-12-23T04:52:41,946][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomMax] after test + +VectorScorerFactoryTests > testRandom STANDARD_OUT + [2024-12-23T04:52:41,946][INFO ][o.e.s.VectorScorerFactoryTests] [testRandom] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,949][INFO ][o.e.s.VectorScorerFactoryTests] [testRandom] before test + [2024-12-23T04:52:41,949][INFO ][o.e.s.VectorScorerFactoryTests] [testRandom] Testing testRandom-1840 + [2024-12-23T04:52:41,980][INFO ][o.e.s.VectorScorerFactoryTests] [testRandom] after test + +VectorScorerFactoryTests > testRandomScorer STANDARD_OUT + [2024-12-23T04:52:41,981][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:41,985][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] before test + [2024-12-23T04:52:41,986][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] Testing testRandom-COSINE-199.vex + [2024-12-23T04:52:41,989][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] Testing testRandom-DOT_PRODUCT-3144.vex + [2024-12-23T04:52:41,992][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] Testing testRandom-EUCLIDEAN-3017.vex + [2024-12-23T04:52:42,020][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] Testing testRandom-MAXIMUM_INNER_PRODUCT-1915.vex + [2024-12-23T04:52:42,025][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorer] after test + +VectorScorerFactoryTests > testSimple STANDARD_OUT + [2024-12-23T04:52:42,025][INFO ][o.e.s.VectorScorerFactoryTests] [testSimple] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:42,027][INFO ][o.e.s.VectorScorerFactoryTests] [testSimple] before test + [2024-12-23T04:52:42,032][INFO ][o.e.s.VectorScorerFactoryTests] [testSimple] after test + +VectorScorerFactoryTests > testRandomScorerChunkSizeSmall STANDARD_OUT + [2024-12-23T04:52:42,032][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:42,034][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] before test + [2024-12-23T04:52:42,034][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] maxChunkSize=76 + [2024-12-23T04:52:42,035][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] Testing testRandom-COSINE-2044.vex + [2024-12-23T04:52:42,061][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] Testing testRandom-DOT_PRODUCT-159.vex + [2024-12-23T04:52:42,063][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] Testing testRandom-EUCLIDEAN-455.vex + [2024-12-23T04:52:42,069][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] Testing testRandom-MAXIMUM_INNER_PRODUCT-1088.vex + [2024-12-23T04:52:42,071][INFO ][o.e.s.VectorScorerFactoryTests] [testRandomScorerChunkSizeSmall] after test + +VectorScorerFactoryTests > testSupport STANDARD_OUT + [2024-12-23T04:52:42,072][INFO ][o.e.s.VectorScorerFactoryTests] [testSupport] JDK=23, os=Mac OS X, arch=aarch64 + [2024-12-23T04:52:42,074][INFO ][o.e.s.VectorScorerFactoryTests] [testSupport] before test + [2024-12-23T04:52:42,074][INFO ][o.e.s.VectorScorerFactoryTests] [testSupport] after test +Finished generating test XML results (0.001 secs) into: /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/test-results/test +Generating HTML test report... +Finished generating test html results (0.002 secs) into: /Users/rene/dev/elastic/elasticsearch/libs/simdvec/build/reports/tests/test + +0 problems were found storing the configuration cache. + +See the complete report at file:///Users/rene/dev/elastic/elasticsearch/build/reports/configuration-cache/bf67ihcjtxveqczwzl7s4owb2/9o6bg5x67n4fyxqy871utzrqc/configuration-cache-report.html + +BUILD SUCCESSFUL in 4s +86 actionable tasks: 2 executed, 84 up-to-date +Watched directory hierarchies: [/Users/rene/dev/elastic/elasticsearch] + +Publishing build scan... +https://gradle-enterprise.elastic.co/s/s75qfwti22ejk + +Configuration cache entry stored. diff --git a/modules/aggregations/build.gradle b/modules/aggregations/build.gradle index 3b5fb6ddecde9..d65b6e8fd2ddd 100644 --- a/modules/aggregations/build.gradle +++ b/modules/aggregations/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Adds "built in" aggregations to Elasticsearch.' - classname 'org.elasticsearch.aggregations.AggregationsPlugin' + description = 'Adds "built in" aggregations to Elasticsearch.' + classname ='org.elasticsearch.aggregations.AggregationsPlugin' extendedPlugins = ['lang-painless'] } diff --git a/modules/analysis-common/build.gradle b/modules/analysis-common/build.gradle index 9e7932bbf6673..173e1eeef60a2 100644 --- a/modules/analysis-common/build.gradle +++ b/modules/analysis-common/build.gradle @@ -13,8 +13,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Adds "built in" analyzers to Elasticsearch.' - classname 'org.elasticsearch.analysis.common.CommonAnalysisPlugin' + description = 'Adds "built in" analyzers to Elasticsearch.' + classname = 'org.elasticsearch.analysis.common.CommonAnalysisPlugin' extendedPlugins = ['lang-painless'] } diff --git a/modules/apm/build.gradle b/modules/apm/build.gradle index b510e2403e933..07e6c7a042135 100644 --- a/modules/apm/build.gradle +++ b/modules/apm/build.gradle @@ -7,9 +7,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'apm' - description 'Provides APM integration for Elasticsearch' - classname 'org.elasticsearch.telemetry.apm.APM' + name = 'apm' + description = 'Provides APM integration for Elasticsearch' + classname ='org.elasticsearch.telemetry.apm.APM' } def otelVersion = '1.31.0' diff --git a/modules/data-streams/build.gradle b/modules/data-streams/build.gradle index 8ae56101ef01e..97a5fabd79f4c 100644 --- a/modules/data-streams/build.gradle +++ b/modules/data-streams/build.gradle @@ -7,8 +7,8 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - description 'Elasticsearch Expanded Pack Plugin - Data Streams' - classname 'org.elasticsearch.datastreams.DataStreamsPlugin' + description = 'Elasticsearch Expanded Pack Plugin - Data Streams' + classname ='org.elasticsearch.datastreams.DataStreamsPlugin' } restResources { diff --git a/modules/dot-prefix-validation/build.gradle b/modules/dot-prefix-validation/build.gradle index 6e232570b4a22..bbbbbb5609f1e 100644 --- a/modules/dot-prefix-validation/build.gradle +++ b/modules/dot-prefix-validation/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Validation for dot-prefixed indices for non-operator users' - classname 'org.elasticsearch.validation.DotPrefixValidationPlugin' + description = 'Validation for dot-prefixed indices for non-operator users' + classname = 'org.elasticsearch.validation.DotPrefixValidationPlugin' } restResources { diff --git a/modules/health-shards-availability/build.gradle b/modules/health-shards-availability/build.gradle index 4bf914fb5fdd6..62686a44a9336 100644 --- a/modules/health-shards-availability/build.gradle +++ b/modules/health-shards-availability/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Health report API extension providing the shards_availability output' - classname 'org.elasticsearch.health.plugin.ShardsAvailabilityPlugin' + description = 'Health report API extension providing the shards_availability output' + classname = 'org.elasticsearch.health.plugin.ShardsAvailabilityPlugin' } restResources { diff --git a/modules/ingest-attachment/build.gradle b/modules/ingest-attachment/build.gradle index 8fe2b82fe21fb..a172112948fd3 100644 --- a/modules/ingest-attachment/build.gradle +++ b/modules/ingest-attachment/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - description 'Ingest processor that uses Apache Tika to extract contents' - classname 'org.elasticsearch.ingest.attachment.IngestAttachmentPlugin' + description = 'Ingest processor that uses Apache Tika to extract contents' + classname = 'org.elasticsearch.ingest.attachment.IngestAttachmentPlugin' } // this overwrites the 'versions' map from Elasticsearch itself, but indeed we want that -- we're interested in managing our dependencies diff --git a/modules/ingest-common/build.gradle b/modules/ingest-common/build.gradle index 7cfdba4d33744..c49e0ea4b7180 100644 --- a/modules/ingest-common/build.gradle +++ b/modules/ingest-common/build.gradle @@ -13,8 +13,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Module for ingest processors that do not require additional security permissions or have large dependencies and resources' - classname 'org.elasticsearch.ingest.common.IngestCommonPlugin' + description = 'Module for ingest processors that do not require additional security permissions or have large dependencies and resources' + classname ='org.elasticsearch.ingest.common.IngestCommonPlugin' extendedPlugins = ['lang-painless'] } diff --git a/modules/ingest-geoip/build.gradle b/modules/ingest-geoip/build.gradle index 4312221b33937..988ca317b4730 100644 --- a/modules/ingest-geoip/build.gradle +++ b/modules/ingest-geoip/build.gradle @@ -14,8 +14,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Ingest processor that uses lookup geo data based on IP addresses using the MaxMind geo database' - classname 'org.elasticsearch.ingest.geoip.IngestGeoIpPlugin' + description = 'Ingest processor that uses lookup geo data based on IP addresses using the MaxMind geo database' + classname ='org.elasticsearch.ingest.geoip.IngestGeoIpPlugin' bundleSpec.from("${project.buildDir}/ingest-geoip") { into '/' diff --git a/modules/ingest-user-agent/build.gradle b/modules/ingest-user-agent/build.gradle index a504b5a64807c..76f88544ea10f 100644 --- a/modules/ingest-user-agent/build.gradle +++ b/modules/ingest-user-agent/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - description 'Ingest processor that extracts information from a user agent' - classname 'org.elasticsearch.ingest.useragent.IngestUserAgentPlugin' + description = 'Ingest processor that extracts information from a user agent' + classname ='org.elasticsearch.ingest.useragent.IngestUserAgentPlugin' } restResources { diff --git a/modules/kibana/build.gradle b/modules/kibana/build.gradle index 6ead4cc68506c..deaf2664236ba 100644 --- a/modules/kibana/build.gradle +++ b/modules/kibana/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - description 'Plugin exposing APIs for Kibana system indices' - classname 'org.elasticsearch.kibana.KibanaPlugin' + description = 'Plugin exposing APIs for Kibana system indices' + classname ='org.elasticsearch.kibana.KibanaPlugin' } dependencies { diff --git a/modules/lang-expression/build.gradle b/modules/lang-expression/build.gradle index 1342450755152..a7f30c4fbb5cd 100644 --- a/modules/lang-expression/build.gradle +++ b/modules/lang-expression/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Lucene expressions integration for Elasticsearch' - classname 'org.elasticsearch.script.expression.ExpressionPlugin' + description = 'Lucene expressions integration for Elasticsearch' + classname ='org.elasticsearch.script.expression.ExpressionPlugin' } dependencies { diff --git a/modules/lang-mustache/build.gradle b/modules/lang-mustache/build.gradle index 45037857db093..e8e539d2d6b55 100644 --- a/modules/lang-mustache/build.gradle +++ b/modules/lang-mustache/build.gradle @@ -12,8 +12,8 @@ apply plugin: 'elasticsearch.legacy-java-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Mustache scripting integration for Elasticsearch' - classname 'org.elasticsearch.script.mustache.MustachePlugin' + description = 'Mustache scripting integration for Elasticsearch' + classname ='org.elasticsearch.script.mustache.MustachePlugin' } dependencies { diff --git a/modules/lang-painless/build.gradle b/modules/lang-painless/build.gradle index b01c9201dcff1..b030d3c2d5e16 100644 --- a/modules/lang-painless/build.gradle +++ b/modules/lang-painless/build.gradle @@ -15,8 +15,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'An easy, safe and fast scripting language for Elasticsearch' - classname 'org.elasticsearch.painless.PainlessPlugin' + description = 'An easy, safe and fast scripting language for Elasticsearch' + classname ='org.elasticsearch.painless.PainlessPlugin' } testClusters.configureEach { diff --git a/modules/legacy-geo/build.gradle b/modules/legacy-geo/build.gradle index 55171221396a3..4ed8d84ab96bc 100644 --- a/modules/legacy-geo/build.gradle +++ b/modules/legacy-geo/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Placeholder plugin for geospatial features in ES' - classname 'org.elasticsearch.legacygeo.LegacyGeoPlugin' + description = 'Placeholder plugin for geospatial features in ES' + classname = 'org.elasticsearch.legacygeo.LegacyGeoPlugin' } dependencies { diff --git a/modules/mapper-extras/build.gradle b/modules/mapper-extras/build.gradle index 992f39a22b28c..4ce00ab873034 100644 --- a/modules/mapper-extras/build.gradle +++ b/modules/mapper-extras/build.gradle @@ -12,8 +12,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Adds advanced field mappers' - classname 'org.elasticsearch.index.mapper.extras.MapperExtrasPlugin' + description = 'Adds advanced field mappers' + classname ='org.elasticsearch.index.mapper.extras.MapperExtrasPlugin' } restResources { diff --git a/modules/parent-join/build.gradle b/modules/parent-join/build.gradle index 0d34b5f6e3b40..efe52225121cd 100644 --- a/modules/parent-join/build.gradle +++ b/modules/parent-join/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'This module adds the support parent-child queries and aggregations' - classname 'org.elasticsearch.join.ParentJoinPlugin' + description = 'This module adds the support parent-child queries and aggregations' + classname = 'org.elasticsearch.join.ParentJoinPlugin' } restResources { diff --git a/modules/percolator/build.gradle b/modules/percolator/build.gradle index 2d2f6767f5e62..3206834521797 100644 --- a/modules/percolator/build.gradle +++ b/modules/percolator/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Percolator module adds capability to index queries and query these queries by specifying documents' - classname 'org.elasticsearch.percolator.PercolatorPlugin' + description = 'Percolator module adds capability to index queries and query these queries by specifying documents' + classname = 'org.elasticsearch.percolator.PercolatorPlugin' } dependencies { diff --git a/modules/rank-eval/build.gradle b/modules/rank-eval/build.gradle index c9016798c18b9..fe7453750647b 100644 --- a/modules/rank-eval/build.gradle +++ b/modules/rank-eval/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Rank Eval module adds APIs to evaluate ranking quality.' - classname 'org.elasticsearch.index.rankeval.RankEvalPlugin' + description = 'The Rank Eval module adds APIs to evaluate ranking quality.' + classname = 'org.elasticsearch.index.rankeval.RankEvalPlugin' } restResources { diff --git a/modules/reindex/build.gradle b/modules/reindex/build.gradle index 7281c161e2c4a..47a3f51115b1d 100644 --- a/modules/reindex/build.gradle +++ b/modules/reindex/build.gradle @@ -21,8 +21,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Reindex module adds APIs to reindex from one index to another or update documents in place.' - classname 'org.elasticsearch.reindex.ReindexPlugin' + description = 'The Reindex module adds APIs to reindex from one index to another or update documents in place.' + classname = 'org.elasticsearch.reindex.ReindexPlugin' } testClusters.configureEach { @@ -135,7 +135,8 @@ if (OS.current() == OS.WINDOWS) { TaskProvider fixture = tasks.register("oldEs${version}Fixture", AntFixture) { dependsOn project.configurations.oldesFixture, jdks.legacy, oldEsDependency executable = "${buildParams.runtimeJavaHome.get()}/bin/java" - env 'CLASSPATH', "${-> project.configurations.oldesFixture.asPath}" + def oldesFixtureConfiguration = project.configurations.oldesFixture + env 'CLASSPATH', "${-> oldesFixtureConfiguration.asPath}" // old versions of Elasticsearch need JAVA_HOME env 'JAVA_HOME', jdks.legacy.javaHomePath // If we are running on certain arm systems we need to explicitly set the stack size to overcome JDK page size bug diff --git a/modules/repository-azure/build.gradle b/modules/repository-azure/build.gradle index b262758a28e49..ded138efb4af1 100644 --- a/modules/repository-azure/build.gradle +++ b/modules/repository-azure/build.gradle @@ -15,8 +15,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Azure Repository plugin adds support for Azure storage repositories.' - classname 'org.elasticsearch.repositories.azure.AzureRepositoryPlugin' + description = 'The Azure Repository plugin adds support for Azure storage repositories.' + classname ='org.elasticsearch.repositories.azure.AzureRepositoryPlugin' } versions << [ diff --git a/modules/repository-gcs/build.gradle b/modules/repository-gcs/build.gradle index 811645d154c7a..d23a0f4a7e44d 100644 --- a/modules/repository-gcs/build.gradle +++ b/modules/repository-gcs/build.gradle @@ -17,8 +17,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The GCS repository plugin adds Google Cloud Storage support for repositories.' - classname 'org.elasticsearch.repositories.gcs.GoogleCloudStoragePlugin' + description = 'The GCS repository plugin adds Google Cloud Storage support for repositories.' + classname ='org.elasticsearch.repositories.gcs.GoogleCloudStoragePlugin' } dependencies { diff --git a/modules/repository-s3/build.gradle b/modules/repository-s3/build.gradle index 5978dd75c7c94..1db83b9e9bc42 100644 --- a/modules/repository-s3/build.gradle +++ b/modules/repository-s3/build.gradle @@ -14,8 +14,8 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - description 'The S3 repository plugin adds S3 repositories' - classname 'org.elasticsearch.repositories.s3.S3RepositoryPlugin' + description = 'The S3 repository plugin adds S3 repositories' + classname ='org.elasticsearch.repositories.s3.S3RepositoryPlugin' } dependencies { diff --git a/modules/repository-url/build.gradle b/modules/repository-url/build.gradle index fd1c5089cdf1c..857a9b00f8985 100644 --- a/modules/repository-url/build.gradle +++ b/modules/repository-url/build.gradle @@ -14,8 +14,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Module for URL repository' - classname 'org.elasticsearch.plugin.repository.url.URLRepositoryPlugin' + description = 'Module for URL repository' + classname ='org.elasticsearch.plugin.repository.url.URLRepositoryPlugin' } restResources { diff --git a/modules/rest-root/build.gradle b/modules/rest-root/build.gradle index adb8aeb02863f..a387cc4c5dd5e 100644 --- a/modules/rest-root/build.gradle +++ b/modules/rest-root/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'Adds HEAD and GET / endpoint to Elasticsearch' - classname 'org.elasticsearch.rest.root.MainRestPlugin' + description = 'Adds HEAD and GET / endpoint to Elasticsearch' + classname ='org.elasticsearch.rest.root.MainRestPlugin' } restResources { diff --git a/modules/runtime-fields-common/build.gradle b/modules/runtime-fields-common/build.gradle index e8e06f0a9c4c7..0cbb6a4d43c97 100644 --- a/modules/runtime-fields-common/build.gradle +++ b/modules/runtime-fields-common/build.gradle @@ -12,8 +12,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - description 'Module for runtime fields features and extensions that have large dependencies' - classname 'org.elasticsearch.runtimefields.RuntimeFieldsCommonPlugin' + description = 'Module for runtime fields features and extensions that have large dependencies' + classname = 'org.elasticsearch.runtimefields.RuntimeFieldsCommonPlugin' extendedPlugins = ['lang-painless'] } diff --git a/modules/systemd/build.gradle b/modules/systemd/build.gradle index 8eb48e1d5f638..9155554797587 100644 --- a/modules/systemd/build.gradle +++ b/modules/systemd/build.gradle @@ -8,8 +8,8 @@ */ esplugin { - description 'Integrates Elasticsearch with systemd' - classname 'org.elasticsearch.systemd.SystemdPlugin' + description = 'Integrates Elasticsearch with systemd' + classname ='org.elasticsearch.systemd.SystemdPlugin' } dependencies { diff --git a/modules/transport-netty4/build.gradle b/modules/transport-netty4/build.gradle index 13dfdf2b3c7bc..4b64b9c56917d 100644 --- a/modules/transport-netty4/build.gradle +++ b/modules/transport-netty4/build.gradle @@ -23,8 +23,8 @@ apply plugin: 'elasticsearch.publish' * fix the hack in the build framework that copies transport-netty4 into the integ test cluster */ esplugin { - description 'Netty 4 based transport implementation' - classname 'org.elasticsearch.transport.netty4.Netty4Plugin' + description = 'Netty 4 based transport implementation' + classname = 'org.elasticsearch.transport.netty4.Netty4Plugin' } // exclude transitively pulled in version via the esplugin plugin to always build from fresh sources and make jar-hell checks pass diff --git a/plugins/analysis-icu/build.gradle b/plugins/analysis-icu/build.gradle index 05cd2cb44124c..0d576d316f855 100644 --- a/plugins/analysis-icu/build.gradle +++ b/plugins/analysis-icu/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The ICU Analysis plugin integrates the Lucene ICU module into Elasticsearch, adding ICU-related analysis components.' - classname 'org.elasticsearch.plugin.analysis.icu.AnalysisICUPlugin' + description = 'The ICU Analysis plugin integrates the Lucene ICU module into Elasticsearch, adding ICU-related analysis components.' + classname ='org.elasticsearch.plugin.analysis.icu.AnalysisICUPlugin' } tasks.named("forbiddenApisMain").configure { diff --git a/plugins/analysis-kuromoji/build.gradle b/plugins/analysis-kuromoji/build.gradle index bb59fed0db2ed..82fa59e5773c3 100644 --- a/plugins/analysis-kuromoji/build.gradle +++ b/plugins/analysis-kuromoji/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - description 'The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.' - classname 'org.elasticsearch.plugin.analysis.kuromoji.AnalysisKuromojiPlugin' + description = 'The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.' + classname ='org.elasticsearch.plugin.analysis.kuromoji.AnalysisKuromojiPlugin' } dependencies { diff --git a/plugins/analysis-nori/build.gradle b/plugins/analysis-nori/build.gradle index 0e602886d29ce..6254a56f0657f 100644 --- a/plugins/analysis-nori/build.gradle +++ b/plugins/analysis-nori/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - description 'The Korean (nori) Analysis plugin integrates Lucene nori analysis module into elasticsearch.' - classname 'org.elasticsearch.plugin.analysis.nori.AnalysisNoriPlugin' + description = 'The Korean (nori) Analysis plugin integrates Lucene nori analysis module into elasticsearch.' + classname ='org.elasticsearch.plugin.analysis.nori.AnalysisNoriPlugin' } dependencies { diff --git a/plugins/analysis-phonetic/build.gradle b/plugins/analysis-phonetic/build.gradle index e34a179a384ff..018e2c0e52b8d 100644 --- a/plugins/analysis-phonetic/build.gradle +++ b/plugins/analysis-phonetic/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - description 'The Phonetic Analysis plugin integrates phonetic token filter analysis with elasticsearch.' - classname 'org.elasticsearch.plugin.analysis.phonetic.AnalysisPhoneticPlugin' + description = 'The Phonetic Analysis plugin integrates phonetic token filter analysis with elasticsearch.' + classname ='org.elasticsearch.plugin.analysis.phonetic.AnalysisPhoneticPlugin' } dependencies { diff --git a/plugins/analysis-smartcn/build.gradle b/plugins/analysis-smartcn/build.gradle index cbc45f32bf596..b4ac03935aab5 100644 --- a/plugins/analysis-smartcn/build.gradle +++ b/plugins/analysis-smartcn/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - description 'Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.' - classname 'org.elasticsearch.plugin.analysis.smartcn.AnalysisSmartChinesePlugin' + description = 'Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.' + classname ='org.elasticsearch.plugin.analysis.smartcn.AnalysisSmartChinesePlugin' } dependencies { diff --git a/plugins/analysis-stempel/build.gradle b/plugins/analysis-stempel/build.gradle index 2d2c187970d81..0fb15ec7d36d1 100644 --- a/plugins/analysis-stempel/build.gradle +++ b/plugins/analysis-stempel/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - description 'The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.' - classname 'org.elasticsearch.plugin.analysis.stempel.AnalysisStempelPlugin' + description = 'The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.' + classname ='org.elasticsearch.plugin.analysis.stempel.AnalysisStempelPlugin' } dependencies { diff --git a/plugins/analysis-ukrainian/build.gradle b/plugins/analysis-ukrainian/build.gradle index 2794e5bcfe338..2be48240a8875 100644 --- a/plugins/analysis-ukrainian/build.gradle +++ b/plugins/analysis-ukrainian/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - description 'The Ukrainian Analysis plugin integrates the Lucene UkrainianMorfologikAnalyzer into elasticsearch.' - classname 'org.elasticsearch.plugin.analysis.ukrainian.AnalysisUkrainianPlugin' + description = 'The Ukrainian Analysis plugin integrates the Lucene UkrainianMorfologikAnalyzer into elasticsearch.' + classname ='org.elasticsearch.plugin.analysis.ukrainian.AnalysisUkrainianPlugin' } dependencies { diff --git a/plugins/build.gradle b/plugins/build.gradle index 60c65885639ed..32fd646ef0be8 100644 --- a/plugins/build.gradle +++ b/plugins/build.gradle @@ -22,10 +22,10 @@ configure(subprojects.findAll { it.parent.path == project.path }) { esplugin { // for local ES plugins, the name of the plugin is the same as the directory - name project.name + name = project.name - licenseFile rootProject.file('licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + licenseFile = rootProject.file('licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } diff --git a/plugins/discovery-azure-classic/build.gradle b/plugins/discovery-azure-classic/build.gradle index 9549236775bfe..4455e798e3a22 100644 --- a/plugins/discovery-azure-classic/build.gradle +++ b/plugins/discovery-azure-classic/build.gradle @@ -13,8 +13,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Azure Classic Discovery plugin allows to use Azure Classic API for the unicast discovery mechanism' - classname 'org.elasticsearch.plugin.discovery.azure.classic.AzureDiscoveryPlugin' + description = 'The Azure Classic Discovery plugin allows to use Azure Classic API for the unicast discovery mechanism' + classname ='org.elasticsearch.plugin.discovery.azure.classic.AzureDiscoveryPlugin' } def localVersions = versions + [ diff --git a/plugins/discovery-ec2/build.gradle b/plugins/discovery-ec2/build.gradle index 95715217fa59a..a8255c1b54517 100644 --- a/plugins/discovery-ec2/build.gradle +++ b/plugins/discovery-ec2/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The EC2 discovery plugin allows to use AWS API for the unicast discovery mechanism.' - classname 'org.elasticsearch.discovery.ec2.Ec2DiscoveryPlugin' + description = 'The EC2 discovery plugin allows to use AWS API for the unicast discovery mechanism.' + classname ='org.elasticsearch.discovery.ec2.Ec2DiscoveryPlugin' } dependencies { diff --git a/plugins/discovery-gce/build.gradle b/plugins/discovery-gce/build.gradle index 530070f9e0073..c6beaf3f332ca 100644 --- a/plugins/discovery-gce/build.gradle +++ b/plugins/discovery-gce/build.gradle @@ -2,8 +2,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Google Compute Engine (GCE) Discovery plugin allows to use GCE API for the unicast discovery mechanism.' - classname 'org.elasticsearch.plugin.discovery.gce.GceDiscoveryPlugin' + description = 'The Google Compute Engine (GCE) Discovery plugin allows to use GCE API for the unicast discovery mechanism.' + classname ='org.elasticsearch.plugin.discovery.gce.GceDiscoveryPlugin' } versions << [ diff --git a/plugins/discovery-gce/qa/gce/build.gradle b/plugins/discovery-gce/qa/gce/build.gradle index 72cb429b49072..c9d87cd6beb1e 100644 --- a/plugins/discovery-gce/qa/gce/build.gradle +++ b/plugins/discovery-gce/qa/gce/build.gradle @@ -28,8 +28,9 @@ restResources { /** A task to start the GCEFixture which emulates a GCE service **/ def gceFixtureProvider = tasks.register("gceFixture", AntFixture) { - dependsOn project.sourceSets.yamlRestTest.runtimeClasspath - env 'CLASSPATH', "${-> project.sourceSets.yamlRestTest.runtimeClasspath.asPath}" + def runtimeClasspath = project.sourceSets.yamlRestTest.runtimeClasspath + dependsOn runtimeClasspath + env 'CLASSPATH', "${-> runtimeClasspath.asPath}" executable = "${buildParams.runtimeJavaHome.get()}/bin/java" args 'org.elasticsearch.cloud.gce.GCEFixture', baseDir, "${buildDir}/testclusters/yamlRestTest-1/config/unicast_hosts.txt" } diff --git a/plugins/examples/custom-processor/build.gradle b/plugins/examples/custom-processor/build.gradle index 1aa15e2ed5142..6c0281d899a4e 100644 --- a/plugins/examples/custom-processor/build.gradle +++ b/plugins/examples/custom-processor/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'custom-processor' - description 'An example plugin showing how to register a custom ingest processor' - classname 'org.elasticsearch.example.customprocessor.ExampleProcessorPlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'custom-processor' + description = 'An example plugin showing how to register a custom ingest processor' + classname ='org.elasticsearch.example.customprocessor.ExampleProcessorPlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/custom-settings/build.gradle b/plugins/examples/custom-settings/build.gradle index 4fc1f25e0d636..2774bf6e75c78 100644 --- a/plugins/examples/custom-settings/build.gradle +++ b/plugins/examples/custom-settings/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'custom-settings' - description 'An example plugin showing how to register custom settings' - classname 'org.elasticsearch.example.customsettings.ExampleCustomSettingsPlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'custom-settings' + description = 'An example plugin showing how to register custom settings' + classname ='org.elasticsearch.example.customsettings.ExampleCustomSettingsPlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } testClusters.configureEach { diff --git a/plugins/examples/custom-significance-heuristic/build.gradle b/plugins/examples/custom-significance-heuristic/build.gradle index 6491e9384d55e..f2f0cefa6d6f5 100644 --- a/plugins/examples/custom-significance-heuristic/build.gradle +++ b/plugins/examples/custom-significance-heuristic/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'custom-significance-heuristic' - description 'An example plugin showing how to write and register a custom significance heuristic' - classname 'org.elasticsearch.example.customsigheuristic.CustomSignificanceHeuristicPlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'custom-significance-heuristic' + description = 'An example plugin showing how to write and register a custom significance heuristic' + classname ='org.elasticsearch.example.customsigheuristic.CustomSignificanceHeuristicPlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/custom-suggester/build.gradle b/plugins/examples/custom-suggester/build.gradle index 6c9210f74327f..a1cf345f5e819 100644 --- a/plugins/examples/custom-suggester/build.gradle +++ b/plugins/examples/custom-suggester/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'custom-suggester' - description 'An example plugin showing how to write and register a custom suggester' - classname 'org.elasticsearch.example.customsuggester.CustomSuggesterPlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'custom-suggester' + description = 'An example plugin showing how to write and register a custom suggester' + classname ='org.elasticsearch.example.customsuggester.CustomSuggesterPlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } testClusters.configureEach { diff --git a/plugins/examples/gradle/wrapper/gradle-wrapper.properties b/plugins/examples/gradle/wrapper/gradle-wrapper.properties index 22286c90de3d1..e712035eabc7b 100644 --- a/plugins/examples/gradle/wrapper/gradle-wrapper.properties +++ b/plugins/examples/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,7 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionSha256Sum=89d4e70e4e84e2d2dfbb63e4daa53e21b25017cc70c37e4eea31ee51fb15098a -distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-all.zip +distributionSha256Sum=7ebdac923867a3cec0098302416d1e3c6c0c729fc4e2e05c10637a8af33a76c5 +distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-all.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/plugins/examples/painless-whitelist/build.gradle b/plugins/examples/painless-whitelist/build.gradle index f6bbe0fc2b439..f501bd466ebe5 100644 --- a/plugins/examples/painless-whitelist/build.gradle +++ b/plugins/examples/painless-whitelist/build.gradle @@ -10,12 +10,12 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'painless-whitelist' - description 'An example whitelisting additional classes and methods in painless' - classname 'org.elasticsearch.example.painlesswhitelist.MyWhitelistPlugin' + name = 'painless-whitelist' + description = 'An example whitelisting additional classes and methods in painless' + classname ='org.elasticsearch.example.painlesswhitelist.MyWhitelistPlugin' extendedPlugins = ['lang-painless'] - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/rescore/build.gradle b/plugins/examples/rescore/build.gradle index 93139b9b54d98..023033349dd8c 100644 --- a/plugins/examples/rescore/build.gradle +++ b/plugins/examples/rescore/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'example-rescore' - description 'An example plugin implementing rescore and verifying that plugins *can* implement rescore' - classname 'org.elasticsearch.example.rescore.ExampleRescorePlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'example-rescore' + description = 'An example plugin implementing rescore and verifying that plugins *can* implement rescore' + classname ='org.elasticsearch.example.rescore.ExampleRescorePlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/rest-handler/build.gradle b/plugins/examples/rest-handler/build.gradle index b53ef6be39d53..43590b166a545 100644 --- a/plugins/examples/rest-handler/build.gradle +++ b/plugins/examples/rest-handler/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'rest-handler' - description 'An example plugin showing how to register a REST handler' - classname 'org.elasticsearch.example.resthandler.ExampleRestHandlerPlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'rest-handler' + description = 'An example plugin showing how to register a REST handler' + classname ='org.elasticsearch.example.resthandler.ExampleRestHandlerPlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/script-expert-scoring/build.gradle b/plugins/examples/script-expert-scoring/build.gradle index 8947938e227a2..0fb1baaea2f03 100644 --- a/plugins/examples/script-expert-scoring/build.gradle +++ b/plugins/examples/script-expert-scoring/build.gradle @@ -10,11 +10,11 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'script-expert-scoring' - description 'An example script engine to use low level Lucene internals for expert scoring' - classname 'org.elasticsearch.example.expertscript.ExpertScriptPlugin' - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'script-expert-scoring' + description = 'An example script engine to use low level Lucene internals for expert scoring' + classname ='org.elasticsearch.example.expertscript.ExpertScriptPlugin' + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/security-authorization-engine/build.gradle b/plugins/examples/security-authorization-engine/build.gradle index 3b49a7eb4db30..faf32774a20ac 100644 --- a/plugins/examples/security-authorization-engine/build.gradle +++ b/plugins/examples/security-authorization-engine/build.gradle @@ -2,12 +2,12 @@ apply plugin: 'elasticsearch.esplugin' apply plugin: 'elasticsearch.java-rest-test' esplugin { - name 'security-authorization-engine' - description 'An example spi extension plugin for security that implements an Authorization Engine' - classname 'org.elasticsearch.example.AuthorizationEnginePlugin' + name = 'security-authorization-engine' + description = 'An example spi extension plugin for security that implements an Authorization Engine' + classname ='org.elasticsearch.example.AuthorizationEnginePlugin' extendedPlugins = ['x-pack-security'] - licenseFile rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + licenseFile = rootProject.file('AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } dependencies { diff --git a/plugins/examples/stable-analysis/build.gradle b/plugins/examples/stable-analysis/build.gradle index 358e2585623e3..57126853da8e8 100644 --- a/plugins/examples/stable-analysis/build.gradle +++ b/plugins/examples/stable-analysis/build.gradle @@ -2,8 +2,8 @@ apply plugin: 'elasticsearch.stable-esplugin' apply plugin: 'elasticsearch.yaml-rest-test' esplugin { - name 'stable-analysis-plugin' - description 'An example analysis plugin using stable plugin api' + name = 'stable-analysis-plugin' + description = 'An example analysis plugin using stable plugin api' } //TODO write module-info diff --git a/plugins/mapper-annotated-text/build.gradle b/plugins/mapper-annotated-text/build.gradle index 435ad83974efa..63eb75865794c 100644 --- a/plugins/mapper-annotated-text/build.gradle +++ b/plugins/mapper-annotated-text/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - description 'The Mapper Annotated_text plugin adds support for text fields with markup used to inject annotation tokens into the index.' - classname 'org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextPlugin' + description = 'The Mapper Annotated_text plugin adds support for text fields with markup used to inject annotation tokens into the index.' + classname ='org.elasticsearch.index.mapper.annotatedtext.AnnotatedTextPlugin' } restResources { diff --git a/plugins/mapper-murmur3/build.gradle b/plugins/mapper-murmur3/build.gradle index 0271296df934d..54423b2b990dd 100644 --- a/plugins/mapper-murmur3/build.gradle +++ b/plugins/mapper-murmur3/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - description 'The Mapper Murmur3 plugin allows to compute hashes of a field\'s values at index-time and to store them in the index.' - classname 'org.elasticsearch.plugin.mapper.MapperMurmur3Plugin' + description = 'The Mapper Murmur3 plugin allows to compute hashes of a field\'s values at index-time and to store them in the index.' + classname ='org.elasticsearch.plugin.mapper.MapperMurmur3Plugin' extendedPlugins = ['lang-painless'] } diff --git a/plugins/mapper-size/build.gradle b/plugins/mapper-size/build.gradle index 93fa6fc320c1f..0f9bf59767d90 100644 --- a/plugins/mapper-size/build.gradle +++ b/plugins/mapper-size/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Mapper Size plugin allows document to record their uncompressed size at index time.' - classname 'org.elasticsearch.plugin.mapper.MapperSizePlugin' + description = 'The Mapper Size plugin allows document to record their uncompressed size at index time.' + classname ='org.elasticsearch.plugin.mapper.MapperSizePlugin' } restResources { diff --git a/plugins/repository-hdfs/build.gradle b/plugins/repository-hdfs/build.gradle index dea1e1bdd273f..7df46699b79e2 100644 --- a/plugins/repository-hdfs/build.gradle +++ b/plugins/repository-hdfs/build.gradle @@ -14,8 +14,8 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.internal-yaml-rest-test' esplugin { - description 'The HDFS repository plugin adds support for Hadoop Distributed File-System (HDFS) repositories.' - classname 'org.elasticsearch.repositories.hdfs.HdfsPlugin' + description = 'The HDFS repository plugin adds support for Hadoop Distributed File-System (HDFS) repositories.' + classname ='org.elasticsearch.repositories.hdfs.HdfsPlugin' } versions << [ diff --git a/plugins/repository-hdfs/hadoop-client-api/build.gradle b/plugins/repository-hdfs/hadoop-client-api/build.gradle index 213dd02f9bd14..46b0d949cdee2 100644 --- a/plugins/repository-hdfs/hadoop-client-api/build.gradle +++ b/plugins/repository-hdfs/hadoop-client-api/build.gradle @@ -35,7 +35,6 @@ def patchTask = tasks.register("patchClasses", JavaExec) { } } - interface InjectedArchiveOps { @Inject ArchiveOperations getArchiveOperations() } diff --git a/plugins/store-smb/build.gradle b/plugins/store-smb/build.gradle index 1186f5359ad5c..727f9ed588673 100644 --- a/plugins/store-smb/build.gradle +++ b/plugins/store-smb/build.gradle @@ -10,8 +10,8 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - description 'The Store SMB plugin adds support for SMB stores.' - classname 'org.elasticsearch.plugin.store.smb.SMBStorePlugin' + description = 'The Store SMB plugin adds support for SMB stores.' + classname ='org.elasticsearch.plugin.store.smb.SMBStorePlugin' } restResources { restApi { diff --git a/qa/logging-spi/build.gradle b/qa/logging-spi/build.gradle index 04f09b9638bfe..d6b707eb24dd5 100644 --- a/qa/logging-spi/build.gradle +++ b/qa/logging-spi/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - name 'logging-spi-test' - description 'An test plugin to test the SPI behaviour of ES logging' - classname 'org.elasticsearch.test.logging.plugin.TestLoggingPlugin' + name = 'logging-spi-test' + description = 'An test plugin to test the SPI behaviour of ES logging' + classname ='org.elasticsearch.test.logging.plugin.TestLoggingPlugin' } dependencies { diff --git a/qa/remote-clusters/build.gradle b/qa/remote-clusters/build.gradle index 8a28ea8fd1c5c..e3d42850375d9 100644 --- a/qa/remote-clusters/build.gradle +++ b/qa/remote-clusters/build.gradle @@ -39,14 +39,22 @@ elasticsearch_distributions { } } + +interface Injected { + @Inject + FileSystemOperations getFs() +} + tasks.named("preProcessFixture").configure { dependsOn "copyNodeKeyMaterial", elasticsearch_distributions.docker + def injected = project.objects.newInstance(Injected) + doLast { // tests expect to have an empty repo - project.delete( - "${testFixturesDir}/repo", - "${testFixturesDir}/oss-repo" - ) + injected.fs.delete { + it.delete("${testFixturesDir}/repo") + it.delete("${testFixturesDir}/oss-repo") + } createAndSetWritable( "${testFixturesDir}/repo", "${testFixturesDir}/oss-repo", @@ -69,7 +77,8 @@ dockerCompose { def createAndSetWritable(Object... locations) { locations.each { location -> - File file = file(location) + println "location = $location" + File file = new File(location) file.mkdirs() file.setWritable(true, false) } diff --git a/qa/remote-clusters/output.log b/qa/remote-clusters/output.log new file mode 100644 index 0000000000000..11eebe6fb8fda --- /dev/null +++ b/qa/remote-clusters/output.log @@ -0,0 +1,125 @@ +Using gradle at '/Users/rene/dev/elastic/elasticsearch/gradlew' to run buildfile '/Users/rene/dev/elastic/elasticsearch/qa/remote-clusters/build.gradle': + +Starting a Gradle Daemon (subsequent builds will be faster) +Calculating task graph as no cached configuration is available for tasks: check + +> Task :build-conventions:compileJava +Note: Some input files use or override a deprecated API. +Note: Recompile with -Xlint:deprecation for details. +Note: /Users/rene/dev/elastic/elasticsearch/build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions/LicensingPlugin.java uses unchecked or unsafe operations. +Note: Recompile with -Xlint:unchecked for details. + +> Task :build-conventions:pluginDescriptors +> Task :build-conventions:processResources +> Task :build-conventions:classes +> Task :build-conventions:jar +> Task :build-tools:reaper:compileJava FROM-CACHE +> Task :build-tools:reaper:processResources NO-SOURCE +> Task :build-tools:reaper:classes UP-TO-DATE +> Task :build-tools-internal:extractPluginRequests FROM-CACHE +> Task :build-tools:reaper:jar +> Task :build-tools-internal:generatePluginAdapters FROM-CACHE +> Task :build-tools-internal:pluginDescriptors +> Task :build-tools:compileJava FROM-CACHE +> Task :build-tools:compileGroovy NO-SOURCE +> Task :build-tools:generateVersionProperties FROM-CACHE +> Task :build-tools:pluginDescriptors +> Task :build-tools:processResources +> Task :build-tools:classes +> Task :build-tools:jar +> Task :build-tools-internal:processResources + +> Task :build-tools-internal:compileJava +Note: Some input files use or override a deprecated API. +Note: Recompile with -Xlint:deprecation for details. +Note: Some input files use unchecked or unsafe operations. +Note: Recompile with -Xlint:unchecked for details. + +> Task :build-tools-internal:compileGroovy +> Task :build-tools-internal:compileGroovyPlugins +> Task :build-tools-internal:classes +> Task :build-tools-internal:jar +======================================= +Elasticsearch Build Hamster says Hello! + Gradle Version : 8.12 + OS Info : Mac OS X 15.2 (aarch64) + JDK Version : 21.0.5+9-LTS-239 (Oracle) + JAVA_HOME : /Users/rene/.sdkman/candidates/java/21.0.5-oracle + Random Testing Seed : 8D9A9CFD8E09C560 + In FIPS 140 mode : false +======================================= +> Task :qa:remote-clusters:processTestResources +> Task :server:generateModulesList +> Task :server:generatePluginsList +> Task :qa:remote-clusters:copyCheckstyleConf +> Task :qa:remote-clusters:filepermissions +> Task :client:sniffer:processResources NO-SOURCE +> Task :libs:core:processResources NO-SOURCE +> Task :libs:cli:processResources NO-SOURCE +> Task :libs:entitlement:processResources NO-SOURCE +> Task :libs:entitlement:bridge:processResources NO-SOURCE +> Task :libs:entitlement:asm-provider:processResources +> Task :libs:entitlement:processMain23Resources NO-SOURCE +> Task :libs:entitlement:bridge:processMain23Resources NO-SOURCE +> Task :libs:geo:processResources NO-SOURCE +> Task :libs:logging:processResources NO-SOURCE +> Task :libs:lz4:processResources NO-SOURCE +> Task :libs:native:processResources NO-SOURCE +> Task :libs:native:processMain22Resources NO-SOURCE +> Task :libs:plugin-analysis-api:processResources NO-SOURCE +> Task :libs:plugin-api:processResources NO-SOURCE +> Task :libs:secure-sm:processResources NO-SOURCE +> Task :libs:simdvec:processResources NO-SOURCE +> Task :libs:simdvec:processMain21Resources NO-SOURCE +> Task :libs:simdvec:processMain22Resources NO-SOURCE +> Task :client:rest:processResources +> Task :libs:tdigest:processResources NO-SOURCE +> Task :libs:x-content:impl:processResources +> Task :libs:x-content:processResources NO-SOURCE +> Task :modules:transport-netty4:processResources NO-SOURCE +> Task :server:processResources +> Task :libs:ssl-config:processResources NO-SOURCE +> Task :test:yaml-rest-runner:processResources NO-SOURCE +> Task :qa:remote-clusters:forbiddenApisResources +> Task :qa:remote-clusters:forbiddenPatterns +> Task :qa:remote-clusters:licenseHeaders +> Task :test:logger-usage:processResources NO-SOURCE +> Task :libs:grok:processResources +> Task :qa:remote-clusters:testingConventions UP-TO-DATE +> Task :qa:remote-clusters:copyNodeKeyMaterial FAILED +> Task :spotlessInternalRegisterDependencies +> Task :test:framework:processResources +> Task :libs:plugin-api:compileJava +> Task :libs:logging:compileJava +> Task :libs:entitlement:bridge:compileJava + +> Task :libs:secure-sm:compileJava +Note: Some input files use or override a deprecated API that is marked for removal. +Note: Recompile with -Xlint:removal for details. + +> Task :test:logger-usage:compileJava +> Task :qa:remote-clusters:spotlessJava +> Task :libs:grok:compileJava +> Task :libs:geo:compileJava +> Task :client:rest:compileJava +> Task :qa:remote-clusters:checkstyleTest + +[Incubating] Problems report is available at: file:///Users/rene/dev/elastic/elasticsearch/build/reports/problems/problems-report.html + +FAILURE: Build failed with an exception. + +* Where: +Build file '/Users/rene/dev/elastic/elasticsearch/qa/remote-clusters/build.gradle' line: 27 + +* What went wrong: +Execution failed for task ':qa:remote-clusters:copyNodeKeyMaterial'. +> Cannot reference a Gradle script object from a Groovy closure as these are not supported with the configuration cache. + +* Try: +> Run with --stacktrace option to get the stack trace. +> Run with --info or --debug option to get more log output. +> Get more help at https://help.gradle.org. + +BUILD FAILED in 1m 4s +45 actionable tasks: 40 executed, 5 from cache +Configuration cache entry stored. diff --git a/qa/system-indices/build.gradle b/qa/system-indices/build.gradle index d035b2f57d55a..c619d4f02e527 100644 --- a/qa/system-indices/build.gradle +++ b/qa/system-indices/build.gradle @@ -11,11 +11,11 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - name 'system-indices-qa' - description 'Plugin for performing QA of system indices' - classname 'org.elasticsearch.system.indices.SystemIndicesQA' - licenseFile rootProject.file('licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = 'system-indices-qa' + description = 'Plugin for performing QA of system indices' + classname ='org.elasticsearch.system.indices.SystemIndicesQA' + licenseFile = rootProject.file('licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } testClusters.configureEach { diff --git a/server/build.gradle b/server/build.gradle index 0bd807751ecbb..b186999c36ca3 100644 --- a/server/build.gradle +++ b/server/build.gradle @@ -15,7 +15,7 @@ apply plugin: 'elasticsearch.internal-test-artifact' publishing { publications { elastic { - artifactId 'elasticsearch' + artifactId = 'elasticsearch' } } } diff --git a/test/external-modules/apm-integration/build.gradle b/test/external-modules/apm-integration/build.gradle index 7f64b33b81423..4a5d6d9d6d914 100644 --- a/test/external-modules/apm-integration/build.gradle +++ b/test/external-modules/apm-integration/build.gradle @@ -13,8 +13,8 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - description 'Apm integration plugin' - classname 'org.elasticsearch.test.apmintegration.ApmIntegrationPlugin' + description = 'Apm integration plugin' + classname ='org.elasticsearch.test.apmintegration.ApmIntegrationPlugin' } // let the javaRestTest see the classpath of main diff --git a/test/external-modules/build.gradle b/test/external-modules/build.gradle index 3ba6b309071f3..47b909dbd708f 100644 --- a/test/external-modules/build.gradle +++ b/test/external-modules/build.gradle @@ -11,8 +11,8 @@ subprojects { apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name it.name - licenseFile rootProject.file('licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') - noticeFile rootProject.file('NOTICE.txt') + name = it.name + licenseFile = rootProject.file('licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt') + noticeFile = rootProject.file('NOTICE.txt') } } diff --git a/test/external-modules/delayed-aggs/build.gradle b/test/external-modules/delayed-aggs/build.gradle index fae5e93b37fc3..5d1291c8ee503 100644 --- a/test/external-modules/delayed-aggs/build.gradle +++ b/test/external-modules/delayed-aggs/build.gradle @@ -14,8 +14,8 @@ tasks.named('yamlRestTest').configure { } esplugin { - description 'A test module that allows to delay aggregations on shards with a configurable time' - classname 'org.elasticsearch.test.delayedshard.DelayedShardAggregationPlugin' + description = 'A test module that allows to delay aggregations on shards with a configurable time' + classname ='org.elasticsearch.test.delayedshard.DelayedShardAggregationPlugin' } restResources { diff --git a/test/external-modules/die-with-dignity/build.gradle b/test/external-modules/die-with-dignity/build.gradle index 6c1da40406a5d..a6622997bf5db 100644 --- a/test/external-modules/die-with-dignity/build.gradle +++ b/test/external-modules/die-with-dignity/build.gradle @@ -13,8 +13,8 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - description 'Die with dignity plugin' - classname 'org.elasticsearch.test.diewithdignity.DieWithDignityPlugin' + description = 'Die with dignity plugin' + classname ='org.elasticsearch.test.diewithdignity.DieWithDignityPlugin' } // let the javaRestTest see the classpath of main diff --git a/test/external-modules/error-query/build.gradle b/test/external-modules/error-query/build.gradle index 3c72145c11f8b..8ac47c339f21d 100644 --- a/test/external-modules/error-query/build.gradle +++ b/test/external-modules/error-query/build.gradle @@ -14,8 +14,8 @@ tasks.named('yamlRestTest').configure { } esplugin { - description 'A test module that exposes a way to simulate search shard failures and warnings' - classname 'org.elasticsearch.test.errorquery.ErrorQueryPlugin' + description = 'A test module that exposes a way to simulate search shard failures and warnings' + classname ='org.elasticsearch.test.errorquery.ErrorQueryPlugin' } restResources { diff --git a/test/external-modules/esql-heap-attack/build.gradle b/test/external-modules/esql-heap-attack/build.gradle index ba85e0dbd8693..fa8c43048a6d6 100644 --- a/test/external-modules/esql-heap-attack/build.gradle +++ b/test/external-modules/esql-heap-attack/build.gradle @@ -14,8 +14,8 @@ apply plugin: 'elasticsearch.internal-test-artifact' group = 'org.elasticsearch.plugin' esplugin { - description 'A test module that can trigger out of memory' - classname 'org.elasticsearch.test.esql.heap_attack.HeapAttackPlugin' + description = 'A test module that can trigger out of memory' + classname ='org.elasticsearch.test.esql.heap_attack.HeapAttackPlugin' } tasks.named('javaRestTest') { diff --git a/test/external-modules/jvm-crash/build.gradle b/test/external-modules/jvm-crash/build.gradle index 0b06142e81939..bc1a96836889b 100644 --- a/test/external-modules/jvm-crash/build.gradle +++ b/test/external-modules/jvm-crash/build.gradle @@ -14,8 +14,8 @@ apply plugin: 'elasticsearch.internal-test-artifact' group = 'org.elasticsearch.plugin' esplugin { - description 'A test module that can trigger A JVM crash' - classname 'org.elasticsearch.test.jvm_crash.JvmCrashPlugin' + description = 'A test module that can trigger A JVM crash' + classname ='org.elasticsearch.test.jvm_crash.JvmCrashPlugin' } tasks.named('javaRestTest') { diff --git a/test/external-modules/latency-simulating-directory/build.gradle b/test/external-modules/latency-simulating-directory/build.gradle index 36437aaf6c4ec..70c23c32c8ad1 100644 --- a/test/external-modules/latency-simulating-directory/build.gradle +++ b/test/external-modules/latency-simulating-directory/build.gradle @@ -8,8 +8,8 @@ */ esplugin { - description 'A test module that simulates read latencies from an object-store based repository' - classname 'org.elasticsearch.test.simulatedlatencyrepo.LatencySimulatingRepositoryPlugin' + description = 'A test module that simulates read latencies from an object-store based repository' + classname ='org.elasticsearch.test.simulatedlatencyrepo.LatencySimulatingRepositoryPlugin' } apply plugin: 'elasticsearch.internal-cluster-test' diff --git a/test/fixtures/hdfs-fixture/build.gradle b/test/fixtures/hdfs-fixture/build.gradle index 8296bc14fd665..857f497b29084 100644 --- a/test/fixtures/hdfs-fixture/build.gradle +++ b/test/fixtures/hdfs-fixture/build.gradle @@ -22,7 +22,7 @@ configurations { dependencies { compileOnly("org.apache.hadoop:hadoop-minicluster:2.8.5") api("com.carrotsearch.randomizedtesting:randomizedtesting-runner:${versions.randomizedrunner}") { - transitive false + transitive = false } compileOnly "junit:junit:${versions.junit}" diff --git a/x-pack/build.gradle b/x-pack/build.gradle index 86d56ef569adb..da21ffc829d03 100644 --- a/x-pack/build.gradle +++ b/x-pack/build.gradle @@ -10,8 +10,8 @@ subprojects { // see: https://wiki.shibboleth.net/confluence/display/DEV/Use+of+Maven+Central repositories { maven { - name "opensaml" - url "https://artifactory.elstc.co/artifactory/shibboleth-releases/" + name = "opensaml" + url = "https://artifactory.elstc.co/artifactory/shibboleth-releases/" content { includeGroup "org.opensaml" includeGroup "net.shibboleth.utilities" diff --git a/x-pack/plugin/analytics/build.gradle b/x-pack/plugin/analytics/build.gradle index 00f28b4badc3d..9a21f40a4c4a9 100644 --- a/x-pack/plugin/analytics/build.gradle +++ b/x-pack/plugin/analytics/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-analytics' - description 'Elasticsearch Expanded Pack Plugin - Analytics' - classname 'org.elasticsearch.xpack.analytics.AnalyticsPlugin' + name = 'x-pack-analytics' + description = 'Elasticsearch Expanded Pack Plugin - Analytics' + classname ='org.elasticsearch.xpack.analytics.AnalyticsPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/apm-data/build.gradle b/x-pack/plugin/apm-data/build.gradle index fbd732e18aae1..3c79f3742dc8c 100644 --- a/x-pack/plugin/apm-data/build.gradle +++ b/x-pack/plugin/apm-data/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-apm-data' - description 'The APM plugin defines APM data streams and ingest pipelines.' - classname 'org.elasticsearch.xpack.apmdata.APMPlugin' + name = 'x-pack-apm-data' + description = 'The APM plugin defines APM data streams and ingest pipelines.' + classname = 'org.elasticsearch.xpack.apmdata.APMPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/async-search/build.gradle b/x-pack/plugin/async-search/build.gradle index f22ff7fe3d638..b013d1df46b97 100644 --- a/x-pack/plugin/async-search/build.gradle +++ b/x-pack/plugin/async-search/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-async-search' - description 'A module which allows to track the progress of a search asynchronously.' - classname 'org.elasticsearch.xpack.search.AsyncSearch' + name = 'x-pack-async-search' + description = 'A module which allows to track the progress of a search asynchronously.' + classname ='org.elasticsearch.xpack.search.AsyncSearch' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/async-search/qa/rest/build.gradle b/x-pack/plugin/async-search/qa/rest/build.gradle index eb758c2c0ef5e..7363aed336aaf 100644 --- a/x-pack/plugin/async-search/qa/rest/build.gradle +++ b/x-pack/plugin/async-search/qa/rest/build.gradle @@ -11,9 +11,9 @@ apply plugin: 'elasticsearch.legacy-yaml-rest-test' apply plugin: 'elasticsearch.legacy-yaml-rest-compat-test' esplugin { - name 'x-pack-test-deprecated-query' - description 'Deprecated query plugin' - classname 'org.elasticsearch.query.DeprecatedQueryPlugin' + name = 'x-pack-test-deprecated-query' + description = 'Deprecated query plugin' + classname ='org.elasticsearch.query.DeprecatedQueryPlugin' } dependencies { diff --git a/x-pack/plugin/async/build.gradle b/x-pack/plugin/async/build.gradle index 36f1c6dea9b98..5ce5d07439cb7 100644 --- a/x-pack/plugin/async/build.gradle +++ b/x-pack/plugin/async/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'x-pack-async' - description 'A module which handles common async operations' - classname 'org.elasticsearch.xpack.async.AsyncResultsIndexPlugin' + name = 'x-pack-async' + description = 'A module which handles common async operations' + classname ='org.elasticsearch.xpack.async.AsyncResultsIndexPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/autoscaling/build.gradle b/x-pack/plugin/autoscaling/build.gradle index edca88ff6bf28..24400a0fc418e 100644 --- a/x-pack/plugin/autoscaling/build.gradle +++ b/x-pack/plugin/autoscaling/build.gradle @@ -2,12 +2,12 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-autoscaling' - description 'Elasticsearch Expanded Pack Plugin - Autoscaling' - classname 'org.elasticsearch.xpack.autoscaling.Autoscaling' + name = 'x-pack-autoscaling' + description = 'Elasticsearch Expanded Pack Plugin - Autoscaling' + classname ='org.elasticsearch.xpack.autoscaling.Autoscaling' extendedPlugins = ['x-pack-core'] - hasNativeController false - requiresKeystore true + hasNativeController =false + requiresKeystore =true } base { archivesName = 'x-pack-autoscaling' diff --git a/x-pack/plugin/blob-cache/build.gradle b/x-pack/plugin/blob-cache/build.gradle index c5c91a5ef87e3..6fa4d2c6da723 100644 --- a/x-pack/plugin/blob-cache/build.gradle +++ b/x-pack/plugin/blob-cache/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'blob-cache' - description 'Provides a blob store cache' - classname 'org.elasticsearch.blobcache.BlobCachePlugin' + name = 'blob-cache' + description = 'Provides a blob store cache' + classname = 'org.elasticsearch.blobcache.BlobCachePlugin' } dependencies { diff --git a/x-pack/plugin/ccr/build.gradle b/x-pack/plugin/ccr/build.gradle index b5e96ac2a8b34..765c70abee378 100644 --- a/x-pack/plugin/ccr/build.gradle +++ b/x-pack/plugin/ccr/build.gradle @@ -2,11 +2,11 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - name 'x-pack-ccr' - description 'Elasticsearch Expanded Pack Plugin - CCR' - classname 'org.elasticsearch.xpack.ccr.Ccr' - hasNativeController false - requiresKeystore true + name = 'x-pack-ccr' + description = 'Elasticsearch Expanded Pack Plugin - CCR' + classname ='org.elasticsearch.xpack.ccr.Ccr' + hasNativeController =false + requiresKeystore =true extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/core/build.gradle b/x-pack/plugin/core/build.gradle index 51d770936e64e..04458c5ecaa57 100644 --- a/x-pack/plugin/core/build.gradle +++ b/x-pack/plugin/core/build.gradle @@ -22,11 +22,11 @@ base { } esplugin { - name 'x-pack-core' - description 'Elasticsearch Expanded Pack Plugin - Core' - classname 'org.elasticsearch.xpack.core.XPackPlugin' - hasNativeController false - requiresKeystore false + name = 'x-pack-core' + description = 'Elasticsearch Expanded Pack Plugin - Core' + classname ='org.elasticsearch.xpack.core.XPackPlugin' + hasNativeController =false + requiresKeystore =false } tasks.named("dependencyLicenses").configure { diff --git a/x-pack/plugin/deprecation/build.gradle b/x-pack/plugin/deprecation/build.gradle index e62a3441af65a..57124cda9a791 100644 --- a/x-pack/plugin/deprecation/build.gradle +++ b/x-pack/plugin/deprecation/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'x-pack-deprecation' - description 'Elasticsearch Expanded Pack Plugin - Deprecation' - classname 'org.elasticsearch.xpack.deprecation.Deprecation' + name = 'x-pack-deprecation' + description = 'Elasticsearch Expanded Pack Plugin - Deprecation' + classname ='org.elasticsearch.xpack.deprecation.Deprecation' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/deprecation/qa/early-deprecation-rest/build.gradle b/x-pack/plugin/deprecation/qa/early-deprecation-rest/build.gradle index 7e61533c818ec..2fe46efca8a1c 100644 --- a/x-pack/plugin/deprecation/qa/early-deprecation-rest/build.gradle +++ b/x-pack/plugin/deprecation/qa/early-deprecation-rest/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - description 'Deprecated query plugin' - classname 'org.elasticsearch.xpack.deprecation.EarlyDeprecationTestPlugin' + description = 'Deprecated query plugin' + classname ='org.elasticsearch.xpack.deprecation.EarlyDeprecationTestPlugin' } dependencies { diff --git a/x-pack/plugin/deprecation/qa/rest/build.gradle b/x-pack/plugin/deprecation/qa/rest/build.gradle index 45b543d910a75..e3ad5799aaf75 100644 --- a/x-pack/plugin/deprecation/qa/rest/build.gradle +++ b/x-pack/plugin/deprecation/qa/rest/build.gradle @@ -11,8 +11,8 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - description 'Deprecated query plugin' - classname 'org.elasticsearch.xpack.deprecation.TestDeprecationPlugin' + description = 'Deprecated query plugin' + classname ='org.elasticsearch.xpack.deprecation.TestDeprecationPlugin' } dependencies { diff --git a/x-pack/plugin/downsample/build.gradle b/x-pack/plugin/downsample/build.gradle index 74999a7620e51..2de12b89b5d3d 100644 --- a/x-pack/plugin/downsample/build.gradle +++ b/x-pack/plugin/downsample/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-downsample' - description 'Elasticsearch Expanded Pack Plugin - Downsample' - classname 'org.elasticsearch.xpack.downsample.Downsample' + name = 'x-pack-downsample' + description = 'Elasticsearch Expanded Pack Plugin - Downsample' + classname ='org.elasticsearch.xpack.downsample.Downsample' extendedPlugins = ['x-pack-aggregate-metric'] } diff --git a/x-pack/plugin/enrich/build.gradle b/x-pack/plugin/enrich/build.gradle index 134008c53fe1f..352b7a3e64171 100644 --- a/x-pack/plugin/enrich/build.gradle +++ b/x-pack/plugin/enrich/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-enrich' - description 'Elasticsearch Expanded Pack Plugin - Enrich' - classname 'org.elasticsearch.xpack.enrich.EnrichPlugin' + name = 'x-pack-enrich' + description = 'Elasticsearch Expanded Pack Plugin - Enrich' + classname ='org.elasticsearch.xpack.enrich.EnrichPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/ent-search/build.gradle b/x-pack/plugin/ent-search/build.gradle index 66be40152d8ba..52634ad788d97 100644 --- a/x-pack/plugin/ent-search/build.gradle +++ b/x-pack/plugin/ent-search/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - name 'x-pack-ent-search' - description 'Elasticsearch Expanded Pack Plugin - Enterprise Search' - classname 'org.elasticsearch.xpack.application.EnterpriseSearch' + name = 'x-pack-ent-search' + description = 'Elasticsearch Expanded Pack Plugin - Enterprise Search' + classname = 'org.elasticsearch.xpack.application.EnterpriseSearch' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/eql/build.gradle b/x-pack/plugin/eql/build.gradle index 9ae67f0e27c2b..72ab7dabf0fcb 100644 --- a/x-pack/plugin/eql/build.gradle +++ b/x-pack/plugin/eql/build.gradle @@ -8,9 +8,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-eql' - description 'The Elasticsearch plugin that powers EQL for Elasticsearch' - classname 'org.elasticsearch.xpack.eql.plugin.EqlPlugin' + name = 'x-pack-eql' + description = 'The Elasticsearch plugin that powers EQL for Elasticsearch' + classname ='org.elasticsearch.xpack.eql.plugin.EqlPlugin' extendedPlugins = ['x-pack-ql', 'lang-painless'] } diff --git a/x-pack/plugin/esql-core/build.gradle b/x-pack/plugin/esql-core/build.gradle index 796ec1d137155..c18c10840d221 100644 --- a/x-pack/plugin/esql-core/build.gradle +++ b/x-pack/plugin/esql-core/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-test-artifact' apply plugin: 'elasticsearch.publish' esplugin { - name 'x-pack-esql-core' - description 'Elasticsearch infrastructure plugin for ESQL' - classname 'org.elasticsearch.xpack.esql.core.plugin.EsqlCorePlugin' + name = 'x-pack-esql-core' + description = 'Elasticsearch infrastructure plugin for ESQL' + classname = 'org.elasticsearch.xpack.esql.core.plugin.EsqlCorePlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/esql/build.gradle b/x-pack/plugin/esql/build.gradle index 02f9752d21e09..9cbcd8d49b586 100644 --- a/x-pack/plugin/esql/build.gradle +++ b/x-pack/plugin/esql/build.gradle @@ -19,9 +19,9 @@ apply plugin: 'elasticsearch.string-templates' apply plugin: 'elasticsearch.publish' esplugin { - name 'x-pack-esql' - description 'The plugin that powers ESQL for Elasticsearch' - classname 'org.elasticsearch.xpack.esql.plugin.EsqlPlugin' + name = 'x-pack-esql' + description = 'The plugin that powers ESQL for Elasticsearch' + classname ='org.elasticsearch.xpack.esql.plugin.EsqlPlugin' extendedPlugins = ['x-pack-esql-core', 'lang-painless', 'x-pack-ml'] } @@ -276,7 +276,7 @@ tasks.register("regen") { } } -tasks.named("spotlessJava") { dependsOn stringTemplates } +tasks.named("spotlessJava") { dependsOn "stringTemplates" } tasks.named('checkstyleMain').configure { excludes = [ "**/*.java.st" ] exclude { normalize(it.file.toString()).contains("src/main/generated-src/generated") } diff --git a/x-pack/plugin/fleet/build.gradle b/x-pack/plugin/fleet/build.gradle index 9fef7a928bcf8..c00a2af430f4a 100644 --- a/x-pack/plugin/fleet/build.gradle +++ b/x-pack/plugin/fleet/build.gradle @@ -10,9 +10,9 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - name 'x-pack-fleet' - description 'Elasticsearch Expanded Pack Plugin - Plugin exposing APIs for Fleet system indices' - classname 'org.elasticsearch.xpack.fleet.Fleet' + name = 'x-pack-fleet' + description = 'Elasticsearch Expanded Pack Plugin - Plugin exposing APIs for Fleet system indices' + classname ='org.elasticsearch.xpack.fleet.Fleet' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/frozen-indices/build.gradle b/x-pack/plugin/frozen-indices/build.gradle index d4423f9df2741..8b1aa7f0ba8ed 100644 --- a/x-pack/plugin/frozen-indices/build.gradle +++ b/x-pack/plugin/frozen-indices/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'frozen-indices' - description 'A plugin for the frozen indices functionality' - classname 'org.elasticsearch.xpack.frozen.FrozenIndices' + name = 'frozen-indices' + description = 'A plugin for the frozen indices functionality' + classname = 'org.elasticsearch.xpack.frozen.FrozenIndices' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/geoip-enterprise-downloader/build.gradle b/x-pack/plugin/geoip-enterprise-downloader/build.gradle index ab16609ac7aad..7ab9159eed4c9 100644 --- a/x-pack/plugin/geoip-enterprise-downloader/build.gradle +++ b/x-pack/plugin/geoip-enterprise-downloader/build.gradle @@ -2,9 +2,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-geoip-enterprise-downloader' - description 'Elasticsearch Expanded Pack Plugin - Geoip Enterprise Downloader' - classname 'org.elasticsearch.xpack.geoip.EnterpriseDownloaderPlugin' + name = 'x-pack-geoip-enterprise-downloader' + description = 'Elasticsearch Expanded Pack Plugin - Geoip Enterprise Downloader' + classname ='org.elasticsearch.xpack.geoip.EnterpriseDownloaderPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/graph/build.gradle b/x-pack/plugin/graph/build.gradle index 7f622b2283435..b944a3b5b8a7b 100644 --- a/x-pack/plugin/graph/build.gradle +++ b/x-pack/plugin/graph/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-graph' - description 'Elasticsearch Expanded Pack Plugin - Graph' - classname 'org.elasticsearch.xpack.graph.Graph' + name = 'x-pack-graph' + description = 'Elasticsearch Expanded Pack Plugin - Graph' + classname ='org.elasticsearch.xpack.graph.Graph' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/identity-provider/build.gradle b/x-pack/plugin/identity-provider/build.gradle index f9c121da0f550..2d0b3e09db2ca 100644 --- a/x-pack/plugin/identity-provider/build.gradle +++ b/x-pack/plugin/identity-provider/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.publish' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-identity-provider' - description 'Elasticsearch Expanded Pack Plugin - Identity Provider' - classname 'org.elasticsearch.xpack.idp.IdentityProviderPlugin' + name = 'x-pack-identity-provider' + description = 'Elasticsearch Expanded Pack Plugin - Identity Provider' + classname = 'org.elasticsearch.xpack.idp.IdentityProviderPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/ilm/build.gradle b/x-pack/plugin/ilm/build.gradle index e0dbd0b8db00e..9ef2ad5b05924 100644 --- a/x-pack/plugin/ilm/build.gradle +++ b/x-pack/plugin/ilm/build.gradle @@ -2,12 +2,12 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-ilm' - description 'Elasticsearch Expanded Pack Plugin - Index Lifecycle Management' - classname 'org.elasticsearch.xpack.ilm.IndexLifecycle' + name = 'x-pack-ilm' + description = 'Elasticsearch Expanded Pack Plugin - Index Lifecycle Management' + classname ='org.elasticsearch.xpack.ilm.IndexLifecycle' extendedPlugins = ['x-pack-core'] - hasNativeController false - requiresKeystore true + hasNativeController =false + requiresKeystore =true } base { archivesName = 'x-pack-ilm' diff --git a/x-pack/plugin/inference/build.gradle b/x-pack/plugin/inference/build.gradle index c45d10759052c..cb3ccbd171304 100644 --- a/x-pack/plugin/inference/build.gradle +++ b/x-pack/plugin/inference/build.gradle @@ -16,9 +16,9 @@ restResources { } esplugin { - name 'x-pack-inference' - description 'Configuration and evaluation of inference models' - classname 'org.elasticsearch.xpack.inference.InferencePlugin' + name = 'x-pack-inference' + description = 'Configuration and evaluation of inference models' + classname ='org.elasticsearch.xpack.inference.InferencePlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/inference/qa/test-service-plugin/build.gradle b/x-pack/plugin/inference/qa/test-service-plugin/build.gradle index 031c7519154b1..145869bf6c34d 100644 --- a/x-pack/plugin/inference/qa/test-service-plugin/build.gradle +++ b/x-pack/plugin/inference/qa/test-service-plugin/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - name 'inference-service-test' - description 'A mock inference service' - classname 'org.elasticsearch.xpack.inference.mock.TestInferenceServicePlugin' + name = 'inference-service-test' + description = 'A mock inference service' + classname = 'org.elasticsearch.xpack.inference.mock.TestInferenceServicePlugin' extendedPlugins = ['x-pack-inference'] } diff --git a/x-pack/plugin/kql/build.gradle b/x-pack/plugin/kql/build.gradle index 76a4bd5aff777..3d27906b0bc8f 100644 --- a/x-pack/plugin/kql/build.gradle +++ b/x-pack/plugin/kql/build.gradle @@ -13,9 +13,9 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.publish' esplugin { - name 'x-pack-kql' - description 'Elasticsearch Expanded Pack Plugin - KQL query' - classname 'org.elasticsearch.xpack.kql.KqlPlugin' + name = 'x-pack-kql' + description = 'Elasticsearch Expanded Pack Plugin - KQL query' + classname ='org.elasticsearch.xpack.kql.KqlPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/logsdb/build.gradle b/x-pack/plugin/logsdb/build.gradle index f66dc23ff41bb..bef07258a8e33 100644 --- a/x-pack/plugin/logsdb/build.gradle +++ b/x-pack/plugin/logsdb/build.gradle @@ -13,9 +13,9 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.internal-yaml-rest-test' esplugin { - name 'logsdb' - description 'A plugin for logsdb related functionality' - classname 'org.elasticsearch.xpack.logsdb.LogsDBPlugin' + name = 'logsdb' + description = 'A plugin for logsdb related functionality' + classname ='org.elasticsearch.xpack.logsdb.LogsDBPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/logstash/build.gradle b/x-pack/plugin/logstash/build.gradle index 8e47ebaebdf8d..37bd972629aa2 100644 --- a/x-pack/plugin/logstash/build.gradle +++ b/x-pack/plugin/logstash/build.gradle @@ -2,9 +2,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - name 'x-pack-logstash' - description 'Elasticsearch Expanded Pack Plugin - Logstash' - classname 'org.elasticsearch.xpack.logstash.Logstash' + name = 'x-pack-logstash' + description = 'Elasticsearch Expanded Pack Plugin - Logstash' + classname ='org.elasticsearch.xpack.logstash.Logstash' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/mapper-aggregate-metric/build.gradle b/x-pack/plugin/mapper-aggregate-metric/build.gradle index 2a7841929b21d..cb7dad88ac61a 100644 --- a/x-pack/plugin/mapper-aggregate-metric/build.gradle +++ b/x-pack/plugin/mapper-aggregate-metric/build.gradle @@ -10,9 +10,9 @@ evaluationDependsOn(xpackModule('core')) apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'x-pack-aggregate-metric' - description 'Module for the aggregate_metric_double field type, which allows pre-aggregated fields to be stored as a single field' - classname 'org.elasticsearch.xpack.aggregatemetric.AggregateMetricMapperPlugin' + name = 'x-pack-aggregate-metric' + description = 'Module for the aggregate_metric_double field type, which allows pre-aggregated fields to be stored as a single field' + classname ='org.elasticsearch.xpack.aggregatemetric.AggregateMetricMapperPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/mapper-constant-keyword/build.gradle b/x-pack/plugin/mapper-constant-keyword/build.gradle index c1e0eb61b611b..1650016949661 100644 --- a/x-pack/plugin/mapper-constant-keyword/build.gradle +++ b/x-pack/plugin/mapper-constant-keyword/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-yaml-rest-test' esplugin { - name 'constant-keyword' - description 'Module for the constant-keyword field type, which is a specialization of keyword for the case when all documents have the same value.' - classname 'org.elasticsearch.xpack.constantkeyword.ConstantKeywordMapperPlugin' + name = 'constant-keyword' + description = 'Module for the constant-keyword field type, which is a specialization of keyword for the case when all documents have the same value.' + classname ='org.elasticsearch.xpack.constantkeyword.ConstantKeywordMapperPlugin' extendedPlugins = ['x-pack-core', 'lang-painless'] } base { diff --git a/x-pack/plugin/mapper-counted-keyword/build.gradle b/x-pack/plugin/mapper-counted-keyword/build.gradle index f2e7152406962..b69a599628d2c 100644 --- a/x-pack/plugin/mapper-counted-keyword/build.gradle +++ b/x-pack/plugin/mapper-counted-keyword/build.gradle @@ -8,9 +8,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'counted-keyword' - description 'Module for the counted-keyword field type, which allows to consider duplicates in an array of values of that type.' - classname 'org.elasticsearch.xpack.countedkeyword.CountedKeywordMapperPlugin' + name = 'counted-keyword' + description = 'Module for the counted-keyword field type, which allows to consider duplicates in an array of values of that type.' + classname ='org.elasticsearch.xpack.countedkeyword.CountedKeywordMapperPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/mapper-unsigned-long/build.gradle b/x-pack/plugin/mapper-unsigned-long/build.gradle index 17a4f8a03fa57..71afd2e9082f3 100644 --- a/x-pack/plugin/mapper-unsigned-long/build.gradle +++ b/x-pack/plugin/mapper-unsigned-long/build.gradle @@ -14,9 +14,9 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.yaml-rest-compat-test' esplugin { - name 'unsigned-long' - description 'Module for the unsigned long field type' - classname 'org.elasticsearch.xpack.unsignedlong.UnsignedLongMapperPlugin' + name = 'unsigned-long' + description = 'Module for the unsigned long field type' + classname ='org.elasticsearch.xpack.unsignedlong.UnsignedLongMapperPlugin' extendedPlugins = ['x-pack-core', 'lang-painless'] } base { diff --git a/x-pack/plugin/mapper-version/build.gradle b/x-pack/plugin/mapper-version/build.gradle index bf78c61523e39..4ee97c2d1a46e 100644 --- a/x-pack/plugin/mapper-version/build.gradle +++ b/x-pack/plugin/mapper-version/build.gradle @@ -13,9 +13,9 @@ apply plugin: 'elasticsearch.yaml-rest-compat-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'mapper-version' - description 'A plugin for a field type to store software versions' - classname 'org.elasticsearch.xpack.versionfield.VersionFieldPlugin' + name = 'mapper-version' + description = 'A plugin for a field type to store software versions' + classname = 'org.elasticsearch.xpack.versionfield.VersionFieldPlugin' extendedPlugins = ['x-pack-core', 'lang-painless'] } base { diff --git a/x-pack/plugin/migrate/build.gradle b/x-pack/plugin/migrate/build.gradle index 87ea7a07ab414..283362a637e78 100644 --- a/x-pack/plugin/migrate/build.gradle +++ b/x-pack/plugin/migrate/build.gradle @@ -2,12 +2,12 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-migrate' - description 'Elasticsearch Expanded Pack Plugin - Index and Data Stream Migration' - classname 'org.elasticsearch.xpack.migrate.MigratePlugin' + name = 'x-pack-migrate' + description = 'Elasticsearch Expanded Pack Plugin - Index and Data Stream Migration' + classname = 'org.elasticsearch.xpack.migrate.MigratePlugin' extendedPlugins = ['x-pack-core'] - hasNativeController false - requiresKeystore true + hasNativeController =false + requiresKeystore =true } base { archivesName = 'x-pack-migrate' diff --git a/x-pack/plugin/ml-package-loader/build.gradle b/x-pack/plugin/ml-package-loader/build.gradle index 122ad396b507d..fa460bf5605ea 100644 --- a/x-pack/plugin/ml-package-loader/build.gradle +++ b/x-pack/plugin/ml-package-loader/build.gradle @@ -11,9 +11,9 @@ import org.elasticsearch.gradle.OS apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'ml-package-loader' - description 'Loader for prepackaged Machine Learning Models from Elastic' - classname 'org.elasticsearch.xpack.ml.packageloader.MachineLearningPackageLoader' + name = 'ml-package-loader' + description = 'Loader for prepackaged Machine Learning Models from Elastic' + classname ='org.elasticsearch.xpack.ml.packageloader.MachineLearningPackageLoader' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/ml/build.gradle b/x-pack/plugin/ml/build.gradle index 716c401a9fcc8..8373d9c6582e3 100644 --- a/x-pack/plugin/ml/build.gradle +++ b/x-pack/plugin/ml/build.gradle @@ -11,10 +11,10 @@ apply plugin: 'elasticsearch.internal-test-artifact' apply plugin: 'elasticsearch.dra-artifacts' esplugin { - name 'x-pack-ml' - description 'Elasticsearch Expanded Pack Plugin - Machine Learning' - classname 'org.elasticsearch.xpack.ml.MachineLearning' - hasNativeController true + name = 'x-pack-ml' + description = 'Elasticsearch Expanded Pack Plugin - Machine Learning' + classname ='org.elasticsearch.xpack.ml.MachineLearning' + hasNativeController =true extendedPlugins = ['x-pack-autoscaling', 'lang-painless'] } @@ -23,8 +23,8 @@ if (useDra == false) { exclusiveContent { forRepository { ivy { - name "ml-cpp" - url providers.systemProperty('build.ml_cpp.repo').orElse('https://prelert-artifacts.s3.amazonaws.com').get() + name = "ml-cpp" + url = providers.systemProperty('build.ml_cpp.repo').orElse('https://prelert-artifacts.s3.amazonaws.com').get() metadataSources { // no repository metadata, look directly for the artifact artifact() diff --git a/x-pack/plugin/monitoring/build.gradle b/x-pack/plugin/monitoring/build.gradle index 43f7db22cc7ef..c10f33d936530 100644 --- a/x-pack/plugin/monitoring/build.gradle +++ b/x-pack/plugin/monitoring/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'x-pack-monitoring' - description 'Elasticsearch Expanded Pack Plugin - Monitoring' - classname 'org.elasticsearch.xpack.monitoring.Monitoring' + name = 'x-pack-monitoring' + description = 'Elasticsearch Expanded Pack Plugin - Monitoring' + classname ='org.elasticsearch.xpack.monitoring.Monitoring' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/old-lucene-versions/build.gradle b/x-pack/plugin/old-lucene-versions/build.gradle index ea988fe5e1ff4..8d23bbea472dc 100644 --- a/x-pack/plugin/old-lucene-versions/build.gradle +++ b/x-pack/plugin/old-lucene-versions/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'old-lucene-versions' - description 'A plugin for accessing older Lucene indices' - classname 'org.elasticsearch.xpack.lucene.bwc.OldLuceneVersions' + name = 'old-lucene-versions' + description = 'A plugin for accessing older Lucene indices' + classname = 'org.elasticsearch.xpack.lucene.bwc.OldLuceneVersions' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/otel-data/build.gradle b/x-pack/plugin/otel-data/build.gradle index 126875bf183f8..0ae8022bff617 100644 --- a/x-pack/plugin/otel-data/build.gradle +++ b/x-pack/plugin/otel-data/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-yaml-rest-test' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-otel-data' - description 'The OTEL plugin defines OTEL data streams and ingest pipelines.' - classname 'org.elasticsearch.xpack.oteldata.OTelPlugin' + name = 'x-pack-otel-data' + description = 'The OTEL plugin defines OTEL data streams and ingest pipelines.' + classname ='org.elasticsearch.xpack.oteldata.OTelPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/profiling/build.gradle b/x-pack/plugin/profiling/build.gradle index d291a1a25dfbc..954cdcb670a8f 100644 --- a/x-pack/plugin/profiling/build.gradle +++ b/x-pack/plugin/profiling/build.gradle @@ -8,9 +8,9 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'x-pack-profiling' - description 'The profiling plugin adds support for retrieving data from Universal Profiling.' - classname 'org.elasticsearch.xpack.profiling.ProfilingPlugin' + name = 'x-pack-profiling' + description = 'The profiling plugin adds support for retrieving data from Universal Profiling.' + classname = 'org.elasticsearch.xpack.profiling.ProfilingPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/ql/build.gradle b/x-pack/plugin/ql/build.gradle index c9d86cdd63e43..947b4d8a0d0ce 100644 --- a/x-pack/plugin/ql/build.gradle +++ b/x-pack/plugin/ql/build.gradle @@ -2,9 +2,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'x-pack-ql' - description 'Elasticsearch infrastructure plugin for EQL and SQL for Elasticsearch' - classname 'org.elasticsearch.xpack.ql.plugin.QlPlugin' + name = 'x-pack-ql' + description = 'Elasticsearch infrastructure plugin for EQL and SQL for Elasticsearch' + classname ='org.elasticsearch.xpack.ql.plugin.QlPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/rank-rrf/build.gradle b/x-pack/plugin/rank-rrf/build.gradle index b2d470c6618ea..216e85f48f56f 100644 --- a/x-pack/plugin/rank-rrf/build.gradle +++ b/x-pack/plugin/rank-rrf/build.gradle @@ -10,9 +10,9 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-yaml-rest-test' esplugin { - name 'rank-rrf' - description 'Reciprocal rank fusion in search.' - classname 'org.elasticsearch.xpack.rank.rrf.RRFRankPlugin' + name = 'rank-rrf' + description = 'Reciprocal rank fusion in search.' + classname ='org.elasticsearch.xpack.rank.rrf.RRFRankPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/redact/build.gradle b/x-pack/plugin/redact/build.gradle index f179ce3a88cfa..e03567a4fe5aa 100644 --- a/x-pack/plugin/redact/build.gradle +++ b/x-pack/plugin/redact/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-redact' - description 'Elasticsearch Expanded Pack Plugin - Redact' - classname 'org.elasticsearch.xpack.redact.RedactPlugin' + name = 'x-pack-redact' + description = 'Elasticsearch Expanded Pack Plugin - Redact' + classname ='org.elasticsearch.xpack.redact.RedactPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/repositories-metering-api/build.gradle b/x-pack/plugin/repositories-metering-api/build.gradle index c9c3cbf842565..a9c706741e55c 100644 --- a/x-pack/plugin/repositories-metering-api/build.gradle +++ b/x-pack/plugin/repositories-metering-api/build.gradle @@ -2,9 +2,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'repositories-metering-api' - description 'Repositories metering API' - classname 'org.elasticsearch.xpack.repositories.metering.RepositoriesMeteringPlugin' + name = 'repositories-metering-api' + description = 'Repositories metering API' + classname = 'org.elasticsearch.xpack.repositories.metering.RepositoriesMeteringPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/rollup/build.gradle b/x-pack/plugin/rollup/build.gradle index 4fca8e15d2472..83fd08cb18f96 100644 --- a/x-pack/plugin/rollup/build.gradle +++ b/x-pack/plugin/rollup/build.gradle @@ -1,8 +1,8 @@ apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'x-pack-rollup' - description 'Elasticsearch Expanded Pack Plugin - Rollup' - classname 'org.elasticsearch.xpack.rollup.Rollup' + name = 'x-pack-rollup' + description = 'Elasticsearch Expanded Pack Plugin - Rollup' + classname ='org.elasticsearch.xpack.rollup.Rollup' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/search-business-rules/build.gradle b/x-pack/plugin/search-business-rules/build.gradle index 11e1207f7f3c7..cce6e15aedc06 100644 --- a/x-pack/plugin/search-business-rules/build.gradle +++ b/x-pack/plugin/search-business-rules/build.gradle @@ -2,9 +2,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'search-business-rules' - description 'A plugin for applying business rules to search result rankings' - classname 'org.elasticsearch.xpack.searchbusinessrules.SearchBusinessRules' + name = 'search-business-rules' + description = 'A plugin for applying business rules to search result rankings' + classname ='org.elasticsearch.xpack.searchbusinessrules.SearchBusinessRules' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/searchable-snapshots/build.gradle b/x-pack/plugin/searchable-snapshots/build.gradle index 747e94b0e8d8d..571ee3c1101cb 100644 --- a/x-pack/plugin/searchable-snapshots/build.gradle +++ b/x-pack/plugin/searchable-snapshots/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'searchable-snapshots' - description 'A plugin for the searchable snapshots functionality' - classname 'org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshots' + name = 'searchable-snapshots' + description = 'A plugin for the searchable snapshots functionality' + classname = 'org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshots' extendedPlugins = ['x-pack-core', 'blob-cache'] } base { diff --git a/x-pack/plugin/security/build.gradle b/x-pack/plugin/security/build.gradle index ebd435bf653a2..d3425c1e42e5b 100644 --- a/x-pack/plugin/security/build.gradle +++ b/x-pack/plugin/security/build.gradle @@ -4,10 +4,10 @@ apply plugin: 'elasticsearch.internal-cluster-test' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'x-pack-security' - description 'Elasticsearch Expanded Pack Plugin - Security' - classname 'org.elasticsearch.xpack.security.Security' - requiresKeystore true + name = 'x-pack-security' + description = 'Elasticsearch Expanded Pack Plugin - Security' + classname = 'org.elasticsearch.xpack.security.Security' + requiresKeystore =true extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/security/qa/operator-privileges-tests/build.gradle b/x-pack/plugin/security/qa/operator-privileges-tests/build.gradle index e9abb413402de..e3bad85a4256d 100644 --- a/x-pack/plugin/security/qa/operator-privileges-tests/build.gradle +++ b/x-pack/plugin/security/qa/operator-privileges-tests/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.base-internal-es-plugin' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - name 'operator-privileges-test' - description 'An test plugin for testing hard to get internals' - classname 'org.elasticsearch.xpack.security.operator.OperatorPrivilegesTestPlugin' + name = 'operator-privileges-test' + description = 'An test plugin for testing hard to get internals' + classname = 'org.elasticsearch.xpack.security.operator.OperatorPrivilegesTestPlugin' } dependencies { diff --git a/x-pack/plugin/security/qa/secondary-auth-actions/build.gradle b/x-pack/plugin/security/qa/secondary-auth-actions/build.gradle index f805dc74c4ca0..b99bc6594a5e2 100644 --- a/x-pack/plugin/security/qa/secondary-auth-actions/build.gradle +++ b/x-pack/plugin/security/qa/secondary-auth-actions/build.gradle @@ -4,9 +4,9 @@ apply plugin: 'elasticsearch.internal-java-rest-test' apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name 'secondary-auth-actions-extension' - description 'Spi extension plugin for security to enforce custom secondary auth actions' - classname 'org.elasticsearch.secondary.auth.actions.SecondaryAuthActionsPlugin' + name = 'secondary-auth-actions-extension' + description = 'Spi extension plugin for security to enforce custom secondary auth actions' + classname ='org.elasticsearch.secondary.auth.actions.SecondaryAuthActionsPlugin' extendedPlugins = ['x-pack-security'] } diff --git a/x-pack/plugin/security/qa/security-basic/build.gradle b/x-pack/plugin/security/qa/security-basic/build.gradle index e6caf943dc023..766598edc6f01 100644 --- a/x-pack/plugin/security/qa/security-basic/build.gradle +++ b/x-pack/plugin/security/qa/security-basic/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - name 'queryable-reserved-roles-test' - description 'A test plugin for testing that changes to reserved roles are made queryable' - classname 'org.elasticsearch.xpack.security.role.QueryableBuiltInRolesTestPlugin' + name = 'queryable-reserved-roles-test' + description = 'A test plugin for testing that changes to reserved roles are made queryable' + classname = 'org.elasticsearch.xpack.security.role.QueryableBuiltInRolesTestPlugin' extendedPlugins = ['x-pack-core', 'x-pack-security'] } dependencies { diff --git a/x-pack/plugin/shutdown/build.gradle b/x-pack/plugin/shutdown/build.gradle index 8eabb51b3e131..df1a7575cdd05 100644 --- a/x-pack/plugin/shutdown/build.gradle +++ b/x-pack/plugin/shutdown/build.gradle @@ -4,9 +4,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-shutdown' - description 'Elasticsearch Expanded Pack Plugin - Shutdown' - classname 'org.elasticsearch.xpack.shutdown.ShutdownPlugin' + name = 'x-pack-shutdown' + description = 'Elasticsearch Expanded Pack Plugin - Shutdown' + classname ='org.elasticsearch.xpack.shutdown.ShutdownPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/slm/build.gradle b/x-pack/plugin/slm/build.gradle index b54e31315f709..a827891e4b167 100644 --- a/x-pack/plugin/slm/build.gradle +++ b/x-pack/plugin/slm/build.gradle @@ -9,12 +9,12 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-slm' - description 'Elasticsearch Expanded Pack Plugin - Snapshot Lifecycle Management' - classname 'org.elasticsearch.xpack.slm.SnapshotLifecycle' + name = 'x-pack-slm' + description = 'Elasticsearch Expanded Pack Plugin - Snapshot Lifecycle Management' + classname ='org.elasticsearch.xpack.slm.SnapshotLifecycle' extendedPlugins = ['x-pack-core'] - hasNativeController false - requiresKeystore true + hasNativeController =false + requiresKeystore =true } base { archivesName = 'x-pack-slm' diff --git a/x-pack/plugin/snapshot-based-recoveries/build.gradle b/x-pack/plugin/snapshot-based-recoveries/build.gradle index f1bed57838c46..d11f78a13f95d 100644 --- a/x-pack/plugin/snapshot-based-recoveries/build.gradle +++ b/x-pack/plugin/snapshot-based-recoveries/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'snapshot-based-recoveries' - description 'A plugin that enables snapshot based recoveries' - classname 'org.elasticsearch.xpack.snapshotbasedrecoveries.SnapshotBasedRecoveriesPlugin' + name = 'snapshot-based-recoveries' + description = 'A plugin that enables snapshot based recoveries' + classname ='org.elasticsearch.xpack.snapshotbasedrecoveries.SnapshotBasedRecoveriesPlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/snapshot-repo-test-kit/build.gradle b/x-pack/plugin/snapshot-repo-test-kit/build.gradle index 45839a049f457..58afbeb237e46 100644 --- a/x-pack/plugin/snapshot-repo-test-kit/build.gradle +++ b/x-pack/plugin/snapshot-repo-test-kit/build.gradle @@ -3,9 +3,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-test-artifact' esplugin { - name 'snapshot-repo-test-kit' - description 'A plugin for a test kit for snapshot repositories' - classname 'org.elasticsearch.repositories.blobstore.testkit.SnapshotRepositoryTestKit' + name = 'snapshot-repo-test-kit' + description = 'A plugin for a test kit for snapshot repositories' + classname = 'org.elasticsearch.repositories.blobstore.testkit.SnapshotRepositoryTestKit' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/spatial/build.gradle b/x-pack/plugin/spatial/build.gradle index 6299908f0dc14..49af925c0a422 100644 --- a/x-pack/plugin/spatial/build.gradle +++ b/x-pack/plugin/spatial/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'spatial' - description 'A plugin for Basic Spatial features' - classname 'org.elasticsearch.xpack.spatial.SpatialPlugin' + name = 'spatial' + description = 'A plugin for Basic Spatial features' + classname ='org.elasticsearch.xpack.spatial.SpatialPlugin' extendedPlugins = ['x-pack-core', 'legacy-geo', 'lang-painless'] } diff --git a/x-pack/plugin/sql/build.gradle b/x-pack/plugin/sql/build.gradle index 69468bf574956..74936d119492f 100644 --- a/x-pack/plugin/sql/build.gradle +++ b/x-pack/plugin/sql/build.gradle @@ -10,7 +10,7 @@ apply plugin: 'elasticsearch.internal-cluster-test' esplugin { name = 'x-pack-sql' - description 'The Elasticsearch plugin that powers SQL for Elasticsearch' + description = 'The Elasticsearch plugin that powers SQL for Elasticsearch' classname = 'org.elasticsearch.xpack.sql.plugin.SqlPlugin' extendedPlugins = ['x-pack-ql', 'lang-painless'] } diff --git a/x-pack/plugin/sql/qa/jdbc/security/build.gradle b/x-pack/plugin/sql/qa/jdbc/security/build.gradle index b40a8aaaa5580..4248423d4ff43 100644 --- a/x-pack/plugin/sql/qa/jdbc/security/build.gradle +++ b/x-pack/plugin/sql/qa/jdbc/security/build.gradle @@ -20,7 +20,7 @@ subprojects { def clusterPath = getPath() // Use tests from the root security qa project in subprojects - configurations.create('testArtifacts').transitive(false) + configurations.create('testArtifacts').transitive = false dependencies { javaRestTestImplementation project(":x-pack:plugin:core") diff --git a/x-pack/plugin/sql/qa/server/security/build.gradle b/x-pack/plugin/sql/qa/server/security/build.gradle index ef81ebda5cb89..37ae3edaf51db 100644 --- a/x-pack/plugin/sql/qa/server/security/build.gradle +++ b/x-pack/plugin/sql/qa/server/security/build.gradle @@ -20,7 +20,7 @@ Project mainProject = project subprojects { // Use tests from the root security qa project in subprojects - configurations.create('testArtifacts').transitive(false) + configurations.create('testArtifacts').transitive = false def clusterPath = getPath() diff --git a/x-pack/plugin/stack/build.gradle b/x-pack/plugin/stack/build.gradle index c4b950ad9cb59..1796ba334cdaf 100644 --- a/x-pack/plugin/stack/build.gradle +++ b/x-pack/plugin/stack/build.gradle @@ -2,12 +2,12 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-java-rest-test' esplugin { - name 'x-pack-stack' - description 'Elasticsearch Expanded Pack Plugin - Stack' - classname 'org.elasticsearch.xpack.stack.StackPlugin' + name = 'x-pack-stack' + description = 'Elasticsearch Expanded Pack Plugin - Stack' + classname ='org.elasticsearch.xpack.stack.StackPlugin' extendedPlugins = ['x-pack-core'] - hasNativeController false - requiresKeystore true + hasNativeController =false + requiresKeystore =true } base { diff --git a/x-pack/plugin/text-structure/build.gradle b/x-pack/plugin/text-structure/build.gradle index 5bb6d8ef50274..4ebe380e7c724 100644 --- a/x-pack/plugin/text-structure/build.gradle +++ b/x-pack/plugin/text-structure/build.gradle @@ -1,8 +1,8 @@ apply plugin: 'elasticsearch.internal-es-plugin' esplugin { - name 'x-pack-text-structure' - description 'Elasticsearch Expanded Pack Plugin - Text Structure' - classname 'org.elasticsearch.xpack.textstructure.TextStructurePlugin' + name = 'x-pack-text-structure' + description = 'Elasticsearch Expanded Pack Plugin - Text Structure' + classname ='org.elasticsearch.xpack.textstructure.TextStructurePlugin' extendedPlugins = ['x-pack-core'] } base { diff --git a/x-pack/plugin/transform/build.gradle b/x-pack/plugin/transform/build.gradle index 9e50aea3a8fca..02c63b06ac083 100644 --- a/x-pack/plugin/transform/build.gradle +++ b/x-pack/plugin/transform/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'transform' - description 'A plugin to transform data' - classname 'org.elasticsearch.xpack.transform.Transform' + name = 'transform' + description = 'A plugin to transform data' + classname ='org.elasticsearch.xpack.transform.Transform' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/vector-tile/build.gradle b/x-pack/plugin/vector-tile/build.gradle index 5855757b417fe..4ff3240d239e8 100644 --- a/x-pack/plugin/vector-tile/build.gradle +++ b/x-pack/plugin/vector-tile/build.gradle @@ -16,9 +16,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.legacy-java-rest-test' esplugin { - name 'vector-tile' - description 'A plugin for mapbox vector tile features' - classname 'org.elasticsearch.xpack.vectortile.VectorTilePlugin' + name = 'vector-tile' + description = 'A plugin for mapbox vector tile features' + classname ='org.elasticsearch.xpack.vectortile.VectorTilePlugin' extendedPlugins = ['spatial'] } diff --git a/x-pack/plugin/voting-only-node/build.gradle b/x-pack/plugin/voting-only-node/build.gradle index 60dd79ef7f6bf..1202f90977da7 100644 --- a/x-pack/plugin/voting-only-node/build.gradle +++ b/x-pack/plugin/voting-only-node/build.gradle @@ -1,9 +1,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-voting-only-node' - description 'Elasticsearch Expanded Pack Plugin - Voting-only node' - classname 'org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePlugin' + name = 'x-pack-voting-only-node' + description = 'Elasticsearch Expanded Pack Plugin - Voting-only node' + classname ='org.elasticsearch.cluster.coordination.votingonly.VotingOnlyNodePlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/plugin/watcher/build.gradle b/x-pack/plugin/watcher/build.gradle index edf767fad675c..ce7c8e5d6311a 100644 --- a/x-pack/plugin/watcher/build.gradle +++ b/x-pack/plugin/watcher/build.gradle @@ -1,11 +1,11 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-cluster-test' esplugin { - name 'x-pack-watcher' - description 'Elasticsearch Expanded Pack Plugin - Watcher' - classname 'org.elasticsearch.xpack.watcher.Watcher' - hasNativeController false - requiresKeystore false + name = 'x-pack-watcher' + description = 'Elasticsearch Expanded Pack Plugin - Watcher' + classname ='org.elasticsearch.xpack.watcher.Watcher' + hasNativeController =false + requiresKeystore =false extendedPlugins = ['x-pack-core', 'lang-painless'] } diff --git a/x-pack/plugin/wildcard/build.gradle b/x-pack/plugin/wildcard/build.gradle index 1a4f133402582..d87a461eaf858 100644 --- a/x-pack/plugin/wildcard/build.gradle +++ b/x-pack/plugin/wildcard/build.gradle @@ -9,9 +9,9 @@ apply plugin: 'elasticsearch.internal-es-plugin' apply plugin: 'elasticsearch.internal-yaml-rest-test' esplugin { - name 'wildcard' - description 'A plugin for a keyword field type with efficient wildcard search' - classname 'org.elasticsearch.xpack.wildcard.Wildcard' + name = 'wildcard' + description = 'A plugin for a keyword field type with efficient wildcard search' + classname = 'org.elasticsearch.xpack.wildcard.Wildcard' extendedPlugins = ['x-pack-core', 'lang-painless'] } diff --git a/x-pack/plugin/write-load-forecaster/build.gradle b/x-pack/plugin/write-load-forecaster/build.gradle index 8a3db5830e83f..3eecec6363a3f 100644 --- a/x-pack/plugin/write-load-forecaster/build.gradle +++ b/x-pack/plugin/write-load-forecaster/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'elasticsearch.internal-cluster-test' esplugin { name = 'x-pack-write-load-forecaster' - description 'x' + description = 'x' classname = 'org.elasticsearch.xpack.writeloadforecaster.WriteLoadForecasterPlugin' extendedPlugins = ['x-pack-core'] } diff --git a/x-pack/qa/repository-old-versions/build.gradle b/x-pack/qa/repository-old-versions/build.gradle index ecd02ac9d209f..f21aad9cdf75a 100644 --- a/x-pack/qa/repository-old-versions/build.gradle +++ b/x-pack/qa/repository-old-versions/build.gradle @@ -50,6 +50,11 @@ if (OS.current() == OS.MAC && Architecture.current() == Architecture.AARCH64) { jdks.legacy.distributionVersion = '8.56.0.23' } +interface Injected { + @Inject + FileSystemOperations getFs() +} + if (OS.current() == OS.WINDOWS) { logger.warn("Disabling repository-old-versions tests because we can't get the pid file on windows") } else { @@ -95,10 +100,12 @@ if (OS.current() == OS.WINDOWS) { setting 'xpack.searchable.snapshot.shared_cache.region_size', '256KB' } + def oldesFixtureConfiguration = project.configurations.oldesFixture + TaskProvider fixture = tasks.register("oldES${versionNoDots}Fixture", AntFixture) { dependsOn project.configurations.oldesFixture, jdks.legacy, config executable = "${buildParams.runtimeJavaHome.get()}/bin/java" - env 'CLASSPATH', "${-> project.configurations.oldesFixture.asPath}" + env 'CLASSPATH', "${-> oldesFixtureConfiguration.asPath}" // old versions of Elasticsearch need JAVA_HOME env 'JAVA_HOME', jdks.legacy.javaHomePath // If we are running on certain arm systems we need to explicitly set the stack size to overcome JDK page size bug @@ -116,11 +123,15 @@ if (OS.current() == OS.WINDOWS) { // We need to explicitly disable ML when running old ES versions on ARM or on systems with newer GLIBC args 'xpack.ml.enabled: false' } + def injected = project.objects.newInstance(Injected) + doFirst { - delete(dataPath) - mkdir(dataPath) + injected.getFs().delete { d -> + d.delete(dataPath) + } + new File(dataPath).mkdirs() } - maxWaitInSeconds 60 + maxWaitInSeconds = 60 waitCondition = { fixture, ant -> // the fixture writes the ports file when Elasticsearch's HTTP service // is ready, so we can just wait for the file to exist @@ -131,9 +142,13 @@ if (OS.current() == OS.WINDOWS) { tasks.register("javaRestTestBeforeRestart#${versionNoDots}", StandaloneRestIntegTestTask) { useCluster testClusterProvider dependsOn fixture + def injected = project.objects.newInstance(Injected) + doFirst { - delete(repoLocation) - mkdir(repoLocation) + injected.getFs().delete { d -> + d.delete(repoLocation) + } + new File(repoLocation).mkdirs() } systemProperty 'tests.after_restart', 'false' } diff --git a/x-pack/qa/security-example-spi-extension/build.gradle b/x-pack/qa/security-example-spi-extension/build.gradle index 13e1325848f32..66912af4a837a 100644 --- a/x-pack/qa/security-example-spi-extension/build.gradle +++ b/x-pack/qa/security-example-spi-extension/build.gradle @@ -2,9 +2,9 @@ apply plugin: 'elasticsearch.legacy-java-rest-test' apply plugin: 'elasticsearch.base-internal-es-plugin' esplugin { - name 'spi-extension' - description 'An example spi extension plugin for security' - classname 'org.elasticsearch.example.SpiExtensionPlugin' + name = 'spi-extension' + description = 'An example spi extension plugin for security' + classname = 'org.elasticsearch.example.SpiExtensionPlugin' extendedPlugins = ['x-pack-security'] }