Skip to content

Instantly share code, notes, and snippets.

@HarishAtGitHub
Created August 18, 2015 07:32
Show Gist options
  • Save HarishAtGitHub/aa8539a5c56cb4ad48b9 to your computer and use it in GitHub Desktop.
Save HarishAtGitHub/aa8539a5c56cb4ad48b9 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Elasticsearch Build Resources
[INFO] Elasticsearch Rest API Spec
[INFO] Elasticsearch Parent POM
[INFO] Elasticsearch Core
[INFO] Elasticsearch Distribution
[INFO] Elasticsearch with all optional dependencies
[INFO] Elasticsearch Shaded Distribution
[INFO] Elasticsearch TAR Distribution
[INFO] Elasticsearch ZIP Distribution
[INFO] Elasticsearch DEB Distribution
[INFO] Elasticsearch Plugin POM
[INFO] Elasticsearch Japanese (kuromoji) Analysis plugin
[INFO] Elasticsearch Smart Chinese Analysis plugin
[INFO] Elasticsearch Stempel (Polish) Analysis plugin
[INFO] Elasticsearch Phonetic Analysis plugin
[INFO] Elasticsearch ICU Analysis plugin
[INFO] Elasticsearch Google Compute Engine cloud plugin
[INFO] Elasticsearch Azure cloud plugin
[INFO] Elasticsearch AWS cloud plugin
[INFO] Elasticsearch Delete By Query plugin
[INFO] Elasticsearch Python language plugin
[INFO] Elasticsearch JavaScript language plugin
[INFO] Elasticsearch Mapper size plugin
[INFO] Elasticsearch Example site plugin
[INFO] QA: Parent POM
[INFO] QA: Smoke Test Plugins
[INFO] QA: Smoke Test Shaded Jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Build Resources 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ elasticsearch-dev-tools ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/dev-tools/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-dev-tools ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:bundle (default) @ elasticsearch-dev-tools ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ elasticsearch-dev-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 28 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ elasticsearch-dev-tools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ elasticsearch-dev-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/dev-tools/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ elasticsearch-dev-tools ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ elasticsearch-dev-tools ---
[INFO] No tests to run.
[INFO] Surefire report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/dev-tools/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ elasticsearch-dev-tools ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/dev-tools/target/elasticsearch-dev-tools-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ elasticsearch-dev-tools ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/dev-tools/target/elasticsearch-dev-tools-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/elasticsearch-dev-tools/2.0.0-beta1-SNAPSHOT/elasticsearch-dev-tools-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/dev-tools/pom.xml to /home/harish/.m2/repository/org/elasticsearch/elasticsearch-dev-tools/2.0.0-beta1-SNAPSHOT/elasticsearch-dev-tools-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Rest API Spec 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ elasticsearch-rest-api-spec ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/rest-api-spec/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-rest-api-spec ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:bundle (default) @ elasticsearch-rest-api-spec ---
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ elasticsearch-rest-api-spec ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 347 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ elasticsearch-rest-api-spec ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ elasticsearch-rest-api-spec ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/rest-api-spec/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ elasticsearch-rest-api-spec ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ elasticsearch-rest-api-spec ---
[INFO] No tests to run.
[INFO] Surefire report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/rest-api-spec/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ elasticsearch-rest-api-spec ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/rest-api-spec/target/elasticsearch-rest-api-spec-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ elasticsearch-rest-api-spec ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/rest-api-spec/target/elasticsearch-rest-api-spec-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/elasticsearch-rest-api-spec/2.0.0-beta1-SNAPSHOT/elasticsearch-rest-api-spec-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/rest-api-spec/pom.xml to /home/harish/.m2/repository/org/elasticsearch/elasticsearch-rest-api-spec/2.0.0-beta1-SNAPSHOT/elasticsearch-rest-api-spec-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Parent POM 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-parent ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-parent ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-parent ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439879106972
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-parent ---
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-parent ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-parent ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-parent ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-parent ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-parent ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-parent ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439879112224
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-parent ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-parent ---
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-parent ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-parent ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-parent ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-parent ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/pom.xml to /home/harish/.m2/repository/org/elasticsearch/elasticsearch-parent/2.0.0-beta1-SNAPSHOT/elasticsearch-parent-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Core 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439879117781
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 13 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch ---
[INFO] Compiling 2933 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 5766 (and 1521 related) class file(s) for forbidden API invocations (in 3.94s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 241 resources
[INFO] Copying 1 resource
[INFO] Copying 176 resources
[INFO] Copying 336 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch ---
[INFO] Compiling 1095 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 2142 (and 2991 related) class file(s) for forbidden API invocations (in 2.61s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch ---
[INFO] <JUnit4> says مرحبا! Master seed: 36B6A585DEC1E9D0
[INFO] Parsed test filtering expression: default
Executing 474 suites with 3 JVMs.
Started J2 PID(10502@harish-HP-ProBook-440-G2).
Started J1 PID(10504@harish-HP-ProBook-440-G2).
Started J0 PID(10503@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.mapper.core.BooleanFieldTypeTests
Completed [1/474] on J1 in 4.04s, 4 tests
Suite: org.elasticsearch.bootstrap.SecurityTests
IGNOR/A 0.18s J2 | SecurityTests.testEnsureSymlink
> Assumption #1: test cannot create symbolic links with security manager enabled(throwable: java.security.AccessControlException: access denied ("java.nio.file.LinkPermission" "symbolic"))
IGNOR/A 0.05s J2 | SecurityTests.testEnsureBrokenSymlink
> Assumption #1: test cannot create symbolic links with security manager enabled(throwable: java.security.AccessControlException: access denied ("java.nio.file.LinkPermission" "symbolic"))
IGNOR/A 0.04s J2 | SecurityTests.testSymlinkPermissions
> Assumption #1: test cannot create symbolic links with security manager enabled(throwable: java.security.AccessControlException: access denied ("java.nio.file.LinkPermission" "symbolic"))
Completed [2/474] on J2 in 4.41s, 10 tests, 3 skipped
Suite: org.elasticsearch.gateway.AsyncShardFetchTests
Completed [3/474] on J1 in 1.00s, 6 tests
Suite: org.elasticsearch.index.shard.ShardUtilsTests
Completed [4/474] on J0 in 5.60s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.UpdateNumberOfReplicasTests
Completed [5/474] on J2 in 1.32s, 1 test
Suite: org.elasticsearch.client.transport.TransportClientNodesServiceTests
Completed [6/474] on J1 in 3.08s, 1 test
Suite: org.elasticsearch.index.analysis.ShingleTokenFilterFactoryTests
Completed [7/474] on J0 in 2.79s, 4 tests
Suite: org.elasticsearch.http.netty.NettyHttpServerPipeliningTest
Completed [8/474] on J1 in 3.75s, 2 tests
Suite: org.elasticsearch.index.mapper.parent.ParentMappingTests
Completed [9/474] on J2 in 10.73s, 3 tests
Suite: org.elasticsearch.http.netty.NettyHttpChannelTests
Completed [10/474] on J2 in 1.06s, 2 tests
Suite: org.elasticsearch.common.lucene.search.function.ScriptScoreFunctionTests
Completed [11/474] on J2 in 0.14s, 1 test
Suite: org.elasticsearch.index.mapper.binary.BinaryMappingTests
Completed [12/474] on J2 in 1.79s, 3 tests
Suite: org.elasticsearch.action.count.CountRequestTests
Completed [13/474] on J2 in 0.26s, 1 test
Suite: org.elasticsearch.index.mapper.ttl.TTLMappingTests
Completed [14/474] on J0 in 14.30s, 15 tests
Suite: org.elasticsearch.index.mapper.typelevels.ParseMappingTypeLevelTests
Completed [15/474] on J0 in 0.72s, 1 test
Suite: org.elasticsearch.index.mapper.update.UpdateMappingTests
Completed [16/474] on J1 in 13.91s, 9 tests
Suite: org.elasticsearch.cluster.ClusterStateDiffPublishingTests
Completed [17/474] on J0 in 2.43s, 5 tests
Suite: org.elasticsearch.index.analysis.WordDelimiterTokenFilterFactoryTests
Completed [18/474] on J0 in 0.64s, 9 tests
Suite: org.elasticsearch.index.analysis.CJKFilterFactoryTests
Completed [19/474] on J0 in 0.25s, 4 tests
Suite: org.elasticsearch.index.aliases.IndexAliasesServiceTests
Completed [20/474] on J1 in 1.46s, 4 tests
Suite: org.elasticsearch.discovery.BlockingClusterStatePublishResponseHandlerTests
Completed [21/474] on J1 in 0.19s, 1 test
Suite: org.elasticsearch.action.OriginalIndicesTests
Completed [22/474] on J1 in 0.08s, 1 test
Suite: org.elasticsearch.index.query.CommonTermsQueryParserTest
Completed [23/474] on J0 in 0.83s, 1 test
Suite: org.elasticsearch.index.mapper.core.Murmur3FieldMapperTests
Completed [24/474] on J0 in 0.98s, 4 tests
Suite: org.elasticsearch.test.rest.test.FileUtilsTests
Completed [25/474] on J0 in 0.14s, 2 tests
Suite: org.elasticsearch.index.mapper.string.SimpleStringMappingTests
Completed [26/474] on J1 in 1.62s, 8 tests
Suite: org.elasticsearch.search.stats.SearchStatsUnitTests
Completed [27/474] on J0 in 0.07s, 1 test
Suite: org.elasticsearch.gateway.GatewayMetaStateTests
Completed [28/474] on J0 in 0.26s, 5 tests
Suite: org.elasticsearch.cluster.routing.allocation.PrimaryElectionRoutingTests
Completed [29/474] on J0 in 0.10s, 2 tests
Suite: org.elasticsearch.cluster.settings.SettingsValidatorTests
Completed [31/474] on J0 in 0.07s, 2 tests
Suite: org.elasticsearch.index.mapper.core.ByteFieldTypeTests
Completed [32/474] on J0 in 0.11s, 4 tests
Suite: org.elasticsearch.index.mapper.dynamictemplate.genericstore.GenericStoreDynamicTemplateTests
Completed [33/474] on J1 in 0.66s, 1 test
Suite: org.elasticsearch.index.mapper.FieldTypeLookupTests
Completed [34/474] on J0 in 0.19s, 9 tests
Suite: org.elasticsearch.index.analysis.PreBuiltTokenizerFactoryFactoryTests
Completed [35/474] on J0 in 0.11s, 1 test
Suite: org.elasticsearch.action.admin.indices.shards.IndicesShardStoreResponseTest
Completed [36/474] on J0 in 0.23s, 2 tests
Suite: org.elasticsearch.action.count.CountRequestBuilderTests
Completed [37/474] on J1 in 0.57s, 7 tests
Suite: org.elasticsearch.common.recycler.ConcurrentRecyclerTests
Completed [38/474] on J0 in 0.17s, 5 tests
Suite: org.elasticsearch.index.analysis.PreBuiltTokenFilterFactoryFactoryTests
Completed [39/474] on J1 in 0.15s, 2 tests
Suite: org.elasticsearch.common.xcontent.cbor.JsonVsCborTests
Completed [40/474] on J1 in 0.08s, 1 test
Suite: org.elasticsearch.gateway.ReplicaShardAllocatorTests
Completed [41/474] on J0 in 0.48s, 15 tests
Suite: org.elasticsearch.rest.HeadersAndContextCopyClientTests
Completed [42/474] on J1 in 0.43s, 7 tests
Suite: org.elasticsearch.plugins.PluginManagerUnitTests
Completed [43/474] on J0 in 0.58s, 4 tests
Suite: org.elasticsearch.index.analysis.CompoundAnalysisTests
Completed [44/474] on J1 in 0.71s, 2 tests
Suite: org.elasticsearch.action.percolate.MultiPercolatorRequestTests
Completed [45/474] on J0 in 0.19s, 2 tests
Suite: org.elasticsearch.cluster.serialization.DiffableTests
Completed [46/474] on J1 in 0.22s, 2 tests
Suite: org.elasticsearch.common.breaker.MemoryCircuitBreakerTests
Completed [47/474] on J0 in 0.35s, 4 tests
Suite: org.elasticsearch.common.recycler.QueueRecyclerTests
Completed [48/474] on J1 in 0.16s, 5 tests
Suite: org.elasticsearch.cluster.routing.allocation.ShardVersioningTests
Completed [49/474] on J1 in 0.13s, 1 test
Suite: org.elasticsearch.transport.netty.KeyedLockTests
Completed [50/474] on J0 in 0.74s, 3 tests
Suite: org.elasticsearch.index.fielddata.ScriptDocValuesTests
Completed [51/474] on J1 in 0.82s, 2 tests
Suite: org.elasticsearch.cluster.metadata.WildcardExpressionResolverTests
Completed [52/474] on J1 in 0.14s, 3 tests
Suite: org.elasticsearch.action.bulk.BulkRequestTests
Completed [53/474] on J1 in 0.22s, 11 tests
Suite: org.elasticsearch.index.mapper.UidTests
Completed [54/474] on J1 in 0.10s, 1 test
Suite: org.elasticsearch.common.util.CollectionUtilsTests
Completed [55/474] on J1 in 0.56s, 4 tests
Suite: org.elasticsearch.common.compress.deflate.DeflateCompressedStreamTests
Completed [56/474] on J2 in 16.14s, 11 tests
Suite: org.elasticsearch.index.analysis.PreBuiltAnalyzerProviderFactoryTests
Completed [57/474] on J2 in 0.10s, 1 test
Suite: org.elasticsearch.script.mustache.MustacheTest
Completed [58/474] on J2 in 0.17s, 1 test
Suite: org.elasticsearch.index.mapper.geo.GeoPointFieldMapperTests
Completed [59/474] on J1 in 2.40s, 18 tests
Suite: org.elasticsearch.cluster.metadata.MappingMetaDataParserTests
Completed [60/474] on J1 in 0.22s, 16 tests
Suite: org.elasticsearch.index.mapper.internal.IdFieldTypeTests
Completed [61/474] on J1 in 0.10s, 4 tests
Suite: org.elasticsearch.index.analysis.CharFilterTests
Completed [62/474] on J2 in 0.62s, 2 tests
Suite: org.apache.lucene.search.postingshighlight.CustomPostingsHighlighterTests
Completed [63/474] on J1 in 0.90s, 2 tests
Suite: org.elasticsearch.common.lucene.store.ByteArrayIndexInputTests
Completed [64/474] on J1 in 0.39s, 3 tests
Suite: org.elasticsearch.cluster.routing.allocation.ReplicaAllocatedAfterPrimaryTests
Completed [65/474] on J1 in 0.14s, 1 test
Suite: org.elasticsearch.common.io.StreamsTests
Completed [66/474] on J1 in 0.07s, 6 tests
Suite: org.elasticsearch.ExceptionSerializationTests
Completed [67/474] on J0 in 8.06s, 35 tests
Suite: org.elasticsearch.tribe.TribeUnitTests
Completed [68/474] on J0 in 2.88s, 2 tests
Suite: org.elasticsearch.common.util.BigArraysTests
Completed [69/474] on J1 in 6.54s, 16 tests
Suite: org.elasticsearch.index.mapper.copyto.CopyToMapperTests
Completed [70/474] on J0 in 1.24s, 5 tests
Suite: org.elasticsearch.index.mapper.internal.TypeFieldTypeTests
Completed [71/474] on J1 in 0.13s, 4 tests
Suite: org.elasticsearch.indices.flush.SyncedFlushSingleNodeTest
Completed [72/474] on J1 in 2.05s, 6 tests
Suite: org.elasticsearch.cluster.routing.allocation.PreferPrimaryAllocationTests
Completed [73/474] on J1 in 0.15s, 1 test
Suite: org.elasticsearch.common.util.MultiDataPathUpgraderTests
Completed [74/474] on J0 in 2.87s, 4 tests
Suite: org.elasticsearch.deps.jackson.JacksonLocationTests
Completed [75/474] on J0 in 0.07s, 1 test
Suite: org.elasticsearch.index.mapper.completion.CompletionFieldMapperTests
Completed [76/474] on J1 in 0.70s, 3 tests
Suite: org.elasticsearch.index.analysis.NumericAnalyzerTests
Completed [77/474] on J0 in 0.10s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.FailedShardsRoutingTests
Completed [78/474] on J0 in 0.30s, 8 tests
Suite: org.elasticsearch.rest.RestRequestTests
Completed [79/474] on J0 in 0.06s, 1 test
Suite: org.elasticsearch.NamingConventionTests
Completed [80/474] on J1 in 3.61s, 1 test
Suite: org.elasticsearch.index.fielddata.PagedBytesStringFieldDataTests
Completed [81/474] on J1 in 12.08s, 19 tests
Suite: org.elasticsearch.common.recycler.LockedRecyclerTests
Completed [82/474] on J1 in 0.12s, 5 tests
Suite: org.elasticsearch.index.fielddata.fieldcomparator.ReplaceMissingTests
Completed [83/474] on J1 in 0.20s, 1 test
Suite: org.elasticsearch.test.test.LoggingListenerTests
Completed [84/474] on J1 in 0.11s, 3 tests
Suite: org.elasticsearch.index.query.SimpleIndexQueryParserTests
Completed [85/474] on J2 in 27.73s, 177 tests
Suite: org.elasticsearch.test.test.VersionUtilsTests
Completed [86/474] on J2 in 0.08s, 2 tests
Suite: org.elasticsearch.common.settings.loader.YamlSettingsLoaderTests
Completed [87/474] on J2 in 0.19s, 3 tests
Suite: org.elasticsearch.index.mapper.core.BinaryFieldTypeTests
Completed [88/474] on J2 in 0.13s, 4 tests
Suite: org.elasticsearch.index.fielddata.LongFieldDataTests
Completed [89/474] on J0 in 16.86s, 21 tests
Suite: org.elasticsearch.index.store.StoreTest
Completed [90/474] on J1 in 1.07s, 20 tests
Suite: org.elasticsearch.cluster.routing.AllocationIdTests
Completed [91/474] on J1 in 0.13s, 5 tests
Suite: org.elasticsearch.action.index.IndexRequestBuilderTest
Completed [92/474] on J1 in 0.23s, 1 test
Suite: org.elasticsearch.gateway.MetaStateServiceTests
Completed [93/474] on J0 in 0.59s, 5 tests
Suite: org.elasticsearch.common.xcontent.builder.XContentBuilderTests
Completed [94/474] on J1 in 0.31s, 15 tests
Suite: org.elasticsearch.monitor.process.ProcessProbeTests
Completed [95/474] on J0 in 0.11s, 2 tests
Suite: org.elasticsearch.env.NodeEnvironmentTests
Completed [96/474] on J2 in 1.09s, 7 tests
Suite: org.elasticsearch.indices.recovery.RecoveryStatusTests
Completed [97/474] on J0 in 0.59s, 1 test
Suite: org.elasticsearch.discovery.zen.ZenDiscoveryUnitTest
Completed [98/474] on J0 in 0.12s, 4 tests
Suite: org.elasticsearch.indices.recovery.StartRecoveryRequestTest
Completed [99/474] on J0 in 0.06s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.nested.NestedAggregatorTest
Completed [100/474] on J1 in 0.82s, 1 test
Suite: org.elasticsearch.common.BooleansTests
Completed [101/474] on J1 in 0.06s, 4 tests
Suite: org.elasticsearch.index.store.IndexStoreTests
Completed [102/474] on J1 in 0.08s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.AllocationCommandsTests
Completed [103/474] on J0 in 0.20s, 5 tests
Suite: org.elasticsearch.common.xcontent.XContentFactoryTests
Completed [104/474] on J0 in 0.18s, 7 tests
Suite: org.elasticsearch.rest.BytesRestResponseTests
Completed [105/474] on J0 in 0.18s, 8 tests
Suite: org.elasticsearch.action.get.MultiGetShardRequestTests
Completed [106/474] on J0 in 0.10s, 1 test
Suite: org.elasticsearch.index.mapper.internal.ParentFieldTypeTests
Completed [107/474] on J0 in 0.10s, 4 tests
Suite: org.elasticsearch.index.mapper.geo.GeoPointFieldTypeTests
Completed [108/474] on J0 in 0.06s, 4 tests
Suite: org.elasticsearch.cluster.serialization.ClusterStateToStringTests
Completed [109/474] on J0 in 0.05s, 1 test
Suite: org.elasticsearch.common.lucene.all.SimpleAllTests
Completed [111/474] on J0 in 0.21s, 7 tests
Suite: org.elasticsearch.index.query.IndexQueryParserFilterDateRangeFormatTests
Completed [112/474] on J1 in 0.95s, 3 tests
Suite: org.elasticsearch.index.fielddata.FilterFieldDataTest
Completed [113/474] on J2 in 2.04s, 3 tests
Suite: org.elasticsearch.deps.joda.SimpleJodaTests
Completed [114/474] on J0 in 0.46s, 22 tests
Suite: org.elasticsearch.test.rest.test.AssertionParsersTests
Completed [115/474] on J0 in 0.13s, 9 tests
Suite: org.elasticsearch.cluster.node.DiscoveryNodeFiltersTests
Completed [116/474] on J0 in 0.09s, 5 tests
Suite: org.elasticsearch.search.aggregations.support.ScriptValuesTests
Completed [117/474] on J0 in 0.08s, 3 tests
Suite: org.elasticsearch.index.store.DirectoryUtilsTest
Completed [118/474] on J2 in 0.60s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.SingleShardNoReplicasRoutingTests
Completed [119/474] on J0 in 0.38s, 4 tests
Suite: org.elasticsearch.index.mapper.core.DateFieldTypeTests
Completed [120/474] on J0 in 0.10s, 4 tests
Suite: org.elasticsearch.search.aggregations.metrics.cardinality.HyperLogLogPlusPlusTests
Completed [121/474] on J2 in 1.20s, 5 tests
Suite: org.elasticsearch.common.unit.DistanceUnitTests
Completed [122/474] on J2 in 0.07s, 2 tests
Suite: org.elasticsearch.index.snapshots.blobstore.SlicedInputStreamTest
Completed [123/474] on J2 in 0.09s, 1 test
Suite: org.elasticsearch.watcher.FileWatcherTest
Completed [124/474] on J2 in 0.36s, 7 tests
Suite: org.elasticsearch.index.search.nested.DoubleNestedSortingTests
Completed [125/474] on J0 in 1.22s, 2 tests
Suite: org.elasticsearch.common.unit.SizeValueTests
Completed [126/474] on J0 in 0.10s, 3 tests
Suite: org.elasticsearch.common.StringsTests
Completed [127/474] on J2 in 0.06s, 1 test
Suite: org.elasticsearch.common.regex.RegexTests
Completed [128/474] on J0 in 0.15s, 2 tests
Suite: org.elasticsearch.gateway.DanglingIndicesStateTests
Completed [129/474] on J0 in 0.25s, 3 tests
Suite: org.elasticsearch.common.property.PropertyPlaceholderTest
Completed [130/474] on J0 in 0.11s, 12 tests
Suite: org.elasticsearch.common.xcontent.support.XContentMapValuesTests
Completed [131/474] on J0 in 0.21s, 17 tests
Suite: org.elasticsearch.index.mapper.multifield.merge.JavaMultiFieldMergeTests
Completed [132/474] on J0 in 0.86s, 2 tests
Suite: org.elasticsearch.index.mapper.DynamicMappingTests
Completed [133/474] on J2 in 2.16s, 16 tests
Suite: org.elasticsearch.index.fielddata.DisabledFieldDataFormatTests
Completed [134/474] on J0 in 1.20s, 1 test
Suite: org.elasticsearch.discovery.zen.ZenPingTests
Completed [135/474] on J0 in 0.09s, 1 test
Suite: org.elasticsearch.node.internal.InternalSettingsPreparerTests
Completed [136/474] on J0 in 0.29s, 8 tests
Suite: org.elasticsearch.common.settings.loader.JsonSettingsLoaderTests
Completed [137/474] on J0 in 0.06s, 1 test
Suite: org.elasticsearch.action.support.replication.ShardReplicationTests
Completed [138/474] on J0 in 0.21s, 10 tests
Suite: org.elasticsearch.index.mapper.source.DefaultSourceMappingTests
Completed [139/474] on J2 in 1.37s, 13 tests
Suite: org.elasticsearch.index.mapper.core.LongFieldTypeTests
Completed [140/474] on J2 in 0.09s, 4 tests
Suite: org.elasticsearch.transport.netty.SimpleNettyTransportTests
Completed [141/474] on J1 in 6.39s, 18 tests
Suite: org.elasticsearch.common.util.ArrayUtilsTests
Completed [142/474] on J2 in 0.08s, 1 test
Suite: org.elasticsearch.gateway.PriorityComparatorTests
Completed [143/474] on J1 in 0.09s, 1 test
Suite: org.elasticsearch.index.mapper.internal.IndexFieldTypeTests
Completed [144/474] on J1 in 0.09s, 4 tests
Suite: org.elasticsearch.common.xcontent.support.filtering.JsonFilteringGeneratorTests
Completed [145/474] on J2 in 0.32s, 14 tests
Suite: org.elasticsearch.cluster.routing.allocation.FailedNodeRoutingTests
Completed [146/474] on J2 in 0.09s, 1 test
Suite: org.elasticsearch.index.mapper.core.FloatFieldTypeTests
Completed [147/474] on J1 in 0.12s, 4 tests
Suite: org.elasticsearch.common.TableTests
Completed [148/474] on J1 in 0.12s, 9 tests
Suite: org.elasticsearch.search.morelikethis.ItemSerializationTests
Completed [149/474] on J1 in 0.21s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.RoutingNodesIntegrityTests
Completed [150/474] on J1 in 0.24s, 3 tests
Suite: org.apache.lucene.queries.BlendedTermQueryTest
Completed [151/474] on J2 in 0.72s, 4 tests
Suite: org.elasticsearch.script.ScriptParameterParserTest
Completed [152/474] on J1 in 0.35s, 60 tests
Suite: org.elasticsearch.search.suggest.CompletionTokenStreamTest
Completed [153/474] on J2 in 0.30s, 5 tests
Suite: org.elasticsearch.index.mapper.dynamictemplate.simple.SimpleDynamicTemplatesTests
Completed [154/474] on J2 in 0.75s, 3 tests
Suite: org.elasticsearch.common.unit.RatioValueTests
Completed [155/474] on J2 in 0.10s, 2 tests
Suite: org.elasticsearch.index.analysis.PatternAnalyzerTest
Completed [156/474] on J0 in 3.52s, 5 tests
Suite: org.elasticsearch.search.SearchServiceTests
Completed [157/474] on J1 in 2.05s, 3 tests
Suite: org.elasticsearch.cluster.routing.allocation.ElectReplicaAsPrimaryDuringRelocationTests
Completed [158/474] on J1 in 0.08s, 1 test
Suite: org.elasticsearch.index.mapper.boost.FieldLevelBoostTests
Completed [159/474] on J1 in 0.62s, 2 tests
Suite: org.elasticsearch.script.ScriptServiceTests
Completed [160/474] on J2 in 2.12s, 17 tests
Suite: org.elasticsearch.index.snapshots.blobstore.FileInfoTest
Completed [161/474] on J0 in 1.65s, 2 tests
Suite: org.elasticsearch.index.search.nested.NestedSortingTests
Completed [162/474] on J1 in 0.97s, 3 tests
Suite: org.elasticsearch.cluster.routing.allocation.NodeVersionAllocationDeciderTests
Completed [163/474] on J2 in 1.47s, 3 tests
Suite: org.elasticsearch.common.unit.TimeValueTests
Completed [164/474] on J2 in 0.21s, 9 tests
Suite: org.elasticsearch.script.expression.ExpressionScriptTests
Completed [165/474] on J0 in 1.50s, 1 test
Suite: org.elasticsearch.common.geo.ShapeBuilderTests
Completed [166/474] on J0 in 1.07s, 25 tests
Suite: org.elasticsearch.index.mapper.date.SimpleDateMappingTests
Completed [167/474] on J1 in 2.56s, 15 tests
Suite: org.elasticsearch.common.io.FileSystemUtilsTests
Completed [168/474] on J0 in 0.46s, 5 tests
Suite: org.elasticsearch.index.mapper.source.CompressSourceMappingTests
Completed [169/474] on J1 in 0.92s, 3 tests
Suite: org.elasticsearch.index.mapper.internal.TimestampFieldTypeTests
Completed [170/474] on J1 in 0.08s, 4 tests
Suite: org.elasticsearch.index.query.TemplateQueryParserTest
Completed [171/474] on J0 in 2.34s, 4 tests
Suite: org.elasticsearch.search.suggest.phrase.NoisyChannelSpellCheckerTests
Completed [172/474] on J1 in 3.87s, 3 tests
Suite: org.elasticsearch.index.analysis.PreBuiltCharFilterFactoryFactoryTests
Completed [173/474] on J1 in 0.10s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.StartedShardsRoutingTests
Completed [174/474] on J1 in 0.26s, 1 test
Suite: org.elasticsearch.common.logging.log4j.LoggingConfigurationTests
Completed [175/474] on J1 in 0.31s, 5 tests
Suite: org.elasticsearch.index.mapper.nested.NestedMappingTests
Completed [176/474] on J1 in 1.15s, 7 tests
Suite: org.elasticsearch.index.mapper.internal.RoutingFieldTypeTests
Completed [177/474] on J1 in 0.11s, 4 tests
Suite: org.elasticsearch.index.fielddata.FieldDataTests
Completed [178/474] on J1 in 0.08s, 2 tests
Suite: org.elasticsearch.plugins.PluginManagerCliTests
Completed [179/474] on J1 in 0.23s, 1 test
Suite: org.elasticsearch.index.cache.bitset.BitSetFilterCacheTest
Completed [180/474] on J1 in 0.12s, 1 test
Suite: org.elasticsearch.common.UUIDTests
Completed [181/474] on J0 in 5.34s, 4 tests
Suite: org.elasticsearch.index.search.geo.GeoUtilsTests
Completed [182/474] on J0 in 0.70s, 36 tests
Suite: org.elasticsearch.test.rest.test.SetSectionParserTests
Completed [183/474] on J0 in 0.14s, 3 tests
Suite: org.elasticsearch.common.bytes.PagedBytesReferenceTest
Completed [184/474] on J1 in 1.85s, 31 tests
Suite: org.elasticsearch.index.analysis.AnalysisModuleTests
Completed [185/474] on J0 in 0.57s, 7 tests
Suite: org.elasticsearch.common.cli.CliToolTests
Completed [186/474] on J0 in 0.39s, 13 tests
Suite: org.elasticsearch.threadpool.UpdateThreadPoolSettingsTests
Completed [187/474] on J0 in 0.14s, 5 tests
Suite: org.elasticsearch.index.mapper.core.TokenCountFieldMapperTests
Completed [188/474] on J0 in 0.40s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.PrimaryNotRelocatedWhileBeingRecoveredTests
Completed [189/474] on J0 in 0.10s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.RandomAllocationDeciderTests
Completed [190/474] on J0 in 0.47s, 1 test
Suite: org.elasticsearch.common.util.ByteUtilsTests
Completed [191/474] on J0 in 0.12s, 4 tests
Suite: org.elasticsearch.action.update.UpdateRequestTests
Completed [192/474] on J0 in 0.06s, 2 tests
Suite: org.elasticsearch.index.mapper.boost.CustomBoostMappingTests
Completed [193/474] on J0 in 0.50s, 1 test
Suite: org.elasticsearch.deps.lucene.VectorHighlighterTests
Completed [194/474] on J0 in 0.29s, 4 tests
Suite: org.elasticsearch.common.ParseFieldTests
Completed [195/474] on J0 in 0.07s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.TenShardsOneReplicaRoutingTests
Completed [196/474] on J0 in 0.12s, 1 test
Suite: org.elasticsearch.index.mapper.object.NullValueObjectMappingTests
Completed [197/474] on J0 in 0.37s, 1 test
Suite: org.elasticsearch.index.codec.postingformat.PostingsFormatTest
Completed [198/474] on J2 in 15.52s, 30 tests
Suite: org.elasticsearch.action.support.ListenableActionFutureTests
Completed [199/474] on J2 in 0.37s, 1 test
Suite: org.elasticsearch.index.search.child.ChildrenQueryTests
Completed [200/474] on J0 in 2.98s, 6 tests
Suite: org.elasticsearch.common.path.PathTrieTests
Completed [201/474] on J0 in 0.13s, 7 tests
Suite: org.elasticsearch.test.rest.test.RestApiParserFailingTests
Completed [202/474] on J0 in 0.11s, 2 tests
Suite: org.elasticsearch.index.analysis.KeepTypesFilterFactoryTests
Completed [203/474] on J0 in 0.09s, 1 test
Suite: org.elasticsearch.index.mapper.geo.GeoShapeFieldTypeTests
Completed [204/474] on J0 in 0.16s, 4 tests
Suite: org.elasticsearch.index.analysis.commongrams.CommonGramsTokenFilterFactoryTests
Completed [205/474] on J0 in 0.48s, 6 tests
Suite: org.elasticsearch.indices.recovery.RecoveryStateTest
Completed [206/474] on J0 in 0.26s, 7 tests
Suite: org.elasticsearch.gateway.GatewayServiceTests
Completed [207/474] on J0 in 0.08s, 1 test
Suite: org.elasticsearch.index.mapper.core.DoubleFieldTypeTests
Completed [208/474] on J0 in 0.12s, 4 tests
Suite: org.elasticsearch.index.mapper.geo.GeoShapeFieldMapperTests
Completed [209/474] on J0 in 1.50s, 8 tests
Suite: org.elasticsearch.script.ScriptContextRegistryTests
Completed [210/474] on J0 in 0.07s, 6 tests
Suite: org.elasticsearch.cluster.routing.allocation.AwarenessAllocationTests
Completed [211/474] on J0 in 0.27s, 10 tests
Suite: org.elasticsearch.cluster.routing.allocation.ConcurrentRebalanceRoutingTests
Completed [212/474] on J0 in 0.03s, 1 test
Suite: org.elasticsearch.recovery.RecoveriesCollectionTests
Completed [213/474] on J0 in 0.71s, 4 tests
Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsTests
Completed [214/474] on J0 in 1.02s, 3 tests
Suite: org.elasticsearch.snapshots.SnapshotUtilsTests
Completed [215/474] on J0 in 0.06s, 1 test
Suite: org.elasticsearch.common.settings.SettingsTests
Completed [216/474] on J0 in 0.14s, 13 tests
Suite: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderUnitTests
Completed [217/474] on J0 in 0.06s, 2 tests
Suite: org.elasticsearch.index.mapper.numeric.SimpleNumericTests
Completed [218/474] on J0 in 1.21s, 9 tests
Suite: org.elasticsearch.cluster.routing.operation.hash.murmur3.Murmur3HashFunctionTests
Completed [219/474] on J0 in 0.14s, 1 test
Suite: org.elasticsearch.common.logging.jdk.JDKESLoggerTests
Completed [220/474] on J0 in 0.06s, 1 test
Suite: org.elasticsearch.index.mapper.routing.RoutingTypeMapperTests
Completed [221/474] on J0 in 0.76s, 5 tests
Suite: org.elasticsearch.common.lucene.search.morelikethis.MoreLikeThisQueryTests
Completed [222/474] on J0 in 0.10s, 1 test
Suite: org.elasticsearch.index.mapper.internal.AllFieldTypeTests
Completed [223/474] on J0 in 0.07s, 4 tests
Suite: org.elasticsearch.cluster.routing.allocation.ClusterRebalanceRoutingTests
Completed [224/474] on J0 in 0.17s, 6 tests
Suite: org.elasticsearch.index.translog.TranslogTests
Completed [225/474] on J2 in 10.42s, 24 tests
Suite: org.elasticsearch.index.engine.InternalEngineTests
Completed [226/474] on J1 in 15.96s, 43 tests
Suite: org.elasticsearch.common.util.concurrent.RefCountedTest
Completed [227/474] on J1 in 0.12s, 2 tests
Suite: org.elasticsearch.indices.IndicesServiceTest
Completed [228/474] on J0 in 1.83s, 3 tests
Suite: org.elasticsearch.index.mapper.core.StringFieldTypeTests
Completed [229/474] on J0 in 0.08s, 4 tests
Suite: org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationTests
Completed [230/474] on J1 in 0.20s, 5 tests
Suite: org.elasticsearch.common.io.stream.BytesStreamsTests
IGNOR/A 0.03s J2 | BytesStreamsTests.testAccessAfterClose
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12620))
Completed [231/474] on J2 in 0.52s, 20 tests, 1 skipped
Suite: org.elasticsearch.index.shard.CommitPointsTests
Completed [232/474] on J2 in 0.11s, 1 test
Suite: org.elasticsearch.index.search.geo.GeoDistanceTests
Completed [233/474] on J2 in 0.08s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.ShardsLimitAllocationTests
Completed [234/474] on J1 in 0.13s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.PreferLocalPrimariesToRelocatingPrimariesTests
Completed [235/474] on J2 in 0.18s, 1 test
Suite: org.elasticsearch.index.query.TemplateQueryBuilderTest
Completed [236/474] on J2 in 0.07s, 1 test
Suite: org.elasticsearch.index.analysis.StopTokenFilterTests
Completed [237/474] on J1 in 0.27s, 4 tests
Suite: org.elasticsearch.action.support.TransportActionFilterChainTests
Completed [238/474] on J1 in 0.08s, 4 tests
Suite: org.elasticsearch.rest.action.support.RestTableTest
Completed [239/474] on J1 in 0.09s, 2 tests
Suite: org.elasticsearch.common.xcontent.builder.BuilderRawFieldTests
Completed [240/474] on J2 in 0.28s, 4 tests
Suite: org.elasticsearch.index.query.IndexQueryParserFilterDateRangeTimezoneTests
Completed [241/474] on J0 in 0.66s, 2 tests
Suite: org.elasticsearch.test.rest.test.RestApiParserTests
Completed [242/474] on J1 in 0.08s, 3 tests
Suite: org.elasticsearch.index.analysis.AnalysisTests
Completed [243/474] on J2 in 0.06s, 1 test
Suite: org.elasticsearch.common.util.concurrent.CountDownTest
Completed [244/474] on J1 in 0.23s, 2 tests
Suite: org.elasticsearch.transport.netty.NettyScheduledPingTests
Completed [245/474] on J2 in 2.55s, 1 test
Suite: org.elasticsearch.search.suggest.completion.CompletionPostingsFormatTest
Completed [246/474] on J1 in 2.85s, 5 tests
Suite: org.elasticsearch.cluster.routing.RoutingTableTest
Completed [247/474] on J1 in 0.19s, 8 tests
Suite: org.elasticsearch.action.search.SearchRequestBuilderTests
Completed [248/474] on J1 in 0.25s, 7 tests
Suite: org.elasticsearch.action.admin.indices.create.CreateIndexRequestBuilderTest
Completed [249/474] on J1 in 0.10s, 2 tests
Suite: org.elasticsearch.search.compress.SearchSourceCompressTests
Completed [250/474] on J2 in 4.55s, 1 test
Suite: org.elasticsearch.indices.store.IndicesStoreTests
Completed [251/474] on J2 in 0.14s, 6 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:58:41, stalled for 11.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.index.shard.IndexShardTests
Completed [252/474] on J2 in 4.79s, 15 tests
Suite: org.elasticsearch.cluster.routing.allocation.BalanceConfigurationTests
Completed [253/474] on J2 in 0.51s, 4 tests
Suite: org.elasticsearch.action.search.MultiSearchRequestTests
Completed [254/474] on J2 in 0.18s, 5 tests
Suite: org.elasticsearch.index.analysis.ASCIIFoldingTokenFilterFactoryTests
Completed [255/474] on J2 in 0.20s, 2 tests
Suite: org.elasticsearch.index.mapper.typelevels.ParseDocumentTypeLevelsTests
Completed [256/474] on J2 in 1.27s, 10 tests
Suite: org.elasticsearch.client.node.NodeClientHeadersTests
Completed [257/474] on J2 in 0.37s, 2 tests
Suite: org.elasticsearch.common.compress.lzf.LZFCompressedStreamTests
Completed [258/474] on J1 in 11.82s, 11 tests
Suite: org.elasticsearch.common.xcontent.support.XContentHelperTests
Completed [259/474] on J1 in 0.07s, 1 test
Suite: org.elasticsearch.common.bytes.BytesReferenceTests
Completed [260/474] on J1 in 0.07s, 1 test
Suite: org.elasticsearch.search.scan.ScanContextTests
Completed [261/474] on J1 in 0.34s, 3 tests
Suite: org.elasticsearch.index.mapper.multifield.MultiFieldTests
Completed [262/474] on J2 in 1.30s, 10 tests
Suite: org.elasticsearch.search.aggregations.bucket.significant.SignificanceHeuristicTests
Completed [263/474] on J1 in 0.19s, 6 tests
Suite: org.elasticsearch.index.translog.TranslogVersionTests
Completed [264/474] on J2 in 0.11s, 4 tests
Suite: org.elasticsearch.common.compress.lzf.LZFXContentTests
Completed [265/474] on J2 in 1.72s, 3 tests
Suite: org.elasticsearch.common.util.LongHashTests
Completed [266/474] on J1 in 1.98s, 5 tests
Suite: org.elasticsearch.cluster.block.ClusterBlockTests
Completed [267/474] on J1 in 0.07s, 1 test
Suite: org.elasticsearch.recovery.RecoverySettingsTest
Completed [268/474] on J2 in 0.48s, 1 test
Suite: org.elasticsearch.cluster.metadata.IndexNameExpressionResolverTests
Completed [269/474] on J1 in 0.35s, 35 tests
Suite: org.elasticsearch.common.lucene.ShardCoreKeyMapTests
Completed [270/474] on J1 in 0.13s, 2 tests
Suite: org.elasticsearch.index.shard.ShardPathTests
IGNOR/A 0.18s J1 | ShardPathTests.testFailLoadShardPathOnMultiState
> Assumption #1: This test tests multi data.path but we only got one
Completed [271/474] on J1 in 0.35s, 3 tests, 1 skipped
Suite: org.elasticsearch.action.support.IndicesOptionsTests
Completed [272/474] on J1 in 0.07s, 2 tests
Suite: org.elasticsearch.index.mapper.id.IdMappingTests
Completed [273/474] on J1 in 0.94s, 4 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:58:51, stalled for 21.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.common.util.LongObjectHashMapTests
Completed [274/474] on J2 in 2.59s, 1 test
Suite: org.elasticsearch.index.analysis.KeepFilterFactoryTests
Completed [275/474] on J2 in 0.20s, 5 tests
Suite: org.elasticsearch.common.collect.CopyOnWriteHashSetTests
Completed [276/474] on J1 in 1.44s, 3 tests
Suite: org.elasticsearch.cluster.ClusterHealthResponsesTests
Completed [277/474] on J1 in 0.10s, 3 tests
Suite: org.elasticsearch.index.mapper.null_value.NullValueTests
Completed [278/474] on J1 in 0.23s, 1 test
Suite: org.elasticsearch.test.rest.test.RestTestParserTests
Completed [279/474] on J1 in 0.13s, 4 tests
Suite: org.elasticsearch.common.geo.GeoJSONShapeParserTests
Completed [280/474] on J2 in 0.76s, 20 tests
Suite: org.elasticsearch.monitor.fs.FsProbeTests
Completed [281/474] on J1 in 0.10s, 1 test
Suite: org.elasticsearch.index.analysis.SnowballAnalyzerTests
Completed [282/474] on J1 in 0.14s, 4 tests
Suite: org.elasticsearch.index.mapper.object.SimpleObjectMappingTests
Completed [283/474] on J2 in 1.14s, 7 tests
Suite: org.elasticsearch.test.rest.test.SkipSectionParserTests
Completed [284/474] on J2 in 0.14s, 7 tests
Suite: org.elasticsearch.cluster.routing.allocation.ThrottlingAllocationTests
Completed [285/474] on J2 in 0.09s, 2 tests
Suite: org.elasticsearch.index.mapper.compound.CompoundTypesTests
Completed [286/474] on J2 in 1.59s, 1 test
Suite: org.elasticsearch.rest.RestFilterChainTests
Completed [287/474] on J2 in 0.08s, 2 tests
Suite: org.elasticsearch.common.lucene.index.ESDirectoryReaderTests
Completed [288/474] on J2 in 0.10s, 1 test
Suite: org.elasticsearch.index.fielddata.IndexFieldDataServiceTests
Completed [289/474] on J2 in 0.56s, 3 tests
Suite: org.elasticsearch.index.mapper.geo.GeoEncodingTests
Completed [290/474] on J2 in 0.22s, 1 test
Suite: org.elasticsearch.common.xcontent.support.filtering.YamlFilteringGeneratorTests
Completed [291/474] on J2 in 0.35s, 14 tests
Suite: org.elasticsearch.cluster.routing.allocation.DeadNodesAllocationTests
Completed [292/474] on J2 in 0.16s, 3 tests
Suite: org.elasticsearch.cluster.routing.RoutingServiceTests
Completed [293/474] on J2 in 0.29s, 4 tests
Suite: org.elasticsearch.env.EnvironmentTests
Completed [294/474] on J2 in 0.17s, 3 tests
Suite: org.elasticsearch.index.search.child.ScoreTypeTests
Completed [295/474] on J2 in 0.10s, 7 tests
Suite: org.apache.lucene.search.postingshighlight.CustomPassageFormatterTests
Completed [296/474] on J2 in 0.08s, 2 tests
Suite: org.elasticsearch.test.rest.test.TestSectionParserTests
Completed [297/474] on J2 in 0.17s, 5 tests
Suite: org.elasticsearch.transport.local.SimpleLocalTransportTests
Completed [298/474] on J2 in 1.79s, 17 tests
Suite: org.elasticsearch.index.fielddata.DuelFieldDataTests
Completed [299/474] on J1 in 7.28s, 7 tests
Suite: org.elasticsearch.action.fieldstats.FieldStatsRequestTest
Completed [300/474] on J1 in 0.08s, 1 test
Suite: org.elasticsearch.index.search.nested.FloatNestedSortingTests
Completed [301/474] on J2 in 0.79s, 2 tests
Suite: org.elasticsearch.watcher.ResourceWatcherServiceTests
Completed [302/474] on J2 in 0.09s, 2 tests
Suite: org.elasticsearch.transport.netty.NettyTransportMultiPortTests
Completed [303/474] on J1 in 0.74s, 6 tests
Suite: org.elasticsearch.index.analysis.synonyms.SynonymsAnalysisTest
Completed [304/474] on J1 in 0.21s, 1 test
Suite: org.elasticsearch.index.analysis.NGramTokenizerFactoryTests
Completed [305/474] on J1 in 0.20s, 7 tests
Suite: org.apache.lucene.analysis.miscellaneous.TruncateTokenFilterTests
Completed [306/474] on J1 in 0.06s, 1 test
Suite: org.elasticsearch.index.shard.VersionFieldUpgraderTest
Completed [307/474] on J1 in 0.14s, 3 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:59:01, stalled for 31.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.common.lucene.index.FreqTermsEnumTests
Completed [308/474] on J2 in 1.24s, 3 tests
Suite: org.elasticsearch.common.logging.log4j.Log4jESLoggerTests
Completed [309/474] on J2 in 0.27s, 2 tests
Suite: org.elasticsearch.indices.IndicesLifecycleListenerSingleNodeTests
Completed [310/474] on J1 in 0.64s, 1 test
Suite: org.elasticsearch.plugins.PluginInfoTests
Completed [311/474] on J1 in 0.25s, 13 tests
Suite: org.elasticsearch.common.lucene.IndexCacheableQueryTests
Completed [312/474] on J1 in 0.09s, 2 tests
Suite: org.elasticsearch.action.count.CountResponseTests
Completed [313/474] on J1 in 0.04s, 1 test
Suite: org.elasticsearch.index.mapper.dynamictemplate.pathmatch.PathMatchDynamicTemplateTests
Completed [314/474] on J2 in 0.33s, 1 test
Suite: org.apache.lucene.analysis.miscellaneous.UniqueTokenFilterTests
Completed [315/474] on J2 in 0.06s, 1 test
Suite: org.elasticsearch.common.util.concurrent.PrioritizedExecutorsTests
Completed [316/474] on J1 in 0.36s, 7 tests
Suite: org.elasticsearch.index.mapper.internal.FieldNamesFieldTypeTests
Completed [317/474] on J1 in 0.06s, 4 tests
Suite: org.elasticsearch.index.mapper.path.PathMapperTests
Completed [318/474] on J1 in 0.32s, 1 test
Suite: org.elasticsearch.common.util.BytesRefHashTests
Completed [319/474] on J2 in 4.59s, 5 tests
Suite: org.elasticsearch.test.rest.test.JsonPathTests
Completed [320/474] on J2 in 0.14s, 13 tests
Suite: org.elasticsearch.cluster.metadata.ToAndFromJsonMetaDataTests
Completed [321/474] on J2 in 0.11s, 1 test
Suite: org.elasticsearch.test.rest.test.DoSectionParserTests
Completed [322/474] on J2 in 0.17s, 14 tests
Suite: org.elasticsearch.cluster.routing.allocation.AddIncrementallyTests
Completed [323/474] on J2 in 0.25s, 3 tests
Suite: org.elasticsearch.discovery.zen.ElectMasterServiceTest
Completed [324/474] on J2 in 0.07s, 2 tests
Suite: org.elasticsearch.common.recycler.NoneRecyclerTests
Completed [325/474] on J2 in 0.09s, 5 tests
Suite: org.elasticsearch.cluster.routing.allocation.SingleShardOneReplicaRoutingTests
Completed [326/474] on J2 in 0.07s, 1 test
Suite: org.elasticsearch.index.shard.MergePolicySettingsTest
Completed [327/474] on J2 in 0.07s, 4 tests
Suite: org.elasticsearch.index.query.GeoShapeQueryBuilderTests
Completed [328/474] on J2 in 0.05s, 1 test
Suite: org.elasticsearch.common.xcontent.support.filtering.SmileFilteringGeneratorTests
Completed [329/474] on J2 in 0.15s, 14 tests
Suite: org.elasticsearch.index.mapper.geo.GeohashMappingGeoPointTests
Completed [330/474] on J2 in 0.63s, 6 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:59:11, stalled for 41.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.index.engine.ShadowEngineTests
Completed [331/474] on J2 in 5.06s, 11 tests
Suite: org.elasticsearch.common.lucene.LuceneTest
Completed [332/474] on J2 in 0.28s, 6 tests
Suite: org.elasticsearch.common.hppc.HppcMapsTests
Completed [333/474] on J2 in 0.05s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDeciderTests
Completed [334/474] on J2 in 0.11s, 8 tests
Suite: org.elasticsearch.codecs.CodecTests
Completed [335/474] on J1 in 16.09s, 2 tests
Suite: org.elasticsearch.index.store.LegacyVerificationTests
Completed [336/474] on J1 in 0.14s, 4 tests
Suite: org.elasticsearch.index.fielddata.NoOrdinalsStringFieldDataTests
Completed [337/474] on J2 in 5.90s, 19 tests
Suite: org.elasticsearch.common.xcontent.support.filtering.CborFilteringGeneratorTests
Completed [338/474] on J2 in 0.22s, 14 tests
Suite: org.elasticsearch.VersionTests
Completed [339/474] on J2 in 0.15s, 16 tests
Suite: org.elasticsearch.common.blobstore.BlobStoreTest
Completed [340/474] on J2 in 0.16s, 2 tests
Suite: org.elasticsearch.search.sort.SortParserTests
Completed [341/474] on J2 in 0.26s, 1 test
Suite: org.elasticsearch.index.engine.CommitStatsTests
Completed [342/474] on J2 in 0.06s, 1 test
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:59:21, stalled for 51.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.index.mapper.core.CompletionFieldTypeTests
Completed [343/474] on J2 in 0.08s, 4 tests
Suite: org.elasticsearch.index.mapper.core.ShortFieldTypeTests
Completed [344/474] on J2 in 0.07s, 4 tests
Suite: org.elasticsearch.index.mapper.internal.UidFieldTypeTests
Completed [345/474] on J2 in 0.08s, 4 tests
Suite: org.elasticsearch.common.util.concurrent.EsExecutorsTests
Completed [346/474] on J2 in 0.28s, 5 tests
Suite: org.elasticsearch.common.util.URIPatternTests
Completed [347/474] on J2 in 0.05s, 1 test
Suite: org.elasticsearch.common.unit.ByteSizeUnitTests
Completed [348/474] on J2 in 0.09s, 6 tests
Suite: org.elasticsearch.common.unit.ByteSizeValueTests
Completed [349/474] on J2 in 0.12s, 11 tests
Suite: org.elasticsearch.common.cli.TerminalTests
Completed [350/474] on J2 in 0.05s, 1 test
Suite: org.elasticsearch.common.compress.lzf.CorruptedCompressorTests
Completed [351/474] on J2 in 0.03s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.SameShardRoutingTests
Completed [352/474] on J2 in 0.08s, 1 test
Suite: org.elasticsearch.index.mapper.internal.VersionFieldTypeTests
Completed [353/474] on J2 in 0.06s, 4 tests
Suite: org.elasticsearch.script.mustache.MustacheScriptEngineTest
Completed [354/474] on J2 in 0.09s, 2 tests
Suite: org.elasticsearch.search.builder.SearchSourceBuilderTest
Completed [355/474] on J2 in 0.03s, 1 test
Suite: org.elasticsearch.index.fielddata.SortedSetDVStringFieldDataTests
Completed [356/474] on J1 in 4.29s, 19 tests
Suite: org.elasticsearch.index.translog.BufferedTranslogTests
Completed [357/474] on J2 in 5.56s, 24 tests
Suite: org.elasticsearch.cluster.routing.RoutingBackwardCompatibilityTests
Completed [358/474] on J1 in 4.58s, 1 test
Suite: org.elasticsearch.index.search.child.ChildrenConstantScoreQueryTests
Completed [359/474] on J1 in 1.40s, 3 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:59:31, stalled for 61.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.index.search.child.ParentConstantScoreQueryTests
Completed [360/474] on J1 in 1.53s, 2 tests
Suite: org.elasticsearch.index.analysis.HunspellTokenFilterFactoryTests
Completed [361/474] on J2 in 7.00s, 1 test
Suite: org.elasticsearch.index.fielddata.plain.ParentChildFilteredTermsEnumTests
Completed [362/474] on J1 in 3.03s, 2 tests
Suite: org.elasticsearch.index.mapper.timestamp.TimestampMappingTests
Completed [363/474] on J1 in 2.24s, 30 tests
Suite: org.elasticsearch.action.admin.indices.segments.IndicesSegmentsRequestTests
Completed [364/474] on J2 in 3.52s, 5 tests
Suite: org.elasticsearch.fieldstats.FieldStatsTests
Completed [365/474] on J1 in 2.61s, 12 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:59:41, stalled for 71.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.index.fielddata.ParentChildFieldDataTests
Completed [366/474] on J2 in 2.32s, 4 tests
Suite: org.elasticsearch.index.search.child.ParentQueryTests
Completed [367/474] on J2 in 1.13s, 2 tests
Suite: org.elasticsearch.common.compress.deflate.DeflateXContentTests
Completed [368/474] on J1 in 2.81s, 3 tests
Suite: org.elasticsearch.index.analysis.AnalyzerBackwardsCompatTests
Completed [369/474] on J2 in 2.99s, 3 tests
Suite: org.elasticsearch.index.analysis.StemmerTokenFilterFactoryTests
Completed [370/474] on J1 in 2.60s, 2 tests
Suite: org.elasticsearch.index.mapper.merge.TestMergeMapperTests
Completed [371/474] on J1 in 1.26s, 6 tests
Suite: org.elasticsearch.index.mapper.all.SimpleAllMapperTests
Completed [372/474] on J1 in 1.53s, 20 tests
Suite: org.elasticsearch.common.geo.GeoHashTests
Completed [373/474] on J2 in 4.43s, 1 test
Suite: org.elasticsearch.index.mapper.date.DateBackwardsCompatibilityTests
Completed [374/474] on J1 in 1.67s, 6 tests
HEARTBEAT J0 PID(10503@harish-HP-ProBook-440-G2): 2015-08-18T11:59:51, stalled for 81.1s at: BalanceUnbalancedClusterTest.run
Suite: org.elasticsearch.index.fielddata.FloatFieldDataTests
Completed [375/474] on J1 in 1.43s, 12 tests
Suite: org.elasticsearch.test.test.InternalTestClusterTests
Completed [376/474] on J2 in 2.52s, 2 tests
Suite: org.apache.lucene.util.SloppyMathTests
Completed [377/474] on J2 in 0.86s, 2 tests
Suite: org.elasticsearch.index.fielddata.ordinals.SingleOrdinalsTests
Completed [378/474] on J1 in 1.52s, 2 tests
Suite: org.elasticsearch.search.aggregations.AggregationCollectorTests
Completed [379/474] on J2 in 0.46s, 1 test
Suite: org.elasticsearch.index.fielddata.DoubleFieldDataTests
Completed [380/474] on J1 in 0.87s, 12 tests
Suite: org.elasticsearch.index.similarity.SimilarityTests
Completed [381/474] on J2 in 0.76s, 7 tests
Suite: org.elasticsearch.index.mapper.internal.FieldNamesFieldMapperTests
Completed [382/474] on J1 in 0.75s, 9 tests
Suite: org.elasticsearch.index.mapper.simple.SimpleMapperTests
Completed [383/474] on J2 in 0.92s, 7 tests
Suite: org.elasticsearch.http.netty.pipelining.HttpPipeliningHandlerTest
Completed [384/474] on J1 in 0.66s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.BalanceUnbalancedClusterTest
Completed [385/474] on J0 in 87.08s, 1 test
Suite: org.elasticsearch.search.aggregations.support.PathTests
Completed [386/474] on J0 in 0.06s, 2 tests
Suite: org.elasticsearch.index.mapper.externalvalues.SimpleExternalMappingTests
Completed [387/474] on J1 in 0.28s, 3 tests
Suite: org.elasticsearch.index.mapper.index.IndexTypeMapperTests
Completed [388/474] on J2 in 0.84s, 6 tests
Suite: org.elasticsearch.index.codec.CodecTests
Completed [389/474] on J1 in 0.25s, 3 tests
Suite: org.elasticsearch.client.transport.TransportClientHeadersTests
Completed [390/474] on J0 in 0.43s, 3 tests
Suite: org.elasticsearch.bootstrap.BootstrapCliParserTests
Completed [391/474] on J1 in 0.49s, 12 tests
Suite: org.elasticsearch.common.cli.CheckFileCommandTests
Completed [392/474] on J2 in 0.63s, 14 tests
Suite: org.elasticsearch.index.mapper.ip.SimpleIpMappingTests
Completed [393/474] on J0 in 0.38s, 5 tests
Suite: org.elasticsearch.index.fielddata.ordinals.MultiOrdinalsTests
Completed [394/474] on J1 in 0.46s, 3 tests
Suite: org.elasticsearch.gateway.MetaDataStateFormatTest
Completed [395/474] on J0 in 0.46s, 7 tests
Suite: org.elasticsearch.index.search.nested.LongNestedSortingTests
Completed [396/474] on J2 in 0.51s, 2 tests
Suite: org.elasticsearch.common.ChannelsTests
Completed [397/474] on J2 in 0.20s, 7 tests
Suite: org.elasticsearch.index.analysis.PreBuiltAnalyzerTests
Completed [398/474] on J0 in 0.39s, 7 tests
Suite: org.elasticsearch.index.fielddata.BinaryDVFieldDataTests
Completed [399/474] on J1 in 0.69s, 2 tests
Suite: org.elasticsearch.ESExceptionTests
Completed [400/474] on J2 in 0.13s, 9 tests
Suite: org.elasticsearch.index.mapper.lucene.StoredNumericValuesTest
Completed [401/474] on J1 in 0.32s, 1 test
Suite: org.elasticsearch.index.mapper.camelcase.CamelCaseFieldNameTests
Completed [402/474] on J2 in 0.31s, 1 test
Suite: org.elasticsearch.index.mapper.core.BooleanFieldMapperTests
Completed [403/474] on J0 in 0.52s, 2 tests
Suite: org.elasticsearch.index.engine.InternalEngineSettingsTest
Completed [404/474] on J1 in 0.35s, 1 test
Suite: org.elasticsearch.bootstrap.JarHellTests
Completed [405/474] on J0 in 0.25s, 15 tests
Suite: org.elasticsearch.common.collect.CopyOnWriteHashMapTests
Completed [406/474] on J2 in 0.73s, 4 tests
Suite: org.elasticsearch.discovery.ZenFaultDetectionTests
Completed [407/474] on J0 in 0.18s, 2 tests
Suite: org.elasticsearch.discovery.zen.NodeJoinControllerTests
Completed [408/474] on J1 in 0.28s, 8 tests
Suite: org.elasticsearch.index.mapper.lucene.DoubleIndexingDocTest
Completed [409/474] on J2 in 0.28s, 1 test
Suite: org.elasticsearch.transport.NettySizeHeaderFrameDecoderTests
Completed [410/474] on J0 in 0.34s, 2 tests
Suite: org.elasticsearch.index.analysis.AnalysisFactoryTests
Completed [411/474] on J1 in 0.27s, 3 tests
Suite: org.elasticsearch.common.rounding.TimeZoneRoundingTests
Completed [412/474] on J2 in 0.23s, 11 tests
Suite: org.elasticsearch.action.termvectors.TermVectorsUnitTests
Completed [413/474] on J0 in 0.36s, 8 tests
Suite: org.elasticsearch.common.lucene.uid.VersionsTests
Completed [414/474] on J1 in 0.28s, 4 tests
Suite: org.elasticsearch.cluster.structure.RoutingIteratorTests
Completed [415/474] on J2 in 0.26s, 8 tests
Suite: org.elasticsearch.index.deletionpolicy.SnapshotDeletionPolicyTests
Completed [416/474] on J1 in 0.13s, 4 tests
Suite: org.elasticsearch.common.lucene.search.morelikethis.XMoreLikeThisTests
Completed [417/474] on J2 in 0.16s, 1 test
Suite: org.elasticsearch.deps.lucene.SimpleLuceneTests
Completed [418/474] on J0 in 0.25s, 6 tests
Suite: org.elasticsearch.cluster.routing.UnassignedInfoTests
Completed [419/474] on J1 in 0.15s, 16 tests
Suite: org.elasticsearch.common.hashing.MurmurHash3Tests
Completed [420/474] on J0 in 0.20s, 1 test
Suite: org.elasticsearch.search.MultiValueModeTests
Completed [421/474] on J1 in 0.20s, 10 tests
Suite: org.elasticsearch.common.joda.DateMathParserTests
Completed [422/474] on J2 in 0.27s, 13 tests
Suite: org.elasticsearch.cluster.metadata.DateMathExpressionResolverTests
Completed [423/474] on J0 in 0.17s, 15 tests
Suite: org.elasticsearch.index.analysis.LimitTokenCountFilterFactoryTests
Completed [424/474] on J1 in 0.09s, 2 tests
Suite: org.elasticsearch.search.suggest.context.GeoLocationContextMappingTest
Completed [425/474] on J2 in 0.16s, 9 tests
Suite: org.apache.lucene.search.postingshighlight.CustomSeparatorBreakIteratorTests
Completed [426/474] on J0 in 0.10s, 6 tests
Suite: org.elasticsearch.common.rounding.RoundingTests
Completed [427/474] on J1 in 0.07s, 4 tests
Suite: org.elasticsearch.search.fetch.innerhits.NestedChildrenFilterTest
Completed [428/474] on J2 in 0.07s, 1 test
Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgUnitTests
Completed [429/474] on J0 in 0.11s, 13 tests
Suite: org.elasticsearch.common.util.CancellableThreadsTest
Completed [430/474] on J1 in 0.07s, 1 test
Suite: org.elasticsearch.index.analysis.PatternCaptureTokenFilterTests
Completed [431/474] on J2 in 0.06s, 2 tests
Suite: org.elasticsearch.index.analysis.StopAnalyzerTests
Completed [432/474] on J0 in 0.04s, 1 test
Suite: org.elasticsearch.common.unit.FuzzinessTests
Completed [433/474] on J1 in 0.05s, 4 tests
Suite: org.elasticsearch.script.ScriptModesTests
Completed [434/474] on J2 in 0.05s, 7 tests
Suite: org.elasticsearch.cluster.DiskUsageTests
Completed [435/474] on J0 in 0.04s, 2 tests
Suite: org.elasticsearch.search.aggregations.support.MissingValuesTests
Completed [436/474] on J1 in 0.04s, 5 tests
Suite: org.elasticsearch.index.mapper.internal.SourceFieldTypeTests
Completed [437/474] on J2 in 0.05s, 4 tests
Suite: org.elasticsearch.cluster.routing.allocation.IndexBalanceTests
Completed [438/474] on J0 in 0.02s, 3 tests
Suite: org.elasticsearch.gateway.PrimaryShardAllocatorTests
Completed [439/474] on J1 in 0.07s, 14 tests
Suite: org.elasticsearch.cluster.metadata.HumanReadableIndexSettingsTests
Completed [440/474] on J2 in 0.04s, 1 test
Suite: org.elasticsearch.cluster.serialization.ClusterSerializationTests
Completed [441/474] on J0 in 0.03s, 2 tests
Suite: org.elasticsearch.common.lucene.store.InputStreamIndexInputTests
Completed [442/474] on J1 in 0.03s, 6 tests
Suite: org.elasticsearch.common.xcontent.cbor.CborXContentParserTests
Completed [443/474] on J2 in 0.02s, 1 test
Suite: org.elasticsearch.common.settings.SettingsFilterTests
Completed [444/474] on J0 in 0.02s, 2 tests
Suite: org.elasticsearch.cluster.routing.allocation.RebalanceAfterActiveTests
Completed [445/474] on J1 in 0.03s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.DisableAllocationTests
Completed [446/474] on J2 in 0.03s, 3 tests
Suite: org.elasticsearch.index.search.geo.GeoHashUtilsTests
Completed [447/474] on J0 in 0.03s, 5 tests
Suite: org.elasticsearch.index.search.geo.GeoPointParsingTests
Completed [448/474] on J1 in 0.03s, 6 tests
Suite: org.elasticsearch.script.NativeScriptTests
Completed [449/474] on J2 in 0.02s, 2 tests
Suite: org.elasticsearch.rest.util.RestUtilsTests
Completed [450/474] on J0 in 0.02s, 3 tests
Suite: org.elasticsearch.test.rest.test.SetupSectionParserTests
Completed [451/474] on J1 in 0.02s, 2 tests
Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerUnitTests
Completed [452/474] on J2 in 0.02s, 3 tests
Suite: org.elasticsearch.common.xcontent.smile.JsonVsSmileTests
Completed [453/474] on J0 in 0.01s, 1 test
Suite: org.elasticsearch.common.math.MathUtilsTests
Completed [454/474] on J1 in 0.02s, 1 test
Suite: org.elasticsearch.cluster.routing.ShardRoutingTests
Completed [455/474] on J2 in 0.03s, 6 tests
Suite: org.elasticsearch.index.VersionTypeTests
Completed [456/474] on J0 in 0.02s, 6 tests
Suite: org.elasticsearch.index.mapper.core.IntegerFieldTypeTests
Completed [457/474] on J1 in 0.02s, 4 tests
Suite: org.elasticsearch.bootstrap.JNANativesTests
Completed [458/474] on J2 in 0.02s, 2 tests
Suite: org.elasticsearch.action.index.IndexRequestTests
Completed [459/474] on J0 in 0.02s, 2 tests
Suite: org.elasticsearch.common.PidFileTests
Completed [460/474] on J1 in 0.02s, 2 tests
Suite: org.elasticsearch.monitor.os.OsProbeTests
Completed [461/474] on J2 in 0.05s, 2 tests
Suite: org.elasticsearch.threadpool.ThreadPoolSerializationTests
Completed [462/474] on J0 in 0.02s, 4 tests
Suite: org.elasticsearch.common.util.SingleObjectCacheTests
Completed [463/474] on J1 in 0.02s, 2 tests
Suite: org.elasticsearch.indices.flush.SyncedFlushUnitTests
Completed [464/474] on J2 in 0.02s, 1 test
Suite: org.elasticsearch.action.admin.indices.warmer.put.PutWarmerRequestTests
Completed [465/474] on J0 in 0.03s, 1 test
Suite: org.elasticsearch.index.shard.IndexShardModuleTests
Completed [466/474] on J1 in 0.01s, 1 test
Suite: org.elasticsearch.action.admin.indices.mapping.put.PutMappingRequestTests
Completed [467/474] on J2 in 0.01s, 1 test
Suite: org.elasticsearch.transport.TransportMessageTests
Completed [468/474] on J0 in 0.01s, 2 tests
Suite: org.elasticsearch.action.admin.cluster.state.ClusterStateRequestTest
Completed [469/474] on J1 in 0.02s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.FilterRoutingTests
Completed [470/474] on J2 in 0.02s, 2 tests
Suite: org.elasticsearch.action.indexedscripts.get.GetIndexedScriptRequestTests
Completed [471/474] on J0 in 0.02s, 1 test
Suite: org.elasticsearch.common.Base64Test
Completed [472/474] on J1 in 0.01s, 1 test
Suite: org.elasticsearch.common.lucene.search.MultiPhrasePrefixQueryTests
Completed [473/474] on J2 in 0.02s, 1 test
[INFO] JVM J0: 1.57 .. 208.63 = 207.06s
[INFO] JVM J1: 1.38 .. 208.46 = 207.07s
[INFO] JVM J2: 1.38 .. 208.59 = 207.21s
[INFO] Execution time total: 3 minutes 28 seconds
[INFO] Tests summary: 474 suites, 2648 tests, 5 ignored (5 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch ---
[INFO] Executing tasks
main:
[tophints] 58.18s | org.elasticsearch.cluster.routing.allocation.BalanceUnbalancedClusterTest
[tophints] 20.32s | org.elasticsearch.index.query.SimpleIndexQueryParserTests
[tophints] 17.21s | org.elasticsearch.index.codec.postingformat.PostingsFormatTest
[tophints] 16.68s | org.elasticsearch.codecs.CodecTests
[tophints] 15.79s | org.elasticsearch.index.engine.InternalEngineTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (default) @ elasticsearch ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT-tests.jar
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439879410412
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:test-jar (attach-test-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439879415734
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:test-jar (attach-test-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:test-jar (attach-test-sources) @ elasticsearch ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT-test-sources.jar
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch ---
[INFO] <JUnit4> says jolly good day! Master seed: 8071A2335DF6548C
[INFO] Parsed test filtering expression: default
Executing 341 suites with 3 JVMs.
Started J0 PID(15105@harish-HP-ProBook-440-G2).
Started J1 PID(15111@harish-HP-ProBook-440-G2).
Started J2 PID(15114@harish-HP-ProBook-440-G2).
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:00:34, stalled for 12.0s at: SerialDiffIT (suite)
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:00:36, stalled for 10.4s at: UpdateMappingOnClusterIT.test_all_enabled
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:00:36, stalled for 10.2s at: DuelScrollIT.testDuel_queryAndFetch
Suite: org.elasticsearch.index.mapper.update.UpdateMappingOnClusterIT
Completed [1/341] on J0 in 21.93s, 6 tests
Suite: org.elasticsearch.search.aggregations.pipeline.serialdiff.SerialDiffIT
Completed [2/341] on J2 in 23.30s, 2 tests
Suite: org.elasticsearch.search.scroll.DuelScrollIT
Completed [3/341] on J1 in 23.69s, 2 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:00:58, stalled for 11.0s at: UpdateSettingsIT.testUpdateThrottleSettings
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:00:58, stalled for 12.0s at: RecoveryWhileUnderLoadIT.recoverWhileUnderLoadWithReducedAllowedNodes
Suite: org.elasticsearch.search.aggregations.metrics.SumIT
Completed [4/341] on J2 in 14.05s, 17 tests
Suite: org.elasticsearch.http.netty.NettyPipeliningDisabledIT
Completed [5/341] on J2 in 2.28s, 1 test
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:01:08, stalled for 21.0s at: UpdateSettingsIT.testUpdateThrottleSettings
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:01:10, stalled for 11.4s at: RecoveryWhileUnderLoadIT.recoverWhileUnderLoadAllocateReplicasRelocatePrimariesTest
Suite: org.elasticsearch.indices.settings.UpdateSettingsIT
Completed [6/341] on J0 in 29.37s, 6 tests
Suite: org.elasticsearch.rest.CorsRegexIT
Completed [7/341] on J0 in 5.38s, 6 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:01:22, stalled for 10.9s at: RecoveryWhileUnderLoadIT.recoverWhileRelocating
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:01:24, stalled for 10.2s at: IndexLookupIT.testFlags
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:01:32, stalled for 20.9s at: RecoveryWhileUnderLoadIT.recoverWhileRelocating
Suite: org.elasticsearch.script.IndexLookupIT
Completed [8/341] on J2 in 39.13s, 6 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:01:42, stalled for 30.9s at: RecoveryWhileUnderLoadIT.recoverWhileRelocating
Suite: org.elasticsearch.indices.template.IndexTemplateBlocksIT
Completed [9/341] on J2 in 1.75s, 1 test
Suite: org.elasticsearch.indices.mapping.DedicatedMasterGetFieldMappingIT
Completed [10/341] on J2 in 7.49s, 5 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:01:52, stalled for 40.9s at: RecoveryWhileUnderLoadIT.recoverWhileRelocating
Suite: org.elasticsearch.indices.warmer.GatewayIndicesWarmerIT
Completed [11/341] on J2 in 2.84s, 1 test
Suite: org.elasticsearch.update.UpdateIT
Completed [12/341] on J0 in 35.36s, 13 tests
Suite: org.elasticsearch.search.aggregations.pipeline.DateDerivativeIT
Completed [13/341] on J2 in 4.69s, 6 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:02:02, stalled for 50.9s at: RecoveryWhileUnderLoadIT.recoverWhileRelocating
Suite: org.elasticsearch.search.aggregations.bucket.IPv4RangeIT
Completed [14/341] on J0 in 8.47s, 18 tests
Suite: org.elasticsearch.search.aggregations.bucket.FilterIT
Completed [15/341] on J0 in 3.09s, 5 tests
Suite: org.elasticsearch.discovery.ZenUnicastDiscoveryIT
Completed [16/341] on J2 in 12.57s, 2 tests
Suite: org.elasticsearch.search.aggregations.bucket.ReverseNestedIT
Completed [17/341] on J0 in 6.71s, 6 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:02:14, stalled for 10.7s at: RecoveryWhileUnderLoadIT.recoverWhileUnderLoadAllocateReplicasTest
Suite: org.elasticsearch.action.admin.indices.cache.clear.ClearIndicesCacheBlocksIT
Completed [18/341] on J2 in 3.65s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsBackwardCompatibilityIT
IGNOR/A 0.16s J2 | SignificantTermsBackwardCompatibilityIT.testBucketStreaming
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [19/341] on J2 in 0.21s, 1 test, 1 skipped
Suite: org.elasticsearch.recovery.RecoveryWhileUnderLoadIT
Completed [20/341] on J1 in 91.08s, 4 tests
Suite: org.elasticsearch.search.aggregations.bucket.TopHitsIT
Completed [21/341] on J2 in 7.58s, 17 tests
Suite: org.elasticsearch.test.test.SuiteScopeClusterIT
Completed [22/341] on J2 in 1.02s, 10 tests
Suite: org.elasticsearch.consistencylevel.WriteConsistencyLevelIT
Completed [23/341] on J2 in 2.94s, 1 test
Suite: org.elasticsearch.search.functionscore.DecayFunctionScoreIT
Completed [24/341] on J0 in 14.32s, 18 tests
Suite: org.elasticsearch.cluster.allocation.SimpleAllocationIT
Completed [25/341] on J0 in 2.72s, 1 test
Suite: org.elasticsearch.versioning.ConcurrentDocumentOperationIT
Completed [26/341] on J0 in 1.14s, 1 test
Suite: org.elasticsearch.search.geo.GeoFilterIT
Completed [27/341] on J1 in 14.68s, 5 tests
Suite: org.elasticsearch.validate.SimpleValidateQueryIT
Completed [28/341] on J2 in 8.10s, 10 tests
Suite: org.elasticsearch.search.aggregations.bucket.DedicatedAggregationIT
Completed [29/341] on J2 in 1.06s, 1 test
Suite: org.elasticsearch.index.mapper.copyto.CopyToMapperIntegrationIT
Completed [30/341] on J2 in 3.47s, 1 test
Suite: org.elasticsearch.search.matchedqueries.MatchedQueriesIT
Completed [31/341] on J0 in 9.28s, 11 tests
Suite: org.elasticsearch.indices.settings.GetSettingsBlocksIT
Completed [32/341] on J0 in 1.75s, 1 test
Suite: org.elasticsearch.indices.analyze.AnalyzeActionIT
Completed [33/341] on J0 in 5.68s, 10 tests
Suite: org.elasticsearch.cluster.ack.AckClusterUpdateSettingsIT
Completed [34/341] on J0 in 4.84s, 3 tests
Suite: org.elasticsearch.fieldstats.FieldStatsIntegrationIT
Completed [35/341] on J2 in 15.52s, 5 tests
Suite: org.elasticsearch.http.netty.NettyPipeliningEnabledIT
Completed [36/341] on J2 in 1.62s, 1 test
Suite: org.elasticsearch.percolator.RecoveryPercolatorIT
Completed [37/341] on J0 in 21.02s, 5 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:03:14, stalled for 11.3s at: SimpleClusterStateIT.testLargeClusterStatePublishing
Suite: org.elasticsearch.cluster.SimpleClusterStateIT
Completed [38/341] on J2 in 21.64s, 9 tests
Suite: org.elasticsearch.search.aggregations.pipeline.DerivativeIT
Completed [39/341] on J0 in 6.05s, 13 tests
Suite: org.elasticsearch.search.aggregations.bucket.RangeIT
Completed [40/341] on J2 in 3.62s, 19 tests
Suite: org.elasticsearch.test.rest.Rest4IT
Completed [41/341] on J1 in 51.39s, 71 tests
Suite: org.elasticsearch.script.IndexedScriptIT
Completed [42/341] on J1 in 11.89s, 5 tests
Suite: org.elasticsearch.search.basic.SearchWhileCreatingIndexIT
Completed [43/341] on J0 in 35.51s, 4 tests
Suite: org.elasticsearch.search.SearchWithRejectionsIT
Completed [44/341] on J0 in 1.61s, 1 test
Suite: org.elasticsearch.client.transport.TransportClientIT
Completed [45/341] on J0 in 2.38s, 4 tests
Suite: org.elasticsearch.aliases.IndexAliasesIT
Completed [46/341] on J1 in 25.81s, 38 tests
Suite: org.elasticsearch.indices.IndicesCustomDataPathIT
Completed [47/341] on J0 in 5.77s, 2 tests
Suite: org.elasticsearch.update.UpdateNoopIT
Completed [48/341] on J1 in 5.88s, 6 tests
Suite: org.elasticsearch.gateway.MetaDataWriteDataNodesIT
Completed [49/341] on J0 in 4.38s, 3 tests
Suite: org.elasticsearch.index.fielddata.FieldDataFilterIntegrationIT
Completed [50/341] on J0 in 1.36s, 1 test
Suite: org.elasticsearch.search.functionscore.FunctionScorePluginIT
Completed [51/341] on J0 in 0.91s, 1 test
Suite: org.elasticsearch.test.rest.Rest3IT
IGNOR/A 0.42s J2 | Rest3IT.test {yaml=update/85_fields_meta/Metadata Fields}
> Assumption #1: [update/85_fields_meta/Metadata Fields] skipped, reason: [Update doesn't return metadata fields, waiting for #3259]
Completed [52/341] on J2 in 50.00s, 59 tests, 1 skipped
Suite: org.elasticsearch.search.timeout.SearchTimeoutIT
Completed [53/341] on J2 in 2.51s, 1 test
Suite: org.elasticsearch.routing.AliasRoutingIT
Completed [54/341] on J1 in 8.14s, 6 tests
Suite: org.elasticsearch.transport.ActionNamesIT
Completed [55/341] on J1 in 1.38s, 1 test
Suite: org.elasticsearch.broadcast.BroadcastActionsIT
Completed [56/341] on J1 in 1.27s, 1 test
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:04:28, stalled for 11.6s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.search.suggest.ContextSuggestSearchIT
Completed [57/341] on J0 in 19.23s, 24 tests
Suite: org.elasticsearch.document.DocumentActionsIT
Completed [58/341] on J0 in 1.90s, 2 tests
Suite: org.elasticsearch.indices.recovery.IndexRecoveryIT
Completed [59/341] on J1 in 17.02s, 6 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:04:38, stalled for 21.6s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:04:48, stalled for 31.6s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.search.aggregations.EquivalenceIT
Completed [60/341] on J0 in 22.75s, 6 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:04:58, stalled for 41.6s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.search.aggregations.CombiIT
Completed [61/341] on J0 in 2.63s, 2 tests
Suite: org.elasticsearch.cluster.allocation.FilteringAllocationIT
Completed [62/341] on J0 in 3.65s, 2 tests
Suite: org.elasticsearch.action.admin.cluster.snapshots.SnapshotBlocksIT
Completed [63/341] on J1 in 26.75s, 6 tests
Suite: org.elasticsearch.search.aggregations.pipeline.CumulativeSumIT
Completed [64/341] on J0 in 1.98s, 3 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:05:08, stalled for 51.9s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.script.GroovyScriptIT
Completed [65/341] on J0 in 4.92s, 4 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:05:14, stalled for 11.8s at: InternalEngineMergeIT.testMergesHappening
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:05:18, stalled for 61.9s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.recovery.FullRollingRestartIT
Completed [66/341] on J0 in 10.04s, 1 test
Suite: org.elasticsearch.search.functionscore.ExplainableScriptIT
Completed [67/341] on J0 in 2.26s, 1 test
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:05:24, stalled for 21.8s at: InternalEngineMergeIT.testMergesHappening
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:05:28, stalled for 71.9s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.search.aggregations.metrics.GeoBoundsIT
Completed [68/341] on J0 in 12.27s, 10 tests
Suite: org.elasticsearch.bwcompat.TransportClientBackwardsCompatibilityIT
IGNOR/A 0.10s J0 | TransportClientBackwardsCompatibilityIT.testSniffMode
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [69/341] on J0 in 0.12s, 1 test, 1 skipped
Suite: org.elasticsearch.index.engine.InternalEngineMergeIT
Completed [70/341] on J1 in 31.52s, 1 test
Suite: org.elasticsearch.document.ShardInfoIT
Completed [71/341] on J1 in 1.79s, 4 tests
Suite: org.elasticsearch.action.admin.HotThreadsIT
Completed [72/341] on J0 in 4.25s, 3 tests
Suite: org.elasticsearch.bwcompat.NodesStatsBasicBackwardsCompatIT
IGNOR/A 0.00s J0 | NodesStatsBasicBackwardsCompatIT.testNodeStatsSetIndices
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | NodesStatsBasicBackwardsCompatIT.testNodeStatsSetRandom
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [73/341] on J0 in 0.02s, 2 tests, 2 skipped
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:05:38, stalled for 81.9s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerServiceIT
Completed [74/341] on J1 in 6.66s, 5 tests
Suite: org.elasticsearch.search.scroll.SearchScrollWithFailingNodesIT
Completed [75/341] on J1 in 1.23s, 1 test
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:05:48, stalled for 10.5s at: ClusterStateDiffIT.testClusterStateDiffSerialization
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:05:48, stalled for 91.9s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.nested.SimpleNestedIT
Completed [76/341] on J1 in 8.45s, 9 tests
Suite: org.elasticsearch.search.basic.SearchWhileRelocatingIT
IGNOR/A 0.18s J1 | SearchWhileRelocatingIT.testSearchAndRelocateConcurrently1Replicas
> Assumption #1: 'nightly' test group is disabled (@Nightly())
IGNOR/A 0.00s J1 | SearchWhileRelocatingIT.testSearchAndRelocateConcurrently0Replicas
> Assumption #1: 'nightly' test group is disabled (@Nightly())
Completed [77/341] on J1 in 4.00s, 3 tests, 2 skipped
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:05:58, stalled for 20.5s at: ClusterStateDiffIT.testClusterStateDiffSerialization
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:05:58, stalled for 102s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
Suite: org.elasticsearch.script.OnDiskScriptIT
Completed [78/341] on J1 in 3.23s, 4 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:06:09, stalled for 112s at: OldIndexBackwardsCompatibilityIT.testOldIndexes
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:06:09, stalled for 31.0s at: ClusterStateDiffIT.testClusterStateDiffSerialization
Suite: org.elasticsearch.indices.flush.FlushIT
Completed [79/341] on J1 in 10.22s, 4 tests
Suite: org.elasticsearch.network.DirectBufferNetworkIT
Completed [80/341] on J1 in 3.17s, 1 test
Suite: org.elasticsearch.action.bulk.BulkProcessorClusterSettingsIT
Completed [81/341] on J1 in 0.36s, 1 test
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:06:19, stalled for 41.0s at: ClusterStateDiffIT.testClusterStateDiffSerialization
Suite: org.elasticsearch.bwcompat.OldIndexBackwardsCompatibilityIT
Completed [82/341] on J2 in 124.82s, 3 tests
Suite: org.elasticsearch.search.aggregations.metrics.TDigestPercentileRanksIT
Completed [83/341] on J2 in 3.54s, 19 tests
Suite: org.elasticsearch.gateway.RecoveryBackwardsCompatibilityIT
IGNOR/A 0.00s J2 | RecoveryBackwardsCompatibilityIT.testReusePeerRecovery
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [84/341] on J2 in 0.02s, 1 test, 1 skipped
Suite: org.elasticsearch.search.geo.GeoBoundingBoxIT
Completed [85/341] on J2 in 2.18s, 4 tests
Suite: org.elasticsearch.index.query.plugin.CustomQueryParserIT
Completed [86/341] on J2 in 2.69s, 4 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:06:29, stalled for 51.0s at: ClusterStateDiffIT.testClusterStateDiffSerialization
Suite: org.elasticsearch.cluster.ClusterStateDiffIT
Completed [87/341] on J0 in 52.57s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.ParentIdAggIT
Completed [88/341] on J0 in 2.41s, 1 test
Suite: org.elasticsearch.index.engine.InternalEngineIT
Completed [89/341] on J0 in 1.28s, 1 test
Suite: org.elasticsearch.cluster.ack.AckIT
Completed [90/341] on J2 in 9.52s, 19 tests
Suite: org.elasticsearch.search.aggregations.bucket.ShardSizeTermsIT
Completed [91/341] on J0 in 8.85s, 15 tests
Suite: org.elasticsearch.recovery.RelocationIT
Completed [92/341] on J2 in 20.32s, 5 tests
Suite: org.elasticsearch.search.preference.SearchPreferenceIT
Completed [93/341] on J2 in 5.53s, 5 tests
Suite: org.elasticsearch.index.query.TemplateQueryIT
Completed [94/341] on J0 in 20.00s, 18 tests
Suite: org.elasticsearch.search.query.SearchQueryIT
Completed [95/341] on J1 in 53.16s, 70 tests
Suite: org.elasticsearch.index.mapper.TransformOnIndexMapperIT
Completed [96/341] on J2 in 4.02s, 3 tests
Suite: org.elasticsearch.snapshots.BlobStoreFormatIT
Completed [97/341] on J1 in 1.26s, 4 tests
Suite: org.elasticsearch.search.aggregations.pipeline.BucketSelectorIT
Completed [98/341] on J0 in 4.29s, 11 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:07:19, stalled for 11.7s at: GeoDistanceIT.testDuelOptimizations
Suite: org.elasticsearch.search.innerhits.InnerHitsIT
Completed [99/341] on J1 in 11.96s, 17 tests
Suite: org.elasticsearch.search.geo.GeoDistanceIT
Completed [100/341] on J2 in 18.69s, 7 tests
Suite: org.elasticsearch.document.AliasedIndexDocumentActionsIT
Completed [101/341] on J2 in 2.59s, 2 tests
Suite: org.elasticsearch.action.admin.cluster.stats.ClusterStatsIT
Completed [102/341] on J2 in 2.51s, 3 tests
Suite: org.elasticsearch.action.admin.indices.upgrade.UpgradeIT
IGNOR/A 0.00s J2 | UpgradeIT.testUpgrade
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [103/341] on J2 in 0.04s, 1 test, 1 skipped
Suite: org.elasticsearch.gateway.GatewayIndexStateIT
Completed [104/341] on J1 in 12.01s, 7 tests
Suite: org.elasticsearch.validate.RenderSearchTemplateIT
Completed [105/341] on J2 in 1.07s, 3 tests
Suite: org.elasticsearch.index.IndexWithShadowReplicasIT
Completed [106/341] on J0 in 27.03s, 10 tests
Suite: org.elasticsearch.search.aggregations.bucket.NestedIT
Completed [107/341] on J1 in 2.99s, 9 tests
Suite: org.elasticsearch.bwcompat.UnicastBackwardsCompatibilityIT
IGNOR/A 0.00s J0 | UnicastBackwardsCompatibilityIT.testUnicastDiscovery
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [108/341] on J0 in 0.03s, 1 test, 1 skipped
Suite: org.elasticsearch.indices.state.CloseIndexDisableCloseAllIT
Completed [109/341] on J0 in 1.64s, 1 test
Suite: org.elasticsearch.action.bulk.BulkProcessorIT
Completed [110/341] on J2 in 4.04s, 6 tests
Suite: org.elasticsearch.recovery.SimpleRecoveryIT
Completed [111/341] on J0 in 2.16s, 1 test
Suite: org.elasticsearch.cluster.settings.ClusterSettingsIT
Completed [112/341] on J1 in 6.28s, 6 tests
Suite: org.elasticsearch.search.aggregations.metrics.HDRPercentileRanksIT
Completed [113/341] on J0 in 4.13s, 19 tests
Suite: org.elasticsearch.search.child.ParentFieldLoadingIT
Completed [114/341] on J1 in 2.60s, 2 tests
Suite: org.elasticsearch.search.msearch.SimpleMultiSearchIT
Completed [115/341] on J0 in 1.02s, 1 test
Suite: org.elasticsearch.snapshots.SnapshotBackwardsCompatibilityIT
IGNOR/A 0.00s J0 | SnapshotBackwardsCompatibilityIT.testSnapshotAndRestore
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | SnapshotBackwardsCompatibilityIT.testSnapshotMoreThanOnce
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [116/341] on J0 in 0.02s, 2 tests, 2 skipped
Suite: org.elasticsearch.indices.settings.UpdateNumberOfReplicasIT
Completed [117/341] on J2 in 7.77s, 5 tests
Suite: org.elasticsearch.rest.CorsRegexDefaultIT
Completed [118/341] on J0 in 1.09s, 2 tests
Suite: org.elasticsearch.indices.state.SimpleIndexStateIT
Completed [119/341] on J1 in 2.99s, 3 tests
Suite: org.elasticsearch.script.GroovySecurityIT
Completed [120/341] on J2 in 2.47s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.GeoDistanceIT
Completed [121/341] on J1 in 2.04s, 7 tests
Suite: org.elasticsearch.gateway.QuorumGatewayIT
Completed [122/341] on J2 in 3.59s, 2 tests
Suite: org.elasticsearch.search.aggregations.pipeline.MaxBucketIT
Completed [123/341] on J2 in 0.73s, 8 tests
Suite: org.elasticsearch.search.scan.SearchScanIT
Completed [124/341] on J2 in 0.29s, 1 test
Suite: org.elasticsearch.bwcompat.BasicAnalysisBackwardCompatibilityIT
IGNOR/A 0.00s J2 | BasicAnalysisBackwardCompatibilityIT.testAnalyzerTokensAfterUpgrade
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [125/341] on J2 in 0.00s, 1 test, 1 skipped
Suite: org.elasticsearch.ttl.SimpleTTLIT
Completed [126/341] on J1 in 5.96s, 2 tests
Suite: org.elasticsearch.indices.analyze.HunspellServiceIT
Completed [127/341] on J2 in 4.68s, 4 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:07:57, stalled for 10.4s at: RecoverAfterNodesIT.testRecoverAfterNodes
Suite: org.elasticsearch.explain.ExplainActionIT
Completed [128/341] on J1 in 2.85s, 7 tests
Suite: org.elasticsearch.script.ScriptFieldIT
Completed [129/341] on J2 in 1.80s, 1 test
Suite: org.elasticsearch.client.node.NodeClientIT
Completed [130/341] on J2 in 0.54s, 1 test
Suite: org.elasticsearch.gateway.RecoverAfterNodesIT
Completed [131/341] on J0 in 13.63s, 3 tests
Suite: org.elasticsearch.client.transport.TransportClientRetryIT
Completed [132/341] on J0 in 0.38s, 1 test
Suite: org.elasticsearch.indices.DateMathIndexExpressionsIntegrationIT
Completed [133/341] on J1 in 2.81s, 1 test
Suite: org.elasticsearch.transport.netty.NettyTransportIT
Completed [134/341] on J0 in 4.48s, 1 test
Suite: org.elasticsearch.recovery.SmallFileChunkSizeRecoveryIT
Completed [135/341] on J0 in 2.43s, 1 test
Suite: org.elasticsearch.search.fields.SearchFieldsIT
Completed [136/341] on J0 in 7.37s, 14 tests
Suite: org.elasticsearch.search.aggregations.bucket.StringTermsIT
Completed [137/341] on J2 in 15.92s, 48 tests
Suite: org.elasticsearch.exists.SimpleExistsIT
Completed [138/341] on J0 in 2.97s, 4 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:08:27, stalled for 10.1s at: IndexActionIT.testAutoGenerateIdNoDuplicates
Suite: org.elasticsearch.search.child.ChildQuerySearchBwcIT
Completed [139/341] on J2 in 17.95s, 39 tests
Suite: org.elasticsearch.search.aggregations.pipeline.AvgBucketIT
Completed [140/341] on J2 in 2.17s, 7 tests
Suite: org.elasticsearch.cluster.SpecificMasterNodesIT
Completed [141/341] on J1 in 36.53s, 4 tests
Suite: org.elasticsearch.indexing.IndexActionIT
Completed [142/341] on J0 in 21.24s, 7 tests
Suite: org.elasticsearch.bwcompat.GetIndexBackwardsCompatibilityIT
IGNOR/A 0.02s J0 | GetIndexBackwardsCompatibilityIT.testGetWarmers
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | GetIndexBackwardsCompatibilityIT.testGetMappings
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | GetIndexBackwardsCompatibilityIT.testGetAliases
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | GetIndexBackwardsCompatibilityIT.testGetSettings
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [143/341] on J0 in 0.04s, 4 tests, 4 skipped
Suite: org.elasticsearch.routing.SimpleRoutingIT
Completed [144/341] on J2 in 5.39s, 8 tests
Suite: org.elasticsearch.index.TransportIndexFailuresIT
Completed [145/341] on J1 in 3.78s, 1 test
Suite: org.elasticsearch.index.IndexRequestBuilderIT
Completed [146/341] on J2 in 2.14s, 2 tests
Suite: org.elasticsearch.search.aggregations.pipeline.BucketScriptIT
Completed [147/341] on J1 in 6.04s, 9 tests
Suite: org.elasticsearch.search.aggregations.bucket.LongTermsIT
Completed [148/341] on J0 in 9.65s, 41 tests
Suite: org.elasticsearch.action.termvectors.GetTermVectorsCheckDocFreqIT
Completed [149/341] on J1 in 2.88s, 1 test
Suite: org.elasticsearch.search.highlight.CustomHighlighterSearchIT
Completed [150/341] on J0 in 3.04s, 4 tests
Suite: org.elasticsearch.search.aggregations.pipeline.MinBucketIT
Completed [151/341] on J0 in 4.66s, 7 tests
Suite: org.elasticsearch.search.aggregations.bucket.HistogramIT
Completed [152/341] on J1 in 5.87s, 27 tests
Suite: org.elasticsearch.cluster.ClusterInfoServiceIT
Completed [153/341] on J0 in 4.23s, 2 tests
Suite: org.elasticsearch.test.rest.Rest7IT
IGNOR/A 0.08s J2 | Rest7IT.test {yaml=indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404}
> Assumption #1: [indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404] skipped, reason: [not implemented yet]
IGNOR/A 0.07s J2 | Rest7IT.test {yaml=indices.put_settings/all_path_options/put settings in list of indices}
> Assumption #1: [indices.put_settings/all_path_options/put settings in list of indices] skipped, reason: [list of indices not implemented yet]
IGNOR/A 0.07s J2 | Rest7IT.test {yaml=cat.nodeattrs/10_basic/Test cat nodes attrs output}
> Assumption #1: [cat.nodeattrs/10_basic/Test cat nodes attrs output] skipped, reason: [Waiting for #12558]
Completed [154/341] on J2 in 26.87s, 106 tests, 3 skipped
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:09:11, stalled for 11.7s at: RestoreBackwardsCompatIT.restoreOldSnapshots
Suite: org.elasticsearch.action.admin.indices.refresh.RefreshBlocksIT
Completed [155/341] on J2 in 1.75s, 1 test
Suite: org.elasticsearch.search.sort.SimpleSortIT
IGNOR/A 0.01s J1 | SimpleSortIT.testIssue6614
> Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=simon is working on this))
IGNOR/A 0.01s J1 | SimpleSortIT.testIssue8226
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elasticsearch/elasticsearch/issues/9421))
Completed [156/341] on J1 in 17.74s, 26 tests, 2 skipped
Suite: org.elasticsearch.search.source.SourceFetchingIT
Completed [157/341] on J1 in 3.15s, 3 tests
Suite: org.elasticsearch.search.aggregations.pipeline.SumBucketIT
Completed [158/341] on J1 in 2.04s, 7 tests
Suite: org.elasticsearch.bwcompat.RestoreBackwardsCompatIT
Completed [159/341] on J0 in 20.44s, 2 tests
Suite: org.elasticsearch.indices.memory.breaker.CircuitBreakerNoopIT
Completed [160/341] on J1 in 1.24s, 2 tests
Suite: org.elasticsearch.search.aggregations.bucket.TermsDocCountErrorIT
Completed [161/341] on J1 in 2.28s, 24 tests
Suite: org.elasticsearch.plugins.SitePluginRelativePathConfigIT
Completed [162/341] on J0 in 5.01s, 1 test
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:09:27, stalled for 10.9s at: IndicesStoreIntegrationIT.testShardActiveElseWhere
Suite: org.elasticsearch.indices.mapping.ConcurrentDynamicTemplateIT
Completed [163/341] on J1 in 7.12s, 1 test
Suite: org.elasticsearch.transport.ContextAndHeaderTransportIT
Completed [164/341] on J0 in 4.75s, 7 tests
Suite: org.elasticsearch.test.test.TestScopeClusterIT
Completed [165/341] on J0 in 0.71s, 1 test
Suite: org.elasticsearch.action.admin.indices.segments.IndicesSegmentsBlocksIT
Completed [166/341] on J0 in 0.79s, 1 test
Suite: org.elasticsearch.index.mapper.DynamicMappingIntegrationIT
Completed [167/341] on J1 in 3.83s, 4 tests
Suite: org.elasticsearch.search.aggregations.metrics.MinIT
Completed [168/341] on J0 in 2.79s, 18 tests
Suite: org.elasticsearch.bwcompat.RecoveryWithUnsupportedIndicesIT
Completed [169/341] on J0 in 0.82s, 1 test
Suite: org.elasticsearch.indices.store.IndicesStoreIntegrationIT
Completed [170/341] on J2 in 25.44s, 4 tests
Suite: org.elasticsearch.search.aggregations.ParsingIT
Completed [171/341] on J0 in 2.96s, 6 tests
Suite: org.elasticsearch.search.aggregations.metrics.ExtendedStatsIT
Completed [172/341] on J0 in 7.84s, 18 tests
Suite: org.elasticsearch.search.indicesboost.SimpleIndicesBoostSearchIT
Completed [173/341] on J0 in 2.06s, 1 test
Suite: org.elasticsearch.operateAllIndices.DestructiveOperationsIntegrationIT
Completed [174/341] on J0 in 1.41s, 1 test
Suite: org.elasticsearch.search.suggest.CustomSuggesterSearchIT
Completed [175/341] on J0 in 0.73s, 1 test
Suite: org.elasticsearch.search.aggregations.metrics.ValueCountIT
Completed [176/341] on J0 in 3.25s, 9 tests
Suite: org.elasticsearch.timestamp.SimpleTimestampIT
Completed [177/341] on J0 in 2.03s, 3 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:09:57, stalled for 11.6s at: RandomScoreFunctionIT.testConsistentHitsWithSameSeed
Suite: org.elasticsearch.search.aggregations.metrics.MaxIT
Completed [178/341] on J0 in 6.13s, 17 tests
Suite: org.elasticsearch.search.child.ChildQuerySearchIT
Completed [179/341] on J1 in 33.06s, 37 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:10:07, stalled for 21.6s at: RandomScoreFunctionIT.testConsistentHitsWithSameSeed
Suite: org.elasticsearch.action.ListenerActionIT
Completed [180/341] on J1 in 1.27s, 1 test
Suite: org.elasticsearch.search.basic.TransportSearchFailuresIT
Completed [181/341] on J1 in 2.25s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.ChildrenIT
Completed [182/341] on J1 in 4.88s, 6 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:10:17, stalled for 31.6s at: RandomScoreFunctionIT.testConsistentHitsWithSameSeed
Suite: org.elasticsearch.blocks.SimpleBlocksIT
Completed [183/341] on J1 in 3.86s, 2 tests
Suite: org.elasticsearch.gateway.RecoveryFromGatewayIT
Completed [184/341] on J0 in 17.74s, 7 tests
Suite: org.elasticsearch.search.geo.GeoPolygonIT
Completed [185/341] on J1 in 0.99s, 2 tests
Suite: org.elasticsearch.similarity.SimilarityIT
Completed [186/341] on J0 in 1.28s, 1 test
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:10:27, stalled for 41.6s at: RandomScoreFunctionIT.testConsistentHitsWithSameSeed
Suite: org.elasticsearch.search.aggregations.bucket.MinDocCountIT
Completed [187/341] on J0 in 10.66s, 36 tests
Suite: org.elasticsearch.test.rest.Rest5IT
Completed [188/341] on J1 in 16.25s, 56 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:10:37, stalled for 51.6s at: RandomScoreFunctionIT.testConsistentHitsWithSameSeed
Suite: org.elasticsearch.search.functionscore.RandomScoreFunctionIT
Completed [189/341] on J2 in 62.86s, 6 tests
Suite: org.elasticsearch.search.simple.SimpleSearchIT
Completed [190/341] on J2 in 4.30s, 8 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:10:47, stalled for 11.0s at: ClusterRerouteIT.testDelayWithALargeAmountOfShards
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:10:57, stalled for 21.0s at: ClusterRerouteIT.testDelayWithALargeAmountOfShards
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:10:57, stalled for 10.5s at: TribeIT.testTribeOnOneCluster
Suite: org.elasticsearch.cluster.allocation.ClusterRerouteIT
Completed [191/341] on J0 in 27.04s, 7 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:11:00, stalled for 11.5s at: Rest2IT.test {yaml=update/22_doc_as_upsert/Doc as upsert}
Suite: org.elasticsearch.search.aggregations.metrics.StatsIT
Completed [192/341] on J0 in 2.49s, 17 tests
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:11:07, stalled for 20.5s at: TribeIT.testTribeOnOneCluster
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:11:10, stalled for 21.5s at: Rest2IT.test {yaml=update/22_doc_as_upsert/Doc as upsert}
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:11:11, stalled for 10.5s at: UnicastZenPingIT.testSimplePings
HEARTBEAT J2 PID(15114@harish-HP-ProBook-440-G2): 2015-08-18T12:11:17, stalled for 30.5s at: TribeIT.testTribeOnOneCluster
Suite: org.elasticsearch.tribe.TribeIT
Completed [193/341] on J2 in 36.19s, 6 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:11:20, stalled for 31.5s at: Rest2IT.test {yaml=update/22_doc_as_upsert/Doc as upsert}
Suite: org.elasticsearch.discovery.zen.ping.unicast.UnicastZenPingIT
Completed [194/341] on J0 in 20.09s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.MissingIT
Completed [195/341] on J2 in 1.39s, 6 tests
Suite: org.elasticsearch.indices.IndicesOptionsIntegrationIT
Completed [196/341] on J0 in 8.70s, 20 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:11:30, stalled for 41.5s at: Rest2IT.test {yaml=update/22_doc_as_upsert/Doc as upsert}
Suite: org.elasticsearch.recovery.SmallTranslogSizeRecoveryIT
Completed [197/341] on J0 in 1.22s, 1 test
Suite: org.elasticsearch.discovery.zen.ping.multicast.MulticastZenPingIT
Completed [198/341] on J0 in 2.23s, 2 tests
Suite: org.elasticsearch.cluster.allocation.ShardsAllocatorModuleIT
Completed [199/341] on J0 in 0.44s, 3 tests
Suite: org.elasticsearch.test.rest.Rest1IT
Completed [200/341] on J2 in 12.24s, 68 tests
Suite: org.elasticsearch.search.geo.GeoShapeIntegrationIT
IGNOR/A 0.00s J2 | GeoShapeIntegrationIT.testShapeFilterWithRandomGeoCollection
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elasticsearch/elasticsearch/issues/9904))
Completed [201/341] on J2 in 2.52s, 10 tests, 1 skipped
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:11:40, stalled for 51.5s at: Rest2IT.test {yaml=update/22_doc_as_upsert/Doc as upsert}
Suite: org.elasticsearch.index.mapper.core.TokenCountFieldMapperIntegrationIT
Completed [202/341] on J2 in 4.48s, 12 tests
Suite: org.elasticsearch.search.stats.SearchStatsIT
Completed [203/341] on J2 in 1.63s, 2 tests
Suite: org.elasticsearch.indices.mapping.SimpleGetFieldMappingsIT
Completed [204/341] on J2 in 1.42s, 5 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:11:45, stalled for 11.5s at: DiscoveryWithServiceDisruptionsIT.testStaleMasterNotHijackingMajority
Suite: org.elasticsearch.search.aggregations.metrics.TDigestPercentilesIT
Completed [205/341] on J2 in 1.28s, 18 tests
Suite: org.elasticsearch.test.rest.Rest2IT
Completed [206/341] on J1 in 76.73s, 63 tests
Suite: org.elasticsearch.recovery.TruncatedRecoveryIT
Completed [207/341] on J1 in 3.22s, 1 test
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:11:57, stalled for 10.2s at: DiscoveryWithServiceDisruptionsIT.testVerifyApiBlocksDuringPartition
Suite: org.elasticsearch.cluster.NoMasterNodeIT
Completed [208/341] on J1 in 5.27s, 2 tests
Suite: org.elasticsearch.search.aggregations.bucket.BooleanTermsIT
Completed [209/341] on J1 in 1.22s, 3 tests
Suite: org.elasticsearch.script.ScriptIndexSettingsIT
Completed [210/341] on J1 in 1.38s, 2 tests
Suite: org.elasticsearch.action.IndicesRequestIT
Completed [211/341] on J2 in 22.54s, 37 tests
Suite: org.elasticsearch.search.child.ParentFieldLoadingBwcIT
Completed [212/341] on J2 in 0.83s, 3 tests
Suite: org.elasticsearch.search.functionscore.FunctionScoreFieldValueIT
Completed [213/341] on J2 in 0.77s, 1 test
Suite: org.elasticsearch.search.basic.TransportTwoNodesSearchIT
Completed [214/341] on J1 in 6.64s, 12 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:12:11, stalled for 10.9s at: DiscoveryWithServiceDisruptionsIT.testMasterNodeGCs
Suite: org.elasticsearch.indexlifecycle.IndexLifecycleActionIT
Completed [215/341] on J2 in 1.91s, 1 test
Suite: org.elasticsearch.cluster.ClusterServiceIT
Completed [216/341] on J1 in 5.26s, 11 tests
Suite: org.elasticsearch.search.aggregations.metrics.ScriptedMetricIT
Completed [217/341] on J1 in 5.16s, 15 tests
Suite: org.elasticsearch.cluster.shards.ClusterSearchShardsIT
Completed [218/341] on J1 in 1.88s, 4 tests
Suite: org.elasticsearch.cluster.routing.DelayedAllocationIT
Completed [219/341] on J1 in 5.05s, 5 tests
Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramOffsetIT
Completed [220/341] on J1 in 1.34s, 3 tests
Suite: org.elasticsearch.cluster.settings.SettingsFilteringIT
Completed [221/341] on J1 in 0.39s, 1 test
Suite: org.elasticsearch.test.disruption.NetworkPartitionIT
Completed [222/341] on J1 in 0.33s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsIT
Completed [223/341] on J1 in 1.65s, 15 tests
Suite: org.elasticsearch.search.aggregations.bucket.ShardReduceIT
Completed [224/341] on J1 in 1.20s, 14 tests
Suite: org.elasticsearch.search.suggest.CompletionSuggestSearchIT
Completed [225/341] on J2 in 22.47s, 37 tests
Suite: org.elasticsearch.search.aggregations.bucket.TermsShardMinDocCountIT
Completed [226/341] on J1 in 0.67s, 2 tests
Suite: org.elasticsearch.http.netty.HttpPublishPortIT
Completed [227/341] on J1 in 0.16s, 1 test
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:12:35, stalled for 10.2s at: DiscoveryWithServiceDisruptionsIT.testNodesFDAfterMasterReelection
Suite: org.elasticsearch.indices.IndicesLifecycleListenerIT
Completed [228/341] on J2 in 1.48s, 3 tests
Suite: org.elasticsearch.indices.template.IndexTemplateFilteringIT
Completed [229/341] on J2 in 0.91s, 1 test
Suite: org.elasticsearch.search.scriptfilter.ScriptQuerySearchIT
Completed [230/341] on J2 in 0.61s, 1 test
Suite: org.elasticsearch.versioning.SimpleVersioningIT
Completed [231/341] on J1 in 6.46s, 12 tests
Suite: org.elasticsearch.search.scroll.SearchScrollIT
Completed [232/341] on J1 in 5.62s, 17 tests
Suite: org.elasticsearch.test.rest.Rest0IT
IGNOR/A 0.03s J2 | Rest0IT.test {yaml=cluster.put_settings/10_basic/Test put settings}
> Assumption #1: [cluster.put_settings/10_basic] skipped, reason: [leaves transient metadata behind, need to fix it]
IGNOR/A 0.09s J2 | Rest0IT.test {yaml=indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed}
> Assumption #1: [indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed] skipped, reason: [Requires fix for issue 7258]
Completed [233/341] on J2 in 11.12s, 58 tests, 2 skipped
Suite: org.elasticsearch.action.admin.indices.shards.IndicesShardStoreRequestIT
IGNOR/A 0.00s J2 | IndicesShardStoreRequestIT.testCorruptedShards
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12416))
Completed [234/341] on J2 in 2.48s, 4 tests, 1 skipped
Suite: org.elasticsearch.threadpool.SimpleThreadPoolIT
Completed [235/341] on J2 in 1.75s, 3 tests
Suite: org.elasticsearch.search.fetch.FetchSubPhasePluginIT
Completed [236/341] on J2 in 0.81s, 1 test
Suite: org.elasticsearch.action.termvectors.GetTermVectorsIT
Completed [237/341] on J1 in 11.75s, 20 tests
Suite: org.elasticsearch.search.query.ExistsMissingIT
Completed [238/341] on J1 in 1.86s, 4 tests
Suite: org.elasticsearch.search.aggregations.MissingValueIT
Completed [239/341] on J1 in 0.65s, 12 tests
Suite: org.elasticsearch.cluster.allocation.AwarenessAllocationIT
Completed [240/341] on J1 in 2.35s, 3 tests
Suite: org.elasticsearch.routing.AliasResolveRoutingIT
Completed [241/341] on J1 in 0.79s, 2 tests
Suite: org.elasticsearch.percolator.ConcurrentPercolatorIT
Completed [242/341] on J1 in 4.47s, 3 tests
Suite: org.elasticsearch.percolator.PercolatorIT
Completed [243/341] on J2 in 15.51s, 38 tests
Suite: org.elasticsearch.search.aggregations.bucket.NaNSortingIT
Completed [244/341] on J1 in 1.33s, 4 tests
Suite: org.elasticsearch.action.admin.indices.create.CreateIndexIT
Completed [245/341] on J2 in 1.72s, 5 tests
Suite: org.elasticsearch.search.aggregations.bucket.GeoHashGridIT
Completed [246/341] on J1 in 2.43s, 7 tests
Suite: org.elasticsearch.cluster.routing.allocation.decider.MockDiskUsagesIT
Completed [247/341] on J1 in 2.49s, 1 test
Suite: org.elasticsearch.plugins.SitePluginIT
Completed [248/341] on J2 in 4.39s, 4 tests
Suite: org.elasticsearch.search.aggregations.AggregationsBinaryIT
Completed [249/341] on J2 in 0.91s, 2 tests
Suite: org.elasticsearch.indices.warmer.IndicesWarmerBlocksIT
Completed [250/341] on J1 in 1.38s, 3 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:13:19, stalled for 10.6s at: DiscoveryWithServiceDisruptionsIT.testClusterJoinDespiteOfPublishingIssues
Suite: org.elasticsearch.get.GetActionIT
Completed [251/341] on J1 in 4.58s, 22 tests
Suite: org.elasticsearch.search.highlight.HighlighterSearchIT
Completed [252/341] on J2 in 23.06s, 72 tests
Suite: org.elasticsearch.search.aggregations.metrics.HDRPercentilesIT
Completed [253/341] on J2 in 3.99s, 18 tests
Suite: org.elasticsearch.bwcompat.ClusterStateBackwardsCompatIT
IGNOR/A 0.00s J2 | ClusterStateBackwardsCompatIT.testClusterState
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J2 | ClusterStateBackwardsCompatIT.testClusterStateWithBlocks
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [254/341] on J2 in 0.01s, 2 tests, 2 skipped
Suite: org.elasticsearch.action.admin.indices.delete.DeleteIndexBlocksIT
Completed [255/341] on J2 in 0.53s, 1 test
Suite: org.elasticsearch.recovery.SmallTranslogOpsRecoveryIT
Completed [256/341] on J2 in 1.07s, 1 test
Suite: org.elasticsearch.discovery.DiscoveryWithServiceDisruptionsIT
IGNOR/A 0.01s J0 | DiscoveryWithServiceDisruptionsIT.testIndicesDeleted
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/11665))
IGNOR/A 0.01s J0 | DiscoveryWithServiceDisruptionsIT.testAckedIndexing
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=needs some more work to stabilize))
Completed [257/341] on J0 in 133.47s, 15 tests, 2 skipped
Suite: org.elasticsearch.search.aggregations.bucket.DateRangeIT
Completed [258/341] on J2 in 4.04s, 19 tests
Suite: org.elasticsearch.test.rest.Rest6IT
Completed [259/341] on J2 in 8.52s, 50 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:13:59, stalled for 11.1s at: SharedClusterSnapshotRestoreIT.throttlingTest
Suite: org.elasticsearch.indices.stats.IndexStatsIT
Completed [260/341] on J2 in 7.08s, 17 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:14:09, stalled for 21.1s at: SharedClusterSnapshotRestoreIT.throttlingTest
Suite: org.elasticsearch.percolator.PercolatorFacetsAndAggregationsIT
Completed [261/341] on J2 in 5.78s, 4 tests
Suite: org.elasticsearch.discovery.zen.ZenDiscoveryIT
Completed [262/341] on J0 in 28.18s, 6 tests
Suite: org.elasticsearch.plugins.PluginManagerIT
IGNOR/A 0.06s J2 | PluginManagerIT.testThatBasicAuthIsSupportedWithHttps
> Assumption #1: test requires security manager to be disabled
IGNOR/A 0.00s J2 | PluginManagerIT.testInstallPluginWithGithub
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=needs to be adapted to 2.0))
IGNOR/A 0.00s J2 | PluginManagerIT.testInstallPluginWithMavenCentral
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=fails with jar hell failures - http://build-us-00.elastic.co/job/es_core_master_oracle_6/519/testReport/))
IGNOR/A 0.00s J2 | PluginManagerIT.testInstallPluginWithElasticsearchDownloadService
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=fails with jar hell failures - http://build-us-00.elastic.co/job/es_core_master_oracle_6/519/testReport/))
Completed [263/341] on J2 in 6.74s, 18 tests, 4 skipped
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:14:19, stalled for 31.1s at: SharedClusterSnapshotRestoreIT.throttlingTest
Suite: org.elasticsearch.search.rescore.QueryRescorerIT
Completed [264/341] on J2 in 8.98s, 10 tests
HEARTBEAT J0 PID(15105@harish-HP-ProBook-440-G2): 2015-08-18T12:14:27, stalled for 11.2s at: DedicatedClusterSnapshotRestoreIT.masterShutdownDuringSnapshotTest
Suite: org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT
IGNOR/A 0.01s J0 | DedicatedClusterSnapshotRestoreIT.chaosSnapshotTest
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12621))
Completed [265/341] on J0 in 18.52s, 10 tests, 1 skipped
Suite: org.elasticsearch.cluster.MinimumMasterNodesIT
Completed [266/341] on J2 in 12.46s, 4 tests
Suite: org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT
Completed [267/341] on J1 in 79.96s, 32 tests
Suite: org.elasticsearch.indices.mapping.UpdateMappingIntegrationIT
Completed [268/341] on J0 in 13.23s, 9 tests
Suite: org.elasticsearch.document.BulkIT
Completed [269/341] on J2 in 15.37s, 17 tests
Suite: org.elasticsearch.search.aggregations.bucket.DoubleTermsIT
Completed [270/341] on J1 in 15.18s, 42 tests
Suite: org.elasticsearch.index.store.CorruptedFileIT
Completed [271/341] on J0 in 11.72s, 6 tests
Suite: org.elasticsearch.indices.state.OpenCloseIndexIT
Completed [272/341] on J2 in 11.71s, 21 tests
HEARTBEAT J1 PID(15111@harish-HP-ProBook-440-G2): 2015-08-18T12:15:07, stalled for 10.5s at: StressSearchServiceReaperIT.testStressReaper
Suite: org.elasticsearch.script.expression.ExpressionScriptIT
Completed [273/341] on J0 in 13.00s, 21 tests
Suite: org.elasticsearch.search.aggregations.bucket.DateHistogramIT
Completed [274/341] on J2 in 7.28s, 32 tests
Suite: org.elasticsearch.search.StressSearchServiceReaperIT
Completed [275/341] on J1 in 18.52s, 1 test
Suite: org.elasticsearch.index.suggest.stats.SuggestStatsIT
Completed [276/341] on J0 in 3.10s, 1 test
Suite: org.elasticsearch.search.functionscore.FunctionScoreIT
Completed [277/341] on J1 in 5.42s, 11 tests
Suite: org.elasticsearch.indices.template.SimpleIndexTemplateIT
IGNOR/A 0.00s J0 | SimpleIndexTemplateIT.testBrokenMapping
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/pull/8802))
Completed [278/341] on J0 in 4.46s, 18 tests, 1 skipped
Suite: org.elasticsearch.search.suggest.SuggestSearchIT
IGNOR/A 0.00s J2 | SuggestSearchIT.suggestWithManyCandidates
> Assumption #1: 'nightly' test group is disabled (@Nightly())
IGNOR/A 0.00s J2 | SuggestSearchIT.testMarvelHerosPhraseSuggest
> Assumption #1: 'nightly' test group is disabled (@Nightly())
IGNOR/A 0.00s J2 | SuggestSearchIT.testPhraseBoundaryCases
> Assumption #1: 'nightly' test group is disabled (@Nightly())
Completed [279/341] on J2 in 11.06s, 19 tests, 3 skipped
Suite: org.elasticsearch.indices.state.RareClusterStateIT
Completed [280/341] on J0 in 6.68s, 5 tests
Suite: org.elasticsearch.search.morelikethis.MoreLikeThisIT
Completed [281/341] on J1 in 8.58s, 16 tests
Suite: org.elasticsearch.indices.warmer.SimpleIndicesWarmerIT
Completed [282/341] on J2 in 6.32s, 9 tests
Suite: org.elasticsearch.search.basic.SearchWithRandomExceptionsIT
Completed [283/341] on J1 in 3.91s, 2 tests
Suite: org.elasticsearch.search.query.SimpleQueryStringIT
Completed [284/341] on J0 in 6.17s, 9 tests
Suite: org.elasticsearch.percolator.TTLPercolatorIT
Completed [285/341] on J2 in 4.88s, 2 tests
Suite: org.elasticsearch.action.RejectionActionIT
Completed [286/341] on J0 in 2.78s, 1 test
Suite: org.elasticsearch.search.aggregations.metrics.AvgIT
Completed [287/341] on J2 in 2.76s, 17 tests
Suite: org.elasticsearch.search.aggregations.metrics.CardinalityIT
Completed [288/341] on J1 in 6.56s, 21 tests
Suite: org.elasticsearch.search.query.MultiMatchQueryIT
Completed [289/341] on J1 in 3.23s, 6 tests
Suite: org.elasticsearch.percolator.MultiPercolatorIT
Completed [290/341] on J2 in 3.95s, 5 tests
Suite: org.elasticsearch.search.aggregations.pipeline.moving.avg.MovAvgIT
Completed [291/341] on J0 in 6.78s, 21 tests
Suite: org.elasticsearch.options.detailederrors.DetailedErrorsEnabledIT
Completed [292/341] on J0 in 0.22s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.SignificantTermsSignificanceScoreIT
Completed [293/341] on J2 in 3.19s, 7 tests
Suite: org.elasticsearch.count.simple.SimpleCountIT
Completed [294/341] on J0 in 3.13s, 6 tests
Suite: org.elasticsearch.transport.netty.NettyTransportMultiPortIntegrationIT
IGNOR/A 0.02s J1 | NettyTransportMultiPortIntegrationIT.testThatInfosAreExposed
> Assumption #1: 'network' test group is disabled (@Network())
Completed [295/341] on J1 in 4.55s, 2 tests, 1 skipped
Suite: org.elasticsearch.indices.mapping.SimpleGetMappingsIT
Completed [296/341] on J2 in 1.65s, 3 tests
Suite: org.elasticsearch.search.scan.SearchScanScrollingIT
Completed [297/341] on J0 in 2.18s, 1 test
Suite: org.elasticsearch.action.termvectors.MultiTermVectorsIT
Completed [298/341] on J1 in 1.98s, 3 tests
Suite: org.elasticsearch.indices.exists.indices.IndicesExistsIT
Completed [299/341] on J2 in 2.31s, 2 tests
Suite: org.elasticsearch.cluster.ClusterHealthIT
Completed [300/341] on J0 in 2.90s, 2 tests
Suite: org.elasticsearch.cluster.SimpleDataNodesIT
Completed [301/341] on J1 in 2.73s, 1 test
Suite: org.elasticsearch.indices.memory.breaker.RandomExceptionCircuitBreakerIT
Completed [302/341] on J2 in 1.49s, 1 test
Suite: org.elasticsearch.search.CountSearchIT
Completed [303/341] on J1 in 1.25s, 2 tests
Suite: org.elasticsearch.search.aggregations.bucket.FiltersIT
Completed [304/341] on J2 in 1.27s, 10 tests
Suite: org.elasticsearch.indices.exists.types.TypesExistsIT
Completed [305/341] on J0 in 1.98s, 2 tests
Suite: org.elasticsearch.mget.SimpleMgetIT
Completed [306/341] on J1 in 1.44s, 4 tests
Suite: org.elasticsearch.index.mapper.multifield.MultiFieldsIntegrationIT
Completed [307/341] on J1 in 1.85s, 5 tests
Suite: org.elasticsearch.action.admin.cluster.repositories.RepositoryBlocksIT
Completed [308/341] on J2 in 3.38s, 4 tests
Suite: org.elasticsearch.indices.analysis.PreBuiltAnalyzerIntegrationIT
Completed [309/341] on J0 in 3.39s, 2 tests
Suite: org.elasticsearch.action.admin.indices.flush.FlushBlocksIT
Completed [310/341] on J1 in 0.68s, 1 test
Suite: org.elasticsearch.action.admin.indices.get.GetIndexIT
Completed [311/341] on J2 in 0.95s, 10 tests
Suite: org.elasticsearch.indices.cache.query.IndicesRequestCacheIT
Completed [312/341] on J1 in 1.18s, 1 test
Suite: org.elasticsearch.index.store.CorruptedTranslogIT
Completed [313/341] on J0 in 1.72s, 1 test
Suite: org.elasticsearch.search.aggregations.bucket.SamplerIT
Completed [314/341] on J2 in 1.75s, 9 tests
Suite: org.elasticsearch.percolator.PercolatorBackwardsCompatibilityIT
Completed [315/341] on J1 in 1.58s, 1 test
Suite: org.elasticsearch.index.mapper.externalvalues.ExternalValuesMapperIntegrationIT
Completed [316/341] on J0 in 1.60s, 2 tests
Suite: org.elasticsearch.indices.memory.IndexingMemoryControllerIT
Completed [317/341] on J2 in 1.39s, 2 tests
Suite: org.elasticsearch.cluster.routing.RoutingBackwardCompatibilityUponUpgradeIT
Completed [318/341] on J1 in 1.65s, 2 tests
Suite: org.elasticsearch.search.aggregations.bucket.GlobalIT
Completed [319/341] on J0 in 1.64s, 2 tests
Suite: org.elasticsearch.action.admin.indices.optimize.OptimizeBlocksIT
Completed [320/341] on J2 in 2.12s, 1 test
Suite: org.elasticsearch.index.fielddata.FieldDataLoadingIT
Completed [321/341] on J0 in 1.14s, 2 tests
Suite: org.elasticsearch.action.admin.indices.upgrade.UpgradeReallyOldIndexIT
Completed [322/341] on J1 in 1.39s, 2 tests
Suite: org.elasticsearch.action.admin.cluster.tasks.PendingTasksBlocksIT
Completed [323/341] on J1 in 0.72s, 1 test
Suite: org.elasticsearch.search.aggregations.MetaDataIT
Completed [324/341] on J2 in 1.22s, 1 test
Suite: org.elasticsearch.index.store.ExceptionRetryIT
Completed [325/341] on J0 in 1.26s, 1 test
Suite: org.elasticsearch.cluster.UpdateSettingsValidationIT
Completed [326/341] on J1 in 0.89s, 1 test
Suite: org.elasticsearch.script.CustomScriptContextIT
Completed [327/341] on J2 in 0.90s, 3 tests
Suite: org.elasticsearch.search.aggregations.AggregationsIntegrationIT
Completed [328/341] on J0 in 1.28s, 2 tests
Suite: org.elasticsearch.snapshots.RepositoriesIT
Completed [329/341] on J2 in 0.90s, 5 tests
Suite: org.elasticsearch.action.bulk.BulkIntegrationIT
Completed [330/341] on J1 in 1.71s, 1 test
Suite: org.elasticsearch.options.detailederrors.DetailedErrorsDisabledIT
Completed [331/341] on J0 in 0.83s, 1 test
Suite: org.elasticsearch.plugins.PluggableTransportModuleIT
Completed [332/341] on J2 in 0.75s, 1 test
Suite: org.elasticsearch.plugins.ResponseHeaderPluginIT
Completed [333/341] on J1 in 0.49s, 1 test
Suite: org.elasticsearch.nodesinfo.SimpleNodesInfoIT
Completed [334/341] on J2 in 0.29s, 1 test
Suite: org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDeciderIT
Completed [335/341] on J0 in 0.53s, 1 test
Suite: org.elasticsearch.bwcompat.BasicBackwardsCompatibilityIT
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testUnsupportedFeatures
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testUpdate
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testExplain
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testIndexAndSearch
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testGetTermVector
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.01s J0 | BasicBackwardsCompatibilityIT.testExternalVersion
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.01s J0 | BasicBackwardsCompatibilityIT.testRecoverFromPreviousVersion
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testIndexGetAndDelete
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testIndexUpgradeSingleNode
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.01s J0 | BasicBackwardsCompatibilityIT.testExistsFilter
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testMultiGet
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testDeleteRoutingRequired
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testIndicesStats
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testInternalVersion
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.01s J0 | BasicBackwardsCompatibilityIT.testScroll
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.01s J0 | BasicBackwardsCompatibilityIT.testNoRecoveryFromNewNodes
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testIndexRollingUpgrade
> Assumption #1: 'backwards' test group is disabled (@Backwards())
IGNOR/A 0.00s J0 | BasicBackwardsCompatibilityIT.testAnalyze
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [336/341] on J0 in 0.07s, 18 tests, 18 skipped
Suite: org.elasticsearch.indices.leaks.IndicesLeaksIT
IGNOR/A 0.01s J0 | IndicesLeaksIT.testIndexShardLifecycleLeak
> Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://github.com/elasticsearch/elasticsearch/issues/3232))
Completed [337/341] on J0 in 0.02s, 1 test, 1 skipped
Suite: org.elasticsearch.action.admin.indices.stats.IndicesStatsBlocksIT
Completed [338/341] on J1 in 0.97s, 1 test
Suite: org.elasticsearch.update.UpdateByNativeScriptIT
Completed [339/341] on J2 in 0.58s, 1 test
Suite: org.elasticsearch.search.functionscore.FunctionScoreBackwardCompatibilityIT
IGNOR/A 0.00s J0 | FunctionScoreBackwardCompatibilityIT.testSimpleFunctionScoreParsingWorks
> Assumption #1: 'backwards' test group is disabled (@Backwards())
Completed [340/341] on J0 in 0.02s, 1 test, 1 skipped
[INFO] JVM J0: 1.08 .. 950.19 = 949.11s
[INFO] JVM J1: 1.09 .. 950.22 = 949.13s
[INFO] JVM J2: 1.11 .. 949.99 = 948.89s
[INFO] Execution time total: 15 minutes 50 seconds
[INFO] Tests summary: 341 suites, 2921 tests, 60 ignored (60 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch ---
[INFO] Executing tasks
main:
[tophints] 133.55s | org.elasticsearch.discovery.DiscoveryWithServiceDisruptionsIT
[tophints] 98.49s | org.elasticsearch.snapshots.SharedClusterSnapshotRestoreIT
[tophints] 93.21s | org.elasticsearch.bwcompat.OldIndexBackwardsCompatibilityIT
[tophints] 59.10s | org.elasticsearch.recovery.RecoveryWhileUnderLoadIT
[tophints] 55.30s | org.elasticsearch.test.rest.Rest6IT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/pom.xml to /home/harish/.m2/repository/org/elasticsearch/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT-tests.jar to /home/harish/.m2/repository/org/elasticsearch/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT-tests.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/core/target/elasticsearch-2.0.0-beta1-SNAPSHOT-test-sources.jar to /home/harish/.m2/repository/org/elasticsearch/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Distribution 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-distribution ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-distribution ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-distribution ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-distribution ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-distribution ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880371368
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-distribution ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-distribution ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-distribution ---
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-distribution ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-distribution ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-distribution ---
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (default) @ elasticsearch-distribution ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-distribution >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-distribution ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-distribution ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-distribution ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-distribution ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880372849
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-distribution ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-distribution ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-distribution <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-distribution ---
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-distribution ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-distribution ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-distribution ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-license) @ elasticsearch-distribution ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-distribution ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/pom.xml to /home/harish/.m2/repository/org/elasticsearch/distribution/elasticsearch-distribution/2.0.0-beta1-SNAPSHOT/elasticsearch-distribution-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch with all optional dependencies 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880373213
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch ---
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (default) @ elasticsearch ---
[INFO] Copying hppc-0.7.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/hppc-0.7.1.jar
[INFO] Copying jackson-core-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jackson-core-2.5.3.jar
[INFO] Copying jackson-dataformat-cbor-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jackson-dataformat-cbor-2.5.3.jar
[INFO] Copying jackson-dataformat-smile-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jackson-dataformat-smile-2.5.3.jar
[INFO] Copying jackson-dataformat-yaml-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jackson-dataformat-yaml-2.5.3.jar
[INFO] Copying compiler-0.8.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/compiler-0.8.13.jar
[INFO] Copying guava-18.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/guava-18.0.jar
[INFO] Copying compress-lzf-1.0.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/compress-lzf-1.0.2.jar
[INFO] Copying spatial4j-0.4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/spatial4j-0.4.1.jar
[INFO] Copying t-digest-3.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/t-digest-3.0.jar
[INFO] Copying jsr166e-1.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jsr166e-1.1.0.jar
[INFO] Copying jts-1.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jts-1.13.jar
[INFO] Copying commons-cli-1.3.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/commons-cli-1.3.1.jar
[INFO] Copying netty-3.10.3.Final.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/netty-3.10.3.Final.jar
[INFO] Copying joda-time-2.8.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/joda-time-2.8.jar
[INFO] Copying apache-log4j-extras-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/apache-log4j-extras-1.2.17.jar
[INFO] Copying log4j-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/log4j-1.2.17.jar
[INFO] Copying jna-4.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/jna-4.1.0.jar
[INFO] Copying antlr-runtime-3.5.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/antlr-runtime-3.5.jar
[INFO] Copying commons-lang3-3.3.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/commons-lang3-3.3.2.jar
[INFO] Copying lucene-analyzers-common-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-analyzers-common-5.2.1.jar
[INFO] Copying lucene-backward-codecs-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-backward-codecs-5.2.1.jar
[INFO] Copying lucene-core-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-core-5.2.1.jar
[INFO] Copying lucene-expressions-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-expressions-5.2.1.jar
[INFO] Copying lucene-grouping-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-grouping-5.2.1.jar
[INFO] Copying lucene-highlighter-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-highlighter-5.2.1.jar
[INFO] Copying lucene-join-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-join-5.2.1.jar
[INFO] Copying lucene-memory-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-memory-5.2.1.jar
[INFO] Copying lucene-misc-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-misc-5.2.1.jar
[INFO] Copying lucene-queries-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-queries-5.2.1.jar
[INFO] Copying lucene-queryparser-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-queryparser-5.2.1.jar
[INFO] Copying lucene-sandbox-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-sandbox-5.2.1.jar
[INFO] Copying lucene-spatial-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-spatial-5.2.1.jar
[INFO] Copying lucene-suggest-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/lucene-suggest-5.2.1.jar
[INFO] Copying groovy-all-2.4.4-indy.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/groovy-all-2.4.4-indy.jar
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Copying HdrHistogram-2.1.6.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/HdrHistogram-2.1.6.jar
[INFO] Copying joda-convert-1.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/joda-convert-1.2.jar
[INFO] Copying asm-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/asm-4.1.jar
[INFO] Copying asm-commons-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/asm-commons-4.1.jar
[INFO] Copying snakeyaml-1.12.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/target/lib/snakeyaml-1.12.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880374633
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch ---
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-license) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/fully-loaded/pom.xml to /home/harish/.m2/repository/org/elasticsearch/distribution/fully-loaded/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Shaded Distribution 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880375358
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (default) @ elasticsearch ---
[INFO] Copying hppc-0.7.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/hppc-0.7.1.jar
[INFO] Copying jackson-core-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/jackson-core-2.5.3.jar
[INFO] Copying jackson-dataformat-cbor-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/jackson-dataformat-cbor-2.5.3.jar
[INFO] Copying jackson-dataformat-smile-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/jackson-dataformat-smile-2.5.3.jar
[INFO] Copying jackson-dataformat-yaml-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/jackson-dataformat-yaml-2.5.3.jar
[INFO] Copying guava-18.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/guava-18.0.jar
[INFO] Copying compress-lzf-1.0.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/compress-lzf-1.0.2.jar
[INFO] Copying spatial4j-0.4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/spatial4j-0.4.1.jar
[INFO] Copying t-digest-3.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/t-digest-3.0.jar
[INFO] Copying jsr166e-1.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/jsr166e-1.1.0.jar
[INFO] Copying commons-cli-1.3.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/commons-cli-1.3.1.jar
[INFO] Copying netty-3.10.3.Final.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/netty-3.10.3.Final.jar
[INFO] Copying joda-time-2.8.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/joda-time-2.8.jar
[INFO] Copying commons-lang3-3.3.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/commons-lang3-3.3.2.jar
[INFO] Copying lucene-analyzers-common-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-analyzers-common-5.2.1.jar
[INFO] Copying lucene-backward-codecs-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-backward-codecs-5.2.1.jar
[INFO] Copying lucene-core-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-core-5.2.1.jar
[INFO] Copying lucene-grouping-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-grouping-5.2.1.jar
[INFO] Copying lucene-highlighter-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-highlighter-5.2.1.jar
[INFO] Copying lucene-join-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-join-5.2.1.jar
[INFO] Copying lucene-memory-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-memory-5.2.1.jar
[INFO] Copying lucene-misc-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-misc-5.2.1.jar
[INFO] Copying lucene-queries-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-queries-5.2.1.jar
[INFO] Copying lucene-queryparser-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-queryparser-5.2.1.jar
[INFO] Copying lucene-sandbox-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-sandbox-5.2.1.jar
[INFO] Copying lucene-spatial-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-spatial-5.2.1.jar
[INFO] Copying lucene-suggest-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/lucene-suggest-5.2.1.jar
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Copying HdrHistogram-2.1.6.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/HdrHistogram-2.1.6.jar
[INFO] Copying joda-convert-1.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/joda-convert-1.2.jar
[INFO] Copying snakeyaml-1.12.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/lib/snakeyaml-1.12.jar
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880375905
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-shade-plugin:2.4.1:shade (default) @ elasticsearch ---
[INFO] Including org.elasticsearch:elasticsearch:jar:2.0.0-beta1-SNAPSHOT in the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-core:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-backward-codecs:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-analyzers-common:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-queries:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-memory:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-highlighter:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-queryparser:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-sandbox:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-suggest:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-misc:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-join:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-grouping:jar:5.2.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-spatial:jar:5.2.1 from the shaded jar.
[INFO] Excluding com.spatial4j:spatial4j:jar:0.4.1 from the shaded jar.
[INFO] Including com.google.guava:guava:jar:18.0 in the shaded jar.
[INFO] Including com.carrotsearch:hppc:jar:0.7.1 in the shaded jar.
[INFO] Including joda-time:joda-time:jar:2.8 in the shaded jar.
[INFO] Including org.joda:joda-convert:jar:1.2 in the shaded jar.
[INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.5.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.5.3 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.5.3 in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.12 in the shaded jar.
[INFO] Including com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.5.3 in the shaded jar.
[INFO] Including io.netty:netty:jar:3.10.3.Final in the shaded jar.
[INFO] Including com.ning:compress-lzf:jar:1.0.2 in the shaded jar.
[INFO] Including com.tdunning:t-digest:jar:3.0 in the shaded jar.
[INFO] Including org.hdrhistogram:HdrHistogram:jar:2.1.6 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.3.2 in the shaded jar.
[INFO] Including commons-cli:commons-cli:jar:1.3.1 in the shaded jar.
[INFO] Including com.twitter:jsr166e:jar:1.1.0 in the shaded jar.
[WARNING] joda-time-2.8.jar, elasticsearch-2.0.0-beta1-SNAPSHOT.jar define 1 overlapping classes:
[WARNING] - org.joda.time.base.BaseDateTime
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/elasticsearch-2.0.0-beta1-SNAPSHOT.jar with /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/elasticsearch-2.0.0-beta1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/dependency-reduced-pom.xml
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-for-jar-hell) @ elasticsearch ---
[INFO] Executing tasks
main:
check-for-jar-hell:
[java] checking for jar hell...
[java] no jar hell found
check-shaded-jar-packages:
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/integ-tests/temp/unzipped
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/elasticsearch-2.0.0-beta1-SNAPSHOT.jar into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/integ-tests/temp/unzipped
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-license) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/distribution/shaded/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/shaded/target/dependency-reduced-pom.xml to /home/harish/.m2/repository/org/elasticsearch/distribution/shaded/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch TAR Distribution 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880388840
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/classes
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch ---
[INFO] Compiling 1 source file to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 1 (and 230 related) class file(s) for forbidden API invocations (in 0.07s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (default) @ elasticsearch ---
[INFO] Copying hppc-0.7.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/hppc-0.7.1.jar
[INFO] Copying jackson-core-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jackson-core-2.5.3.jar
[INFO] Copying jackson-dataformat-cbor-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jackson-dataformat-cbor-2.5.3.jar
[INFO] Copying jackson-dataformat-smile-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jackson-dataformat-smile-2.5.3.jar
[INFO] Copying jackson-dataformat-yaml-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jackson-dataformat-yaml-2.5.3.jar
[INFO] Copying compiler-0.8.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/compiler-0.8.13.jar
[INFO] Copying guava-18.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/guava-18.0.jar
[INFO] Copying compress-lzf-1.0.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/compress-lzf-1.0.2.jar
[INFO] Copying spatial4j-0.4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/spatial4j-0.4.1.jar
[INFO] Copying t-digest-3.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/t-digest-3.0.jar
[INFO] Copying jsr166e-1.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jsr166e-1.1.0.jar
[INFO] Copying jts-1.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jts-1.13.jar
[INFO] Copying commons-cli-1.3.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/commons-cli-1.3.1.jar
[INFO] Copying netty-3.10.3.Final.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/netty-3.10.3.Final.jar
[INFO] Copying joda-time-2.8.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/joda-time-2.8.jar
[INFO] Copying apache-log4j-extras-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/apache-log4j-extras-1.2.17.jar
[INFO] Copying log4j-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/log4j-1.2.17.jar
[INFO] Copying jna-4.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/jna-4.1.0.jar
[INFO] Copying antlr-runtime-3.5.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/antlr-runtime-3.5.jar
[INFO] Copying commons-lang3-3.3.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/commons-lang3-3.3.2.jar
[INFO] Copying lucene-analyzers-common-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-analyzers-common-5.2.1.jar
[INFO] Copying lucene-backward-codecs-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-backward-codecs-5.2.1.jar
[INFO] Copying lucene-core-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-core-5.2.1.jar
[INFO] Copying lucene-expressions-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-expressions-5.2.1.jar
[INFO] Copying lucene-grouping-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-grouping-5.2.1.jar
[INFO] Copying lucene-highlighter-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-highlighter-5.2.1.jar
[INFO] Copying lucene-join-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-join-5.2.1.jar
[INFO] Copying lucene-memory-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-memory-5.2.1.jar
[INFO] Copying lucene-misc-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-misc-5.2.1.jar
[INFO] Copying lucene-queries-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-queries-5.2.1.jar
[INFO] Copying lucene-queryparser-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-queryparser-5.2.1.jar
[INFO] Copying lucene-sandbox-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-sandbox-5.2.1.jar
[INFO] Copying lucene-spatial-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-spatial-5.2.1.jar
[INFO] Copying lucene-suggest-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/lucene-suggest-5.2.1.jar
[INFO] Copying groovy-all-2.4.4-indy.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/groovy-all-2.4.4-indy.jar
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Copying pom.xml to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/pom.xml
[INFO] Copying HdrHistogram-2.1.6.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/HdrHistogram-2.1.6.jar
[INFO] Copying joda-convert-1.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/joda-convert-1.2.jar
[INFO] Copying asm-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/asm-4.1.jar
[INFO] Copying asm-commons-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/asm-commons-4.1.jar
[INFO] Copying snakeyaml-1.12.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/lib/snakeyaml-1.12.jar
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880391180
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/src/main/assemblies/targz-bin.xml
[INFO] Building tar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.tar.gz
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace-tar:
[untar] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.tar.gz into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/integ-tests
start-external-cluster-tar:
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/integ-tests/temp
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:16:36,385][INFO ][org.elasticsearch.node ] [Shalla-Bal] version[2.0.0-beta1-SNAPSHOT], pid[19754], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:16:36,386][INFO ][org.elasticsearch.node ] [Shalla-Bal] initializing ...
[elasticsearch] [2015-08-18 12:16:36,534][INFO ][org.elasticsearch.plugins] [Shalla-Bal] loaded [], sites []
[elasticsearch] [2015-08-18 12:16:36,670][INFO ][org.elasticsearch.env ] [Shalla-Bal] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.9gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:16:39,010][INFO ][org.elasticsearch.node ] [Shalla-Bal] initialized
[elasticsearch] [2015-08-18 12:16:39,010][INFO ][org.elasticsearch.node ] [Shalla-Bal] starting ...
[elasticsearch] [2015-08-18 12:16:39,134][INFO ][org.elasticsearch.transport] [Shalla-Bal] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:16:39,145][INFO ][org.elasticsearch.discovery] [Shalla-Bal] prepare_release/HWyXZZ9ZTSe8T4mkXwVcsA
[elasticsearch] [2015-08-18 12:16:42,166][INFO ][org.elasticsearch.cluster.service] [Shalla-Bal] new_master [Shalla-Bal][HWyXZZ9ZTSe8T4mkXwVcsA][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:16:42,188][INFO ][org.elasticsearch.http ] [Shalla-Bal] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:16:42,188][INFO ][org.elasticsearch.node ] [Shalla-Bal] started
[elasticsearch] [2015-08-18 12:16:42,220][INFO ][org.elasticsearch.gateway] [Shalla-Bal] recovered [0] indices into cluster_state
[echo] External cluster started PID 19754
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch ---
[INFO] <JUnit4> says cześć! Master seed: 62323A268921FC33
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(19839@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.test.rest.RestIT
IGNOR/A 0.10s | RestIT.test {p0=indices.put_settings/all_path_options/put settings in list of indices}
> Assumption #1: [indices.put_settings/all_path_options/put settings in list of indices] skipped, reason: [list of indices not implemented yet]
IGNOR/A 0.03s | RestIT.test {p0=cluster.put_settings/10_basic/Test put settings}
> Assumption #1: [cluster.put_settings/10_basic] skipped, reason: [leaves transient metadata behind, need to fix it]
IGNOR/A 0.02s | RestIT.test {p0=update/85_fields_meta/Metadata Fields}
> Assumption #1: [update/85_fields_meta/Metadata Fields] skipped, reason: [Update doesn't return metadata fields, waiting for #3259]
IGNOR/A 0.04s | RestIT.test {p0=indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed}
> Assumption #1: [indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed] skipped, reason: [Requires fix for issue 7258]
IGNOR/A 0.04s | RestIT.test {p0=cat.nodeattrs/10_basic/Test cat nodes attrs output}
> Assumption #1: [cat.nodeattrs/10_basic/Test cat nodes attrs output] skipped, reason: [Waiting for #12558]
IGNOR/A 0.02s | RestIT.test {p0=indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404}
> Assumption #1: [indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404] skipped, reason: [not implemented yet]
Completed [1/1] in 93.05s, 531 tests, 6 skipped
[INFO] JVM J0: 0.54 .. 95.76 = 95.22s
[INFO] Execution time total: 1 minute 35 seconds
[INFO] Tests summary: 1 suite, 531 tests, 6 ignored (6 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch ---
[INFO] Executing tasks
main:
[tophints] 99.31s | org.elasticsearch.test.rest.RestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 19754
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/failsafe-reports
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-license) @ elasticsearch ---
[INFO] Executing tasks
main:
[license check] Running license check
[exec] All SHAs and licenses OK
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/pom.xml to /home/harish/.m2/repository/org/elasticsearch/distribution/tar/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/tar/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.tar.gz to /home/harish/.m2/repository/org/elasticsearch/distribution/tar/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.tar.gz
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch ZIP Distribution 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880499550
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/classes
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch ---
[INFO] Compiling 1 source file to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 1 (and 230 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (default) @ elasticsearch ---
[INFO] Copying hppc-0.7.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/hppc-0.7.1.jar
[INFO] Copying jackson-core-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jackson-core-2.5.3.jar
[INFO] Copying jackson-dataformat-cbor-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jackson-dataformat-cbor-2.5.3.jar
[INFO] Copying jackson-dataformat-smile-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jackson-dataformat-smile-2.5.3.jar
[INFO] Copying jackson-dataformat-yaml-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jackson-dataformat-yaml-2.5.3.jar
[INFO] Copying compiler-0.8.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/compiler-0.8.13.jar
[INFO] Copying guava-18.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/guava-18.0.jar
[INFO] Copying compress-lzf-1.0.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/compress-lzf-1.0.2.jar
[INFO] Copying spatial4j-0.4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/spatial4j-0.4.1.jar
[INFO] Copying t-digest-3.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/t-digest-3.0.jar
[INFO] Copying jsr166e-1.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jsr166e-1.1.0.jar
[INFO] Copying jts-1.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jts-1.13.jar
[INFO] Copying commons-cli-1.3.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/commons-cli-1.3.1.jar
[INFO] Copying netty-3.10.3.Final.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/netty-3.10.3.Final.jar
[INFO] Copying joda-time-2.8.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/joda-time-2.8.jar
[INFO] Copying apache-log4j-extras-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/apache-log4j-extras-1.2.17.jar
[INFO] Copying log4j-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/log4j-1.2.17.jar
[INFO] Copying jna-4.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/jna-4.1.0.jar
[INFO] Copying antlr-runtime-3.5.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/antlr-runtime-3.5.jar
[INFO] Copying commons-lang3-3.3.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/commons-lang3-3.3.2.jar
[INFO] Copying lucene-analyzers-common-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-analyzers-common-5.2.1.jar
[INFO] Copying lucene-backward-codecs-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-backward-codecs-5.2.1.jar
[INFO] Copying lucene-core-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-core-5.2.1.jar
[INFO] Copying lucene-expressions-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-expressions-5.2.1.jar
[INFO] Copying lucene-grouping-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-grouping-5.2.1.jar
[INFO] Copying lucene-highlighter-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-highlighter-5.2.1.jar
[INFO] Copying lucene-join-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-join-5.2.1.jar
[INFO] Copying lucene-memory-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-memory-5.2.1.jar
[INFO] Copying lucene-misc-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-misc-5.2.1.jar
[INFO] Copying lucene-queries-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-queries-5.2.1.jar
[INFO] Copying lucene-queryparser-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-queryparser-5.2.1.jar
[INFO] Copying lucene-sandbox-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-sandbox-5.2.1.jar
[INFO] Copying lucene-spatial-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-spatial-5.2.1.jar
[INFO] Copying lucene-suggest-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/lucene-suggest-5.2.1.jar
[INFO] Copying groovy-all-2.4.4-indy.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/groovy-all-2.4.4-indy.jar
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Copying pom.xml to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/pom.xml
[INFO] Copying HdrHistogram-2.1.6.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/HdrHistogram-2.1.6.jar
[INFO] Copying joda-convert-1.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/joda-convert-1.2.jar
[INFO] Copying asm-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/asm-4.1.jar
[INFO] Copying asm-commons-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/asm-commons-4.1.jar
[INFO] Copying snakeyaml-1.12.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/lib/snakeyaml-1.12.jar
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880501847
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/src/main/assemblies/zip-bin.xml
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (execute) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace-zip:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/integ-tests
start-external-cluster-zip:
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/integ-tests/temp
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:18:25,196][INFO ][org.elasticsearch.node ] [Nuke - Squadron Supreme Member] version[2.0.0-beta1-SNAPSHOT], pid[20318], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:18:25,197][INFO ][org.elasticsearch.node ] [Nuke - Squadron Supreme Member] initializing ...
[elasticsearch] [2015-08-18 12:18:25,318][INFO ][org.elasticsearch.plugins] [Nuke - Squadron Supreme Member] loaded [], sites []
[elasticsearch] [2015-08-18 12:18:25,442][INFO ][org.elasticsearch.env ] [Nuke - Squadron Supreme Member] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.8gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:18:27,603][INFO ][org.elasticsearch.node ] [Nuke - Squadron Supreme Member] initialized
[elasticsearch] [2015-08-18 12:18:27,603][INFO ][org.elasticsearch.node ] [Nuke - Squadron Supreme Member] starting ...
[elasticsearch] [2015-08-18 12:18:27,701][INFO ][org.elasticsearch.transport] [Nuke - Squadron Supreme Member] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:18:27,716][INFO ][org.elasticsearch.discovery] [Nuke - Squadron Supreme Member] prepare_release/BKA4WfViQzuj_GbZKvdzrg
[elasticsearch] [2015-08-18 12:18:30,740][INFO ][org.elasticsearch.cluster.service] [Nuke - Squadron Supreme Member] new_master [Nuke - Squadron Supreme Member][BKA4WfViQzuj_GbZKvdzrg][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:18:30,762][INFO ][org.elasticsearch.http ] [Nuke - Squadron Supreme Member] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:18:30,763][INFO ][org.elasticsearch.node ] [Nuke - Squadron Supreme Member] started
[elasticsearch] [2015-08-18 12:18:30,790][INFO ][org.elasticsearch.gateway] [Nuke - Squadron Supreme Member] recovered [0] indices into cluster_state
[echo] External cluster started PID 20318
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch ---
[INFO] <JUnit4> says hello! Master seed: 216ABAE8CB794CA0
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(20383@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.test.rest.RestIT
IGNOR/A 0.08s | RestIT.test {p0=update/85_fields_meta/Metadata Fields}
> Assumption #1: [update/85_fields_meta/Metadata Fields] skipped, reason: [Update doesn't return metadata fields, waiting for #3259]
IGNOR/A 0.04s | RestIT.test {p0=indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed}
> Assumption #1: [indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed] skipped, reason: [Requires fix for issue 7258]
IGNOR/A 0.04s | RestIT.test {p0=indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404}
> Assumption #1: [indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404] skipped, reason: [not implemented yet]
IGNOR/A 0.03s | RestIT.test {p0=indices.put_settings/all_path_options/put settings in list of indices}
> Assumption #1: [indices.put_settings/all_path_options/put settings in list of indices] skipped, reason: [list of indices not implemented yet]
IGNOR/A 0.03s | RestIT.test {p0=cat.nodeattrs/10_basic/Test cat nodes attrs output}
> Assumption #1: [cat.nodeattrs/10_basic/Test cat nodes attrs output] skipped, reason: [Waiting for #12558]
IGNOR/A 0.02s | RestIT.test {p0=cluster.put_settings/10_basic/Test put settings}
> Assumption #1: [cluster.put_settings/10_basic] skipped, reason: [leaves transient metadata behind, need to fix it]
Completed [1/1] in 88.76s, 531 tests, 6 skipped
[INFO] JVM J0: 0.52 .. 91.55 = 91.03s
[INFO] Execution time total: 1 minute 31 seconds
[INFO] Tests summary: 1 suite, 531 tests, 6 ignored (6 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch ---
[INFO] Executing tasks
main:
[tophints] 92.05s | org.elasticsearch.test.rest.RestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 20318
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/failsafe-reports
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-license) @ elasticsearch ---
[INFO] Executing tasks
main:
[license check] Running license check
[exec] All SHAs and licenses OK
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/pom.xml to /home/harish/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/zip/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/distribution/zip/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch DEB Distribution 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880604080
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/classes
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch ---
[INFO] Compiling 1 source file to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 1 (and 230 related) class file(s) for forbidden API invocations (in 0.11s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (default) @ elasticsearch ---
[INFO] Copying hppc-0.7.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/hppc-0.7.1.jar
[INFO] Copying jackson-core-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jackson-core-2.5.3.jar
[INFO] Copying jackson-dataformat-cbor-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jackson-dataformat-cbor-2.5.3.jar
[INFO] Copying jackson-dataformat-smile-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jackson-dataformat-smile-2.5.3.jar
[INFO] Copying jackson-dataformat-yaml-2.5.3.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jackson-dataformat-yaml-2.5.3.jar
[INFO] Copying compiler-0.8.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/compiler-0.8.13.jar
[INFO] Copying guava-18.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/guava-18.0.jar
[INFO] Copying compress-lzf-1.0.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/compress-lzf-1.0.2.jar
[INFO] Copying spatial4j-0.4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/spatial4j-0.4.1.jar
[INFO] Copying t-digest-3.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/t-digest-3.0.jar
[INFO] Copying jsr166e-1.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jsr166e-1.1.0.jar
[INFO] Copying jts-1.13.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jts-1.13.jar
[INFO] Copying commons-cli-1.3.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/commons-cli-1.3.1.jar
[INFO] Copying netty-3.10.3.Final.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/netty-3.10.3.Final.jar
[INFO] Copying joda-time-2.8.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/joda-time-2.8.jar
[INFO] Copying apache-log4j-extras-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/apache-log4j-extras-1.2.17.jar
[INFO] Copying log4j-1.2.17.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/log4j-1.2.17.jar
[INFO] Copying jna-4.1.0.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/jna-4.1.0.jar
[INFO] Copying antlr-runtime-3.5.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/antlr-runtime-3.5.jar
[INFO] Copying commons-lang3-3.3.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/commons-lang3-3.3.2.jar
[INFO] Copying lucene-analyzers-common-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-analyzers-common-5.2.1.jar
[INFO] Copying lucene-backward-codecs-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-backward-codecs-5.2.1.jar
[INFO] Copying lucene-core-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-core-5.2.1.jar
[INFO] Copying lucene-expressions-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-expressions-5.2.1.jar
[INFO] Copying lucene-grouping-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-grouping-5.2.1.jar
[INFO] Copying lucene-highlighter-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-highlighter-5.2.1.jar
[INFO] Copying lucene-join-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-join-5.2.1.jar
[INFO] Copying lucene-memory-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-memory-5.2.1.jar
[INFO] Copying lucene-misc-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-misc-5.2.1.jar
[INFO] Copying lucene-queries-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-queries-5.2.1.jar
[INFO] Copying lucene-queryparser-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-queryparser-5.2.1.jar
[INFO] Copying lucene-sandbox-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-sandbox-5.2.1.jar
[INFO] Copying lucene-spatial-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-spatial-5.2.1.jar
[INFO] Copying lucene-suggest-5.2.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/lucene-suggest-5.2.1.jar
[INFO] Copying groovy-all-2.4.4-indy.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/groovy-all-2.4.4-indy.jar
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/elasticsearch-2.0.0-beta1-SNAPSHOT.jar
[INFO] Copying pom.xml to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/pom.xml
[INFO] Copying HdrHistogram-2.1.6.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/HdrHistogram-2.1.6.jar
[INFO] Copying joda-convert-1.2.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/joda-convert-1.2.jar
[INFO] Copying asm-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/asm-4.1.jar
[INFO] Copying asm-commons-4.1.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/asm-commons-4.1.jar
[INFO] Copying snakeyaml-1.12.jar to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/lib/snakeyaml-1.12.jar
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources-deb) @ elasticsearch ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch ---
[INFO] Skipping packaging of the jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880607525
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- jdeb:1.4:jdeb (default) @ elasticsearch ---
[INFO] Creating debian package: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.deb
[INFO] Building conffiles
[INFO] Skipping 'conffiles' generation. No entries provided.
[INFO] Creating changes file: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/elasticsearch_2.0.0+beta1~SNAPSHOT_all.changes
[INFO] Attaching created debian package /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.deb
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace-deb:
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/integ-tests/deb-extracted
[deb-info] new debian package, version 2.0.
[deb-info] size 28820150 bytes: control archive=4912 bytes.
[deb-info] 167 bytes, 5 lines conffiles
[deb-info] 1534 bytes, 39 lines control
[deb-info] 4683 bytes, 56 lines md5sums
[deb-info] 3360 bytes, 103 lines * postinst #!/bin/sh
[deb-info] 2786 bytes, 121 lines * postrm #!/bin/sh
[deb-info] 2310 bytes, 85 lines * preinst #!/bin/sh
[deb-info] 1812 bytes, 71 lines * prerm #!/bin/sh
[deb-info] Package: elasticsearch
[deb-info] Version: 2.0.0+beta1~SNAPSHOT
[deb-info] Section: web
[deb-info] Priority: optional
[deb-info] Architecture: all
[deb-info] Depends: libc6, adduser
[deb-info] Installed-Size: 31534
[deb-info] Maintainer: Elasticsearch Team <info@elastic.co>
[deb-info] Description: Open Source, Distributed, RESTful Search Engine
[deb-info] Elasticsearch is a distributed RESTful search engine built for the cloud.
[deb-info] .
[deb-info] Features include:
[deb-info] .
[deb-info] + Distributed and Highly Available Search Engine.
[deb-info] - Each index is fully sharded with a configurable number of shards.
[deb-info] - Each shard can have one or more replicas.
[deb-info] - Read / Search operations performed on either one of the replica shard.
[deb-info] + Multi Tenant with Multi Types.
[deb-info] - Support for more than one index.
[deb-info] - Support for more than one type per index.
[deb-info] - Index level configuration (number of shards, index storage, ...).
[deb-info] + Various set of APIs
[deb-info] - HTTP RESTful API
[deb-info] - Native Java API.
[deb-info] - All APIs perform automatic node operation rerouting.
[deb-info] + Document oriented
[deb-info] - No need for upfront schema definition.
[deb-info] - Schema can be defined per type for customization of the indexing process.
[deb-info] + Reliable, Asynchronous Write Behind for long term persistency.
[deb-info] + (Near) Real Time Search.
[deb-info] + Built on top of Lucene
[deb-info] - Each shard is a fully functional Lucene index
[deb-info] - All the power of Lucene easily exposed through simple
[deb-info] configuration/plugins.
[deb-info] + Per operation consistency
[deb-info] - Single document level operations are atomic, consistent, isolated and
[deb-info] durable.
[deb-info] + Open Source under the Apache License, version 2 ("ALv2").
[deb-info] Homepage: https://www.elastic.co/
start-external-cluster-deb:
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/integ-tests/temp
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/integ-tests/deb-extracted/usr/share/elasticsearch//repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] ${log.contents}
[echo] External cluster started PID 20677
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch ---
[INFO] <JUnit4> says hello! Master seed: DBC9FE0711CE9F1D
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(20742@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.test.rest.RestIT
IGNOR/A 0.08s | RestIT.test {p0=indices.put_settings/all_path_options/put settings in list of indices}
> Assumption #1: [indices.put_settings/all_path_options/put settings in list of indices] skipped, reason: [list of indices not implemented yet]
IGNOR/A 0.06s | RestIT.test {p0=update/85_fields_meta/Metadata Fields}
> Assumption #1: [update/85_fields_meta/Metadata Fields] skipped, reason: [Update doesn't return metadata fields, waiting for #3259]
IGNOR/A 0.04s | RestIT.test {p0=indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404}
> Assumption #1: [indices.get_aliases/10_basic/Getting alias on an non-existent index should return 404] skipped, reason: [not implemented yet]
IGNOR/A 0.03s | RestIT.test {p0=cluster.put_settings/10_basic/Test put settings}
> Assumption #1: [cluster.put_settings/10_basic] skipped, reason: [leaves transient metadata behind, need to fix it]
IGNOR/A 0.03s | RestIT.test {p0=indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed}
> Assumption #1: [indices.get/10_basic/Should return test_index_3 if expand_wildcards=closed] skipped, reason: [Requires fix for issue 7258]
IGNOR/A 0.04s | RestIT.test {p0=cat.nodeattrs/10_basic/Test cat nodes attrs output}
> Assumption #1: [cat.nodeattrs/10_basic/Test cat nodes attrs output] skipped, reason: [Waiting for #12558]
Completed [1/1] in 85.17s, 531 tests, 6 skipped
[INFO] JVM J0: 0.65 .. 87.98 = 87.33s
[INFO] Execution time total: 1 minute 28 seconds
[INFO] Tests summary: 1 suite, 531 tests, 6 ignored (6 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch ---
[INFO] Executing tasks
main:
[tophints] 98.70s | org.elasticsearch.test.rest.RestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 20677
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/failsafe-reports
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-license) @ elasticsearch ---
[INFO] Executing tasks
main:
[license check] Running license check
[exec] All SHAs and licenses OK
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/pom.xml to /home/harish/.m2/repository/org/elasticsearch/distribution/deb/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/distribution/deb/target/releases/elasticsearch-2.0.0-beta1-SNAPSHOT.deb to /home/harish/.m2/repository/org/elasticsearch/distribution/deb/elasticsearch/2.0.0-beta1-SNAPSHOT/elasticsearch-2.0.0-beta1-SNAPSHOT.deb
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Plugin POM 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-plugin ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-plugin ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-plugin ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-plugin ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-plugin ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-plugin ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880709092
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-plugin ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-plugin ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-plugin ---
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-plugin ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-plugin ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-plugin ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-plugin >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-plugin ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-plugin ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-plugin ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-plugin ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-plugin ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880710128
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-plugin ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-plugin ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-plugin <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-plugin ---
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-plugin ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-plugin ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-plugin ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-plugin ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-plugin ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-plugin ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-plugin ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-plugin/2.0.0-beta1-SNAPSHOT/elasticsearch-plugin-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Japanese (kuromoji) Analysis plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-analysis-kuromoji ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-kuromoji ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880710700
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-analysis-kuromoji ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-analysis-kuromoji ---
[INFO] Compiling 11 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-analysis-kuromoji ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 17 (and 319 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-analysis-kuromoji ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-analysis-kuromoji ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] Copying 2 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-analysis-kuromoji ---
[INFO] Compiling 2 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-analysis-kuromoji ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 2 (and 287 related) class file(s) for forbidden API invocations (in 0.05s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-analysis-kuromoji ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-analysis-kuromoji ---
[INFO] <JUnit4> says kaixo! Master seed: 1DFCE87F0B0994ED
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(21183@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.KuromojiAnalysisTests
Completed [1/1] in 3.38s, 8 tests
[INFO] JVM J0: 0.52 .. 4.55 = 4.03s
[INFO] Execution time total: 4.55 sec.
[INFO] Tests summary: 1 suite, 8 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[tophints] 3.48s | org.elasticsearch.index.analysis.KuromojiAnalysisTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-analysis-kuromoji ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-kuromoji >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-kuromoji ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-kuromoji ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880718960
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-kuromoji <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-kuromoji ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-analysis-kuromoji ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/releases/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-analysis-kuromoji ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-analysis-kuromoji...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-analysis-kuromoji -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/releases/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-analysis-kuromoji...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/releases/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .............................................DONE
[plugin] PluginInfo{name='analysis-kuromoji', description='The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.kuromoji.AnalysisKuromojiPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-kuromoji into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-kuromoji
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:22:02,466][INFO ][org.elasticsearch.node ] [Starshine] version[2.0.0-beta1-SNAPSHOT], pid[21258], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:22:02,466][INFO ][org.elasticsearch.node ] [Starshine] initializing ...
[elasticsearch] [2015-08-18 12:22:02,668][INFO ][org.elasticsearch.plugins] [Starshine] loaded [analysis-kuromoji], sites []
[elasticsearch] [2015-08-18 12:22:02,799][INFO ][org.elasticsearch.env ] [Starshine] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.8gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:22:05,060][INFO ][org.elasticsearch.node ] [Starshine] initialized
[elasticsearch] [2015-08-18 12:22:05,061][INFO ][org.elasticsearch.node ] [Starshine] starting ...
[elasticsearch] [2015-08-18 12:22:05,203][INFO ][org.elasticsearch.transport] [Starshine] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:22:05,219][INFO ][org.elasticsearch.discovery] [Starshine] prepare_release/g4qNUPB5QDSp6K4grTA-4g
[elasticsearch] [2015-08-18 12:22:08,244][INFO ][org.elasticsearch.cluster.service] [Starshine] new_master [Starshine][g4qNUPB5QDSp6K4grTA-4g][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:22:08,282][INFO ][org.elasticsearch.http ] [Starshine] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:22:08,282][INFO ][org.elasticsearch.node ] [Starshine] started
[elasticsearch] [2015-08-18 12:22:08,313][INFO ][org.elasticsearch.gateway] [Starshine] recovered [0] indices into cluster_state
[echo] External cluster started PID 21258
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-analysis-kuromoji ---
[INFO] <JUnit4> says g'day! Master seed: A5AE48C30672467C
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(21327@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.AnalysisKuromojiRestIT
Completed [1/1] in 5.19s, 6 tests
[INFO] JVM J0: 0.52 .. 7.30 = 6.79s
[INFO] Execution time total: 7.31 sec.
[INFO] Tests summary: 1 suite, 6 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
[tophints] 5.33s | org.elasticsearch.index.analysis.AnalysisKuromojiRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-analysis-kuromoji ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 21258
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-analysis-kuromoji ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-analysis-kuromoji ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-kuromoji/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-kuromoji/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-kuromoji/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-kuromoji/target/releases/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-kuromoji/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Smart Chinese Analysis plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-analysis-smartcn ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-smartcn ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-smartcn ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880736189
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-analysis-smartcn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-analysis-smartcn ---
[INFO] Compiling 7 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-analysis-smartcn ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 10 (and 296 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-analysis-smartcn ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-analysis-smartcn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/src/test/resources
[INFO] Copying 2 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-analysis-smartcn ---
[INFO] Compiling 2 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-analysis-smartcn ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 2 (and 257 related) class file(s) for forbidden API invocations (in 0.05s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-analysis-smartcn ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-analysis-smartcn ---
[INFO] <JUnit4> says Привет! Master seed: 2191A034538E337A
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(21457@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.SimpleSmartChineseAnalysisTests
Completed [1/1] in 2.01s, 1 test
[INFO] JVM J0: 0.53 .. 3.06 = 2.53s
[INFO] Execution time total: 3.06 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[tophints] 2.11s | org.elasticsearch.index.analysis.SimpleSmartChineseAnalysisTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-analysis-smartcn ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-smartcn >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-smartcn ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-smartcn ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-smartcn ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880742472
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-smartcn <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-smartcn ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-analysis-smartcn ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/releases/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-analysis-smartcn ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-analysis-smartcn...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-analysis-smartcn -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/releases/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-analysis-smartcn...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/releases/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ....................................DONE
[plugin] PluginInfo{name='analysis-smartcn', description='Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.smartcn.AnalysisSmartChinesePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-smartcn into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-smartcn
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:22:25,696][INFO ][org.elasticsearch.node ] [Maggott] version[2.0.0-beta1-SNAPSHOT], pid[21520], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:22:25,696][INFO ][org.elasticsearch.node ] [Maggott] initializing ...
[elasticsearch] [2015-08-18 12:22:25,963][INFO ][org.elasticsearch.plugins] [Maggott] loaded [analysis-smartcn], sites []
[elasticsearch] [2015-08-18 12:22:26,080][INFO ][org.elasticsearch.env ] [Maggott] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.8gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:22:28,379][INFO ][org.elasticsearch.node ] [Maggott] initialized
[elasticsearch] [2015-08-18 12:22:28,379][INFO ][org.elasticsearch.node ] [Maggott] starting ...
[elasticsearch] [2015-08-18 12:22:28,502][INFO ][org.elasticsearch.transport] [Maggott] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:22:28,513][INFO ][org.elasticsearch.discovery] [Maggott] prepare_release/fl3BWHStQe-AWAReZ_OGWw
[elasticsearch] [2015-08-18 12:22:31,535][INFO ][org.elasticsearch.cluster.service] [Maggott] new_master [Maggott][fl3BWHStQe-AWAReZ_OGWw][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:22:31,564][INFO ][org.elasticsearch.http ] [Maggott] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:22:31,565][INFO ][org.elasticsearch.node ] [Maggott] started
[elasticsearch] [2015-08-18 12:22:31,593][INFO ][org.elasticsearch.gateway] [Maggott] recovered [0] indices into cluster_state
[echo] External cluster started PID 21520
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-analysis-smartcn ---
[INFO] <JUnit4> says ᐊᐃ! Master seed: 9A6DE1E853588FBE
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(21601@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.AnalysisSmartChineseRestIT
Completed [1/1] in 5.18s, 3 tests
[INFO] JVM J0: 0.53 .. 7.08 = 6.55s
[INFO] Execution time total: 7.08 sec.
[INFO] Tests summary: 1 suite, 3 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
[tophints] 5.45s | org.elasticsearch.index.analysis.AnalysisSmartChineseRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-analysis-smartcn ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 21520
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-analysis-smartcn ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-analysis-smartcn ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-smartcn/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-smartcn/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-smartcn/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-smartcn/target/releases/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-smartcn/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Stempel (Polish) Analysis plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-analysis-stempel ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-stempel ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-stempel ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880759316
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-analysis-stempel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-analysis-stempel ---
[INFO] Compiling 6 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-analysis-stempel ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 7 (and 295 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-analysis-stempel ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-analysis-stempel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/src/test/resources
[INFO] Copying 2 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-analysis-stempel ---
[INFO] Compiling 3 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-analysis-stempel ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 3 (and 275 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-analysis-stempel ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-analysis-stempel ---
[INFO] <JUnit4> says ciao! Master seed: 15DE0695C12780AD
[INFO] Parsed test filtering expression: default
Executing 2 suites with 2 JVMs.
Started J0 PID(21716@harish-HP-ProBook-440-G2).
Started J1 PID(21717@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.PolishAnalysisTests
Completed [1/2] on J1 in 3.31s, 1 test
Suite: org.elasticsearch.index.analysis.SimplePolishTokenFilterTests
Completed [2/2] on J0 in 3.80s, 1 test
[INFO] JVM J0: 0.78 .. 5.54 = 4.76s
[INFO] JVM J1: 0.78 .. 4.59 = 3.81s
[INFO] Execution time total: 5.54 sec.
[INFO] Tests summary: 2 suites, 2 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[tophints] 4.01s | org.elasticsearch.index.analysis.SimplePolishTokenFilterTests
[tophints] 3.40s | org.elasticsearch.index.analysis.PolishAnalysisTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-analysis-stempel ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-stempel >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-stempel ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-stempel ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-stempel ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880768490
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-stempel <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-stempel ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-analysis-stempel ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/releases/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-analysis-stempel ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-analysis-stempel...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-analysis-stempel -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/releases/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-analysis-stempel...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/releases/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ......DONE
[plugin] PluginInfo{name='analysis-stempel', description='The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.stempel.AnalysisStempelPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-stempel into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-stempel
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:22:54,246][INFO ][org.elasticsearch.node ] [Flygirl] version[2.0.0-beta1-SNAPSHOT], pid[21808], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:22:54,247][INFO ][org.elasticsearch.node ] [Flygirl] initializing ...
[elasticsearch] [2015-08-18 12:22:54,462][INFO ][org.elasticsearch.plugins] [Flygirl] loaded [analysis-stempel], sites []
[elasticsearch] [2015-08-18 12:22:54,576][INFO ][org.elasticsearch.env ] [Flygirl] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.8gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:22:57,419][INFO ][org.elasticsearch.node ] [Flygirl] initialized
[elasticsearch] [2015-08-18 12:22:57,419][INFO ][org.elasticsearch.node ] [Flygirl] starting ...
[elasticsearch] [2015-08-18 12:22:57,499][INFO ][org.elasticsearch.transport] [Flygirl] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:22:57,511][INFO ][org.elasticsearch.discovery] [Flygirl] prepare_release/Dkx2YrkkSLK_UAfxC03g1w
[elasticsearch] [2015-08-18 12:23:00,532][INFO ][org.elasticsearch.cluster.service] [Flygirl] new_master [Flygirl][Dkx2YrkkSLK_UAfxC03g1w][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:23:00,555][INFO ][org.elasticsearch.http ] [Flygirl] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:23:00,555][INFO ][org.elasticsearch.node ] [Flygirl] started
[elasticsearch] [2015-08-18 12:23:00,640][INFO ][org.elasticsearch.gateway] [Flygirl] recovered [0] indices into cluster_state
[echo] External cluster started PID 21808
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-analysis-stempel ---
[INFO] <JUnit4> says hello! Master seed: 50CBB98F5CB9F517
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(21893@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.AnalysisPolishRestIT
Completed [1/1] in 4.90s, 3 tests
[INFO] JVM J0: 0.53 .. 7.07 = 6.54s
[INFO] Execution time total: 7.07 sec.
[INFO] Tests summary: 1 suite, 3 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
[tophints] 4.95s | org.elasticsearch.index.analysis.AnalysisPolishRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-analysis-stempel ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 21808
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-analysis-stempel ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-analysis-stempel ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-stempel/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-stempel/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-stempel/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-stempel/target/releases/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-stempel/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Phonetic Analysis plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-analysis-phonetic ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-phonetic ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-phonetic ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880788162
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-analysis-phonetic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-analysis-phonetic ---
[INFO] Compiling 6 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-analysis-phonetic ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 6 (and 303 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-analysis-phonetic ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-analysis-phonetic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 0 resource
[INFO] Copying 4 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-analysis-phonetic ---
[INFO] Compiling 2 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-analysis-phonetic ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 2 (and 258 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-analysis-phonetic ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-analysis-phonetic ---
[INFO] <JUnit4> says kaixo! Master seed: A1E7094C94F8183B
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(22003@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.SimplePhoneticAnalysisTests
Completed [1/1] in 2.29s, 1 test
[INFO] JVM J0: 0.53 .. 3.31 = 2.78s
[INFO] Execution time total: 3.31 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[tophints] 2.24s | org.elasticsearch.index.analysis.SimplePhoneticAnalysisTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-analysis-phonetic ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-phonetic >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-phonetic ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-phonetic ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-phonetic ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880795160
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-phonetic <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-phonetic ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-analysis-phonetic ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/releases/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-analysis-phonetic ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-analysis-phonetic...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-analysis-phonetic -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/releases/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-analysis-phonetic...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/releases/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ...DONE
[plugin] PluginInfo{name='analysis-phonetic', description='The Phonetic Analysis plugin integrates phonetic token filter analysis with elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.AnalysisPhoneticPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-phonetic into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-phonetic
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:23:18,537][INFO ][org.elasticsearch.node ] [Leap-Frog] version[2.0.0-beta1-SNAPSHOT], pid[22083], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:23:18,537][INFO ][org.elasticsearch.node ] [Leap-Frog] initializing ...
[elasticsearch] [2015-08-18 12:23:18,770][INFO ][org.elasticsearch.plugins] [Leap-Frog] loaded [analysis-phonetic], sites []
[elasticsearch] [2015-08-18 12:23:18,902][INFO ][org.elasticsearch.env ] [Leap-Frog] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.7gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:23:21,009][INFO ][org.elasticsearch.node ] [Leap-Frog] initialized
[elasticsearch] [2015-08-18 12:23:21,009][INFO ][org.elasticsearch.node ] [Leap-Frog] starting ...
[elasticsearch] [2015-08-18 12:23:21,095][INFO ][org.elasticsearch.transport] [Leap-Frog] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:23:21,109][INFO ][org.elasticsearch.discovery] [Leap-Frog] prepare_release/E_uotNAlTxG5YkPYZVPVag
[elasticsearch] [2015-08-18 12:23:24,137][INFO ][org.elasticsearch.cluster.service] [Leap-Frog] new_master [Leap-Frog][E_uotNAlTxG5YkPYZVPVag][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:23:24,158][INFO ][org.elasticsearch.http ] [Leap-Frog] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:23:24,158][INFO ][org.elasticsearch.node ] [Leap-Frog] started
[elasticsearch] [2015-08-18 12:23:24,192][INFO ][org.elasticsearch.gateway] [Leap-Frog] recovered [0] indices into cluster_state
[echo] External cluster started PID 22083
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-analysis-phonetic ---
[INFO] <JUnit4> says hi! Master seed: 5BD27B706E81F645
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(22150@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.AnalysisPhoneticRestIT
Completed [1/1] in 5.52s, 4 tests
[INFO] JVM J0: 0.52 .. 7.55 = 7.03s
[INFO] Execution time total: 7.56 sec.
[INFO] Tests summary: 1 suite, 4 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
[tophints] 5.59s | org.elasticsearch.index.analysis.AnalysisPhoneticRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-analysis-phonetic ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 22083
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-analysis-phonetic ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-analysis-phonetic ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-phonetic/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-phonetic/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-phonetic/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-phonetic/target/releases/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-phonetic/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch ICU Analysis plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-analysis-icu ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-icu ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-icu ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880812429
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-analysis-icu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-analysis-icu ---
[INFO] Compiling 12 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-analysis-icu ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 19 (and 326 related) class file(s) for forbidden API invocations (in 0.05s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-analysis-icu ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-analysis-icu ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/src/test/resources
[INFO] Copying 2 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-analysis-icu ---
[INFO] Compiling 6 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-analysis-icu ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 6 (and 292 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-analysis-icu ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-analysis-icu ---
[INFO] <JUnit4> says aloha! Master seed: F2B942D94677DFAD
[INFO] Parsed test filtering expression: default
Executing 3 suites with 3 JVMs.
Started J0 PID(22276@harish-HP-ProBook-440-G2).
Started J2 PID(22282@harish-HP-ProBook-440-G2).
Started J1 PID(22284@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.SimpleIcuAnalysisTests
Completed [1/3] on J2 in 6.00s, 1 test
Suite: org.elasticsearch.index.analysis.SimpleIcuNormalizerCharFilterTests
Completed [2/3] on J1 in 6.51s, 2 tests
Suite: org.elasticsearch.index.analysis.SimpleIcuCollationTokenFilterTests
Completed [3/3] on J0 in 7.43s, 9 tests
[INFO] JVM J0: 1.03 .. 9.60 = 8.57s
[INFO] JVM J1: 1.05 .. 8.11 = 7.06s
[INFO] JVM J2: 1.04 .. 7.85 = 6.81s
[INFO] Execution time total: 9.60 sec.
[INFO] Tests summary: 3 suites, 12 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[tophints] 7.97s | org.elasticsearch.index.analysis.SimpleIcuCollationTokenFilterTests
[tophints] 6.94s | org.elasticsearch.index.analysis.SimpleIcuNormalizerCharFilterTests
[tophints] 6.60s | org.elasticsearch.index.analysis.SimpleIcuAnalysisTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-analysis-icu ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-icu >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-analysis-icu ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-analysis-icu ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-analysis-icu ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880825893
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-icu <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-analysis-icu ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-analysis-icu ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/releases/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-analysis-icu ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-analysis-icu...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-analysis-icu -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/releases/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-analysis-icu...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/releases/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ......................................................................................................DONE
[plugin] PluginInfo{name='analysis-icu', description='The ICU Analysis plugin integrates Lucene ICU module into elasticsearch, adding ICU relates analysis components.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.icu.AnalysisICUPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-icu into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-icu
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:23:49,734][INFO ][org.elasticsearch.node ] [El Muerto] version[2.0.0-beta1-SNAPSHOT], pid[22405], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:23:49,735][INFO ][org.elasticsearch.node ] [El Muerto] initializing ...
[elasticsearch] [2015-08-18 12:23:49,991][INFO ][org.elasticsearch.plugins] [El Muerto] loaded [analysis-icu], sites []
[elasticsearch] [2015-08-18 12:23:50,101][INFO ][org.elasticsearch.env ] [El Muerto] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.7gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:23:52,203][INFO ][org.elasticsearch.node ] [El Muerto] initialized
[elasticsearch] [2015-08-18 12:23:52,203][INFO ][org.elasticsearch.node ] [El Muerto] starting ...
[elasticsearch] [2015-08-18 12:23:52,276][INFO ][org.elasticsearch.transport] [El Muerto] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:23:52,289][INFO ][org.elasticsearch.discovery] [El Muerto] prepare_release/HqL8AnyMRYyQ5UOfkbZkyw
[elasticsearch] [2015-08-18 12:23:55,310][INFO ][org.elasticsearch.cluster.service] [El Muerto] new_master [El Muerto][HqL8AnyMRYyQ5UOfkbZkyw][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:23:55,344][INFO ][org.elasticsearch.http ] [El Muerto] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:23:55,344][INFO ][org.elasticsearch.node ] [El Muerto] started
[elasticsearch] [2015-08-18 12:23:55,365][INFO ][org.elasticsearch.gateway] [El Muerto] recovered [0] indices into cluster_state
[echo] External cluster started PID 22405
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-analysis-icu ---
[INFO] <JUnit4> says cześć! Master seed: BDFF226693D906BF
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(22470@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.analysis.AnalysisICURestIT
Completed [1/1] in 4.99s, 5 tests
[INFO] JVM J0: 0.53 .. 7.07 = 6.55s
[INFO] Execution time total: 7.08 sec.
[INFO] Tests summary: 1 suite, 5 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
[tophints] 5.35s | org.elasticsearch.index.analysis.AnalysisICURestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-analysis-icu ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 22405
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-analysis-icu ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-analysis-icu ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-icu/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-icu/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-icu/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/analysis-icu/target/releases/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-analysis-icu/2.0.0-beta1-SNAPSHOT/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Google Compute Engine cloud plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-cloud-gce ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-cloud-gce ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-cloud-gce ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880843347
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-cloud-gce ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-cloud-gce ---
[INFO] Compiling 7 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-cloud-gce ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 10 (and 334 related) class file(s) for forbidden API invocations (in 0.10s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-cloud-gce ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-cloud-gce ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-cloud-gce ---
[INFO] Compiling 11 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-cloud-gce ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 12 (and 288 related) class file(s) for forbidden API invocations (in 0.06s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-cloud-gce ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-cloud-gce ---
[INFO] <JUnit4> says ahoj! Master seed: FB6CDC1F5523B16C
[INFO] Parsed test filtering expression: default
Executing 2 suites with 1 JVM.
Started J0 PID(22599@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.discovery.gce.GceComputeEngineTest
IGNOR/A 0.06s | GceComputeEngineTest.zero_node_43
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.nodes_with_same_tags_and_no_tag_set
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.nodes_with_different_tags_and_two_tag_set
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.multiple_zones_and_two_nodes_in_different_zones
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.nodes_with_same_tags_and_two_tags_set
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.nodes_with_different_tags_and_one_tag_set
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.nodes_with_same_tags_and_one_tag_set
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.multiple_zones_and_two_nodes_in_same_zone
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
IGNOR/A 0.00s | GceComputeEngineTest.nodes_with_different_tags_and_no_tag_set
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/12622))
Completed [1/2] in 0.71s, 9 tests, 9 skipped
Suite: org.elasticsearch.gce.itest.GceSimpleITest
IGNOR/A 0.00s | GceSimpleITest.one_node_should_run
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
Completed [2/2] in 0.01s, 1 test, 1 skipped
[INFO] JVM J0: 0.52 .. 1.58 = 1.05s
[INFO] Execution time total: 1.61 sec.
[INFO] Tests summary: 2 suites, 10 tests, 10 ignored (10 assumptions)
[WARNING] There were no executed tests: 2 suites, 10 tests, 10 ignored (10 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[tophints] 0.45s | org.elasticsearch.gce.itest.GceSimpleITest
[tophints] 0.33s | org.elasticsearch.discovery.gce.GceComputeEngineTest
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-cloud-gce ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-gce >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-cloud-gce ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-cloud-gce ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-cloud-gce ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880849292
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-gce <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-gce ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-cloud-gce ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/releases/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-cloud-gce ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-cloud-gce...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-cloud-gce -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/releases/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-cloud-gce...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/releases/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ....................DONE
[plugin] PluginInfo{name='cloud-gce', description='The Google Compute Engine (GCE) Cloud plugin allows to use GCE API for the unicast discovery mechanism.', site=false, jvm=true, classname=org.elasticsearch.plugin.cloud.gce.CloudGcePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed cloud-gce into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/cloud-gce
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:24:12,444][INFO ][org.elasticsearch.node ] [Apalla] version[2.0.0-beta1-SNAPSHOT], pid[22659], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:24:12,445][INFO ][org.elasticsearch.node ] [Apalla] initializing ...
[elasticsearch] [2015-08-18 12:24:12,672][INFO ][org.elasticsearch.plugins] [Apalla] loaded [cloud-gce], sites []
[elasticsearch] [2015-08-18 12:24:12,787][INFO ][org.elasticsearch.env ] [Apalla] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.6gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:24:15,111][INFO ][org.elasticsearch.node ] [Apalla] initialized
[elasticsearch] [2015-08-18 12:24:15,111][INFO ][org.elasticsearch.node ] [Apalla] starting ...
[elasticsearch] [2015-08-18 12:24:15,214][INFO ][org.elasticsearch.transport] [Apalla] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:24:15,230][INFO ][org.elasticsearch.discovery] [Apalla] prepare_release/sT3aP9TfQyajpOHnaHX_Rw
[elasticsearch] [2015-08-18 12:24:18,255][INFO ][org.elasticsearch.cluster.service] [Apalla] new_master [Apalla][sT3aP9TfQyajpOHnaHX_Rw][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:24:18,281][INFO ][org.elasticsearch.http ] [Apalla] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:24:18,281][INFO ][org.elasticsearch.node ] [Apalla] started
[elasticsearch] [2015-08-18 12:24:18,327][INFO ][org.elasticsearch.gateway] [Apalla] recovered [0] indices into cluster_state
[echo] External cluster started PID 22659
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-cloud-gce ---
[INFO] <JUnit4> says Привет! Master seed: EB447752E623D844
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(22741@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.cloud.gce.CloudGCERestIT
Completed [1/1] in 3.37s, 1 test
[INFO] JVM J0: 0.52 .. 5.34 = 4.83s
[INFO] Execution time total: 5.35 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
[tophints] 3.28s | org.elasticsearch.cloud.gce.CloudGCERestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-cloud-gce ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 22659
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-cloud-gce ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-cloud-gce ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-gce/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-gce/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-gce/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-gce/target/releases/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-gce/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Azure cloud plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-cloud-azure ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-cloud-azure ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-cloud-azure ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880864218
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-cloud-azure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-cloud-azure ---
[INFO] Compiling 25 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-cloud-azure ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 35 (and 397 related) class file(s) for forbidden API invocations (in 0.12s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-cloud-azure ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-cloud-azure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/src/test/resources
[INFO] Copying 1 resource to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-cloud-azure ---
[INFO] Compiling 20 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-cloud-azure ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 22 (and 338 related) class file(s) for forbidden API invocations (in 0.06s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-cloud-azure ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-cloud-azure ---
[INFO] <JUnit4> says 你好! Master seed: 4886D9ECF134B0C4
[INFO] Parsed test filtering expression: default
Executing 10 suites with 1 JVM.
Started J0 PID(22835@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.repositories.azure.AzureSnapshotRestoreTest
IGNOR/A 0.06s | AzureSnapshotRestoreTest.testSimpleWorkflow
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
Completed [1/10] in 0.72s, 1 test, 1 skipped
Suite: org.elasticsearch.index.store.SmbMMapFsTest
Completed [2/10] in 7.70s, 1 test
Suite: org.elasticsearch.index.store.SmbSimpleFsTest
Completed [3/10] in 1.71s, 1 test
Suite: org.elasticsearch.discovery.azure.AzureMinimumMasterNodesTest
IGNOR/A 0.00s | AzureMinimumMasterNodesTest.simpleOnlyMasterNodeElection
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-azure/issues/89))
Completed [4/10] in 0.01s, 1 test, 1 skipped
Suite: org.elasticsearch.azure.itest.AzureSimpleITest
IGNOR/A 0.00s | AzureSimpleITest.one_node_should_run
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
Completed [5/10] in 0.01s, 1 test, 1 skipped
Suite: org.elasticsearch.discovery.azure.AzureSimpleTest
Completed [6/10] in 12.10s, 3 tests
Suite: org.apache.lucene.store.SmbSimpleFSDirectoryTest
IGNOR/A 0.01s | SmbSimpleFSDirectoryTest.testFsyncDoesntCreateNewFiles
> Assumption #1: test only works for FSDirectory subclasses
Completed [7/10] in 1.57s, 40 tests, 1 skipped
Suite: org.elasticsearch.discovery.azure.AzureTwoStartedNodesTest
IGNOR/A 0.00s | AzureTwoStartedNodesTest.two_nodes_should_run_using_private_ip
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/11533))
IGNOR/A 0.00s | AzureTwoStartedNodesTest.two_nodes_should_run_using_public_ip
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch/issues/11533))
Completed [8/10] in 0.01s, 2 tests, 2 skipped
Suite: org.apache.lucene.store.SmbMMapDirectoryTest
IGNOR/A 0.01s | SmbMMapDirectoryTest.testFsyncDoesntCreateNewFiles
> Assumption #1: test only works for FSDirectory subclasses
Completed [9/10] in 1.64s, 40 tests, 1 skipped
Suite: org.elasticsearch.repositories.azure.AzureSnapshotRestoreITest
IGNOR/A 0.01s | AzureSnapshotRestoreITest.testMultipleSnapshots
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testRemoveAndCreateContainer
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testMultipleRepositories
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testGetDeleteNonExistingSnapshot_28
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testForbiddenContainerName
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testSimpleWorkflow
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testListBlobs_26
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | AzureSnapshotRestoreITest.testNonExistingRepo_23
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
Completed [10/10] in 0.03s, 8 tests, 8 skipped
[INFO] JVM J0: 0.52 .. 27.37 = 26.85s
[INFO] Execution time total: 27 seconds
[INFO] Tests summary: 10 suites, 98 tests, 15 ignored (15 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[tophints] 12.11s | org.elasticsearch.discovery.azure.AzureSimpleTest
[tophints] 5.76s | org.elasticsearch.index.store.SmbMMapFsTest
[tophints] 5.13s | org.elasticsearch.index.store.SmbSimpleFsTest
[tophints] 2.40s | org.apache.lucene.store.SmbMMapDirectoryTest
[tophints] 1.87s | org.apache.lucene.store.SmbSimpleFSDirectoryTest
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-cloud-azure ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-azure >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-cloud-azure ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-cloud-azure ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-cloud-azure ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880897204
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-azure <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-azure ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-cloud-azure ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/releases/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-cloud-azure ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-cloud-azure...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-cloud-azure -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/releases/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-cloud-azure...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/releases/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .......................................................DONE
[plugin] PluginInfo{name='cloud-azure', description='The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.', site=false, jvm=true, classname=org.elasticsearch.plugin.cloud.azure.CloudAzurePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed cloud-azure into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/cloud-azure
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:25:00,867][INFO ][org.elasticsearch.node ] [American Samurai] version[2.0.0-beta1-SNAPSHOT], pid[23117], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:25:00,868][INFO ][org.elasticsearch.node ] [American Samurai] initializing ...
[elasticsearch] [2015-08-18 12:25:01,160][INFO ][org.elasticsearch.plugins] [American Samurai] loaded [cloud-azure], sites []
[elasticsearch] [2015-08-18 12:25:01,271][INFO ][org.elasticsearch.env ] [American Samurai] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.6gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:25:03,463][INFO ][org.elasticsearch.node ] [American Samurai] initialized
[elasticsearch] [2015-08-18 12:25:03,464][INFO ][org.elasticsearch.node ] [American Samurai] starting ...
[elasticsearch] [2015-08-18 12:25:03,551][INFO ][org.elasticsearch.transport] [American Samurai] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:25:03,562][INFO ][org.elasticsearch.discovery] [American Samurai] prepare_release/Khgl0yEeQ-WbCxcQuN_-9g
[elasticsearch] [2015-08-18 12:25:06,583][INFO ][org.elasticsearch.cluster.service] [American Samurai] new_master [American Samurai][Khgl0yEeQ-WbCxcQuN_-9g][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:25:06,613][INFO ][org.elasticsearch.http ] [American Samurai] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:25:06,614][INFO ][org.elasticsearch.node ] [American Samurai] started
[elasticsearch] [2015-08-18 12:25:06,649][INFO ][org.elasticsearch.gateway] [American Samurai] recovered [0] indices into cluster_state
[echo] External cluster started PID 23117
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-cloud-azure ---
[INFO] <JUnit4> says olá! Master seed: C07427557EB0416A
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(23197@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.cloud.azure.CloudAzureRestIT
Completed [1/1] in 3.17s, 1 test
[INFO] JVM J0: 0.54 .. 5.39 = 4.84s
[INFO] Execution time total: 5.39 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
[tophints] 3.29s | org.elasticsearch.cloud.azure.CloudAzureRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-cloud-azure ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 23117
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-cloud-azure ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-cloud-azure ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-azure/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-azure/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-azure/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-azure/target/releases/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-azure/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch AWS cloud plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-cloud-aws ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-cloud-aws ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-cloud-aws ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880912668
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-cloud-aws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-cloud-aws ---
[INFO] Compiling 17 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-cloud-aws ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 20 (and 400 related) class file(s) for forbidden API invocations (in 0.06s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-cloud-aws ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-cloud-aws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/src/test/resources
[INFO] Copying 1 resource to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-cloud-aws ---
[INFO] Compiling 14 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-cloud-aws ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 14 (and 352 related) class file(s) for forbidden API invocations (in 0.05s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-cloud-aws ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-cloud-aws ---
[INFO] <JUnit4> says ahoj! Master seed: D15B5EBA37DC1D87
[INFO] Parsed test filtering expression: default
Executing 7 suites with 1 JVM.
Started J0 PID(23308@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.repositories.s3.S3SnapshotRestoreOverHttpsTest
IGNOR/A 0.05s | S3SnapshotRestoreOverHttpsTest.testGetDeleteNonExistingSnapshot_86
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.13s | S3SnapshotRestoreOverHttpsTest.assertRepositoryWithCustomCredentialsIsNotAccessibleByDefaultCredentials
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.01s | S3SnapshotRestoreOverHttpsTest.testEncryption
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpsTest.assertRepositoryInRemoteRegionIsRemote
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpsTest.testRepositoryWithCustomCredentials
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.01s | S3SnapshotRestoreOverHttpsTest.testNonExistingRepo_86
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpsTest.testSimpleWorkflow
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpsTest.testRepositoryInRemoteRegion
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpsTest.testRepositoryWithCustomEndpointProtocol
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
Completed [1/7] in 0.87s, 9 tests, 9 skipped
Suite: org.elasticsearch.cloud.aws.AWSSignersTest
Completed [2/7] in 1.01s, 1 test
Suite: org.elasticsearch.repositories.s3.S3SnapshotRestoreOverHttpTest
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testGetDeleteNonExistingSnapshot_86
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.assertRepositoryWithCustomCredentialsIsNotAccessibleByDefaultCredentials
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testEncryption
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.assertRepositoryInRemoteRegionIsRemote
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testRepositoryWithCustomCredentials
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testNonExistingRepo_86
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testSimpleWorkflow
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testRepositoryInRemoteRegion
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3SnapshotRestoreOverHttpTest.testRepositoryWithCustomEndpointProtocol
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
Completed [3/7] in 0.04s, 9 tests, 9 skipped
Suite: org.elasticsearch.cloud.aws.blobstore.S3OutputStreamTest
Completed [4/7] in 5.24s, 5 tests
Suite: org.elasticsearch.repositories.s3.S3ProxiedSnapshotRestoreOverHttpsTest
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testGetDeleteNonExistingSnapshot_86
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.assertRepositoryWithCustomCredentialsIsNotAccessibleByDefaultCredentials
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testEncryption
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.assertRepositoryInRemoteRegionIsRemote
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testRepositoryWithCustomCredentials
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testNonExistingRepo_86
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testSimpleWorkflow
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testRepositoryInRemoteRegion
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
IGNOR/A 0.00s | S3ProxiedSnapshotRestoreOverHttpsTest.testRepositoryWithCustomEndpointProtocol
> Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://github.com/elastic/elasticsearch-cloud-aws/issues/211))
Completed [5/7] in 0.03s, 9 tests, 9 skipped
Suite: org.elasticsearch.discovery.ec2.Ec2DiscoveryITest
IGNOR/A 0.00s | Ec2DiscoveryITest.testStart
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
Completed [6/7] in 0.01s, 1 test, 1 skipped
Suite: org.elasticsearch.discovery.ec2.Ec2DiscoveryUpdateSettingsITest
IGNOR/A 0.00s | Ec2DiscoveryUpdateSettingsITest.testMinimumMasterNodesStart
> Assumption #1: 'thirdparty' test group is disabled (@ThirdParty())
Completed [7/7] in 0.01s, 1 test, 1 skipped
[INFO] JVM J0: 0.51 .. 8.61 = 8.10s
[INFO] Execution time total: 8.62 sec.
[INFO] Tests summary: 7 suites, 35 tests, 29 ignored (29 assumptions)
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[tophints] 7.28s | org.elasticsearch.cloud.aws.blobstore.S3OutputStreamTest
[tophints] 0.74s | org.elasticsearch.cloud.aws.AWSSignersTest
[tophints] 0.31s | org.elasticsearch.discovery.ec2.Ec2DiscoveryUpdateSettingsITest
[tophints] 0.30s | org.elasticsearch.repositories.s3.S3SnapshotRestoreOverHttpsTest
[tophints] 0.17s | org.elasticsearch.discovery.ec2.Ec2DiscoveryITest
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-cloud-aws ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-aws >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-cloud-aws ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-cloud-aws ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-cloud-aws ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880926563
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-aws <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-cloud-aws ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-cloud-aws ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/releases/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-cloud-aws ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-cloud-aws...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-cloud-aws -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/releases/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-cloud-aws...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/releases/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ....................................................DONE
[plugin] PluginInfo{name='cloud-aws', description='The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.', site=false, jvm=true, classname=org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed cloud-aws into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/cloud-aws
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:25:30,324][INFO ][org.elasticsearch.node ] [Yukon Jack] version[2.0.0-beta1-SNAPSHOT], pid[23379], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:25:30,325][INFO ][org.elasticsearch.node ] [Yukon Jack] initializing ...
[elasticsearch] [2015-08-18 12:25:30,608][INFO ][org.elasticsearch.plugins] [Yukon Jack] loaded [cloud-aws], sites []
[elasticsearch] [2015-08-18 12:25:30,737][INFO ][org.elasticsearch.env ] [Yukon Jack] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.6gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:25:33,115][INFO ][org.elasticsearch.node ] [Yukon Jack] initialized
[elasticsearch] [2015-08-18 12:25:33,116][INFO ][org.elasticsearch.node ] [Yukon Jack] starting ...
[elasticsearch] [2015-08-18 12:25:33,205][INFO ][org.elasticsearch.transport] [Yukon Jack] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:25:33,220][INFO ][org.elasticsearch.discovery] [Yukon Jack] prepare_release/mC65imzxTViS3N4jdH7aGg
[elasticsearch] [2015-08-18 12:25:36,244][INFO ][org.elasticsearch.cluster.service] [Yukon Jack] new_master [Yukon Jack][mC65imzxTViS3N4jdH7aGg][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:25:36,271][INFO ][org.elasticsearch.http ] [Yukon Jack] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:25:36,272][INFO ][org.elasticsearch.node ] [Yukon Jack] started
[elasticsearch] [2015-08-18 12:25:36,305][INFO ][org.elasticsearch.gateway] [Yukon Jack] recovered [0] indices into cluster_state
[echo] External cluster started PID 23379
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-cloud-aws ---
[INFO] <JUnit4> says hi! Master seed: 5A91EEC9DB66D7DD
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(23460@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.cloud.aws.CloudAWSRestIT
Completed [1/1] in 3.18s, 1 test
[INFO] JVM J0: 0.52 .. 5.32 = 4.80s
[INFO] Execution time total: 5.32 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
[tophints] 3.24s | org.elasticsearch.cloud.aws.CloudAWSRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-cloud-aws ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 23379
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-cloud-aws ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-cloud-aws ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-aws/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-aws/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-aws/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/cloud-aws/target/releases/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-cloud-aws/2.0.0-beta1-SNAPSHOT/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Delete By Query plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-delete-by-query ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-delete-by-query ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-delete-by-query ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880942456
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-delete-by-query ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-delete-by-query ---
[INFO] Compiling 9 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-delete-by-query ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 16 (and 369 related) class file(s) for forbidden API invocations (in 0.05s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-delete-by-query ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-delete-by-query ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/src/test/resources
[INFO] Copying 2 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-delete-by-query ---
[INFO] Compiling 4 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-delete-by-query ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 9 (and 338 related) class file(s) for forbidden API invocations (in 0.05s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-delete-by-query ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-delete-by-query ---
[INFO] <JUnit4> says Привет! Master seed: F6482BB6CDD5B7EF
[INFO] Parsed test filtering expression: default
Executing 3 suites with 3 JVMs.
Started J1 PID(23585@harish-HP-ProBook-440-G2).
Started J2 PID(23590@harish-HP-ProBook-440-G2).
Started J0 PID(23579@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponseTests
Completed [1/3] on J2 in 2.97s, 4 tests
HEARTBEAT J0 PID(23579@harish-HP-ProBook-440-G2): 2015-08-18T12:26:03, stalled for 11.5s at: DeleteByQueryTests.testDeleteByQueryOnReadOnlyIndex
Suite: org.elasticsearch.action.deletebyquery.TransportDeleteByQueryActionTests
Completed [2/3] on J1 in 16.02s, 14 tests
Suite: org.elasticsearch.plugin.deletebyquery.DeleteByQueryTests
Completed [3/3] on J0 in 22.38s, 13 tests
[INFO] JVM J0: 1.03 .. 24.82 = 23.79s
[INFO] JVM J1: 0.78 .. 18.06 = 17.28s
[INFO] JVM J2: 0.79 .. 4.62 = 3.83s
[INFO] Execution time total: 24 seconds
[INFO] Tests summary: 3 suites, 31 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[tophints] 22.12s | org.elasticsearch.plugin.deletebyquery.DeleteByQueryTests
[tophints] 16.01s | org.elasticsearch.action.deletebyquery.TransportDeleteByQueryActionTests
[tophints] 3.18s | org.elasticsearch.action.deletebyquery.IndexDeleteByQueryResponseTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-delete-by-query ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-delete-by-query >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-delete-by-query ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-delete-by-query ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-delete-by-query ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880972110
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-delete-by-query <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-delete-by-query ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-delete-by-query ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/releases/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-delete-by-query ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-delete-by-query...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-delete-by-query -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/releases/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-delete-by-query...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/releases/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .DONE
[plugin] PluginInfo{name='delete-by-query', description='The Delete By Query plugin allows to delete documents in Elasticsearch with a single query.', site=false, jvm=true, classname=org.elasticsearch.plugin.deletebyquery.DeleteByQueryPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed delete-by-query into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/delete-by-query
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:26:14,979][INFO ][org.elasticsearch.node ] [Meggan Braddock] version[2.0.0-beta1-SNAPSHOT], pid[23857], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:26:14,979][INFO ][org.elasticsearch.node ] [Meggan Braddock] initializing ...
[elasticsearch] [2015-08-18 12:26:15,219][INFO ][org.elasticsearch.plugins] [Meggan Braddock] loaded [delete-by-query], sites []
[elasticsearch] [2015-08-18 12:26:15,347][INFO ][org.elasticsearch.env ] [Meggan Braddock] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.5gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:26:17,755][INFO ][org.elasticsearch.node ] [Meggan Braddock] initialized
[elasticsearch] [2015-08-18 12:26:17,755][INFO ][org.elasticsearch.node ] [Meggan Braddock] starting ...
[elasticsearch] [2015-08-18 12:26:17,847][INFO ][org.elasticsearch.transport] [Meggan Braddock] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:26:17,863][INFO ][org.elasticsearch.discovery] [Meggan Braddock] prepare_release/XpDZEKq8QaKvLiUpC0fJUg
[elasticsearch] [2015-08-18 12:26:20,886][INFO ][org.elasticsearch.cluster.service] [Meggan Braddock] new_master [Meggan Braddock][XpDZEKq8QaKvLiUpC0fJUg][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:26:20,907][INFO ][org.elasticsearch.http ] [Meggan Braddock] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:26:20,907][INFO ][org.elasticsearch.node ] [Meggan Braddock] started
[elasticsearch] [2015-08-18 12:26:20,935][INFO ][org.elasticsearch.gateway] [Meggan Braddock] recovered [0] indices into cluster_state
[echo] External cluster started PID 23857
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-delete-by-query ---
[INFO] <JUnit4> says salut! Master seed: 689B0DFD260B7EA0
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(23937@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.plugin.deletebyquery.test.rest.DeleteByQueryRestIT
Completed [1/1] in 4.19s, 1 test
[INFO] JVM J0: 0.51 .. 6.07 = 5.56s
[INFO] Execution time total: 6.07 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
[tophints] 4.22s | org.elasticsearch.plugin.deletebyquery.test.rest.DeleteByQueryRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-delete-by-query ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 23857
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-delete-by-query ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-delete-by-query ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-delete-by-query/2.0.0-beta1-SNAPSHOT/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-delete-by-query/2.0.0-beta1-SNAPSHOT/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-delete-by-query/2.0.0-beta1-SNAPSHOT/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/delete-by-query/target/releases/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-delete-by-query/2.0.0-beta1-SNAPSHOT/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Python language plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-lang-python ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-lang-python ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-lang-python ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439880987817
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-lang-python ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-lang-python ---
[INFO] Compiling 2 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-lang-python ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 5 (and 289 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-lang-python ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-lang-python ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/src/test/resources
[INFO] Copying 3 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-lang-python ---
[INFO] Compiling 4 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-lang-python ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 6 (and 262 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-lang-python ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-lang-python ---
[INFO] <JUnit4> says g'day! Master seed: 30495BC7C55B014D
[INFO] Parsed test filtering expression: default
Executing 2 suites with 2 JVMs.
Started J0 PID(24046@harish-HP-ProBook-440-G2).
Started J1 PID(24049@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.script.python.PythonScriptEngineTests
Completed [1/2] on J1 in 10.53s, 6 tests
Suite: org.elasticsearch.script.python.PythonScriptMultiThreadedTest
Completed [2/2] on J0 in 11.23s, 2 tests
[INFO] JVM J0: 0.54 .. 12.62 = 12.08s
[INFO] JVM J1: 0.79 .. 12.14 = 11.35s
[INFO] Execution time total: 12 seconds
[INFO] Tests summary: 2 suites, 8 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[tophints] 11.90s | org.elasticsearch.script.python.PythonScriptMultiThreadedTest
[tophints] 11.28s | org.elasticsearch.script.python.PythonScriptEngineTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-lang-python ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-lang-python >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-lang-python ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-lang-python ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-lang-python ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881003832
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-lang-python <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-lang-python ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-lang-python ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/releases/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-lang-python ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-lang-python...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-lang-python -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/releases/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-lang-python...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/releases/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ............................................................................................................................................................................................................................................................................................................................................DONE
[plugin] PluginInfo{name='lang-python', description='The Python language plugin allows to have python as the language of scripts to execute.', site=false, jvm=true, classname=org.elasticsearch.plugin.python.PythonPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed lang-python into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/lang-python
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:26:50,125][INFO ][org.elasticsearch.node ] [Mary Jane Parker] version[2.0.0-beta1-SNAPSHOT], pid[24176], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:26:50,125][INFO ][org.elasticsearch.node ] [Mary Jane Parker] initializing ...
[elasticsearch] [2015-08-18 12:26:50,423][INFO ][org.elasticsearch.plugins] [Mary Jane Parker] loaded [lang-python], sites []
[elasticsearch] [2015-08-18 12:26:50,552][INFO ][org.elasticsearch.env ] [Mary Jane Parker] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.5gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:26:56,771][INFO ][org.elasticsearch.node ] [Mary Jane Parker] initialized
[elasticsearch] [2015-08-18 12:26:56,771][INFO ][org.elasticsearch.node ] [Mary Jane Parker] starting ...
[elasticsearch] [2015-08-18 12:26:56,859][INFO ][org.elasticsearch.transport] [Mary Jane Parker] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:26:56,869][INFO ][org.elasticsearch.discovery] [Mary Jane Parker] prepare_release/diFZgvZgTpuHRGFtcSS0ng
[elasticsearch] [2015-08-18 12:26:59,892][INFO ][org.elasticsearch.cluster.service] [Mary Jane Parker] new_master [Mary Jane Parker][diFZgvZgTpuHRGFtcSS0ng][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:26:59,926][INFO ][org.elasticsearch.http ] [Mary Jane Parker] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:26:59,926][INFO ][org.elasticsearch.node ] [Mary Jane Parker] started
[elasticsearch] [2015-08-18 12:26:59,955][INFO ][org.elasticsearch.gateway] [Mary Jane Parker] recovered [0] indices into cluster_state
[echo] External cluster started PID 24176
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-lang-python ---
[INFO] <JUnit4> says Привет! Master seed: 938E1E912445CEF9
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(24245@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.script.python.LangPythonScriptRestIT
Completed [1/1] in 7.14s, 8 tests
[INFO] JVM J0: 0.51 .. 9.31 = 8.80s
[INFO] Execution time total: 9.32 sec.
[INFO] Tests summary: 1 suite, 8 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
[tophints] 7.04s | org.elasticsearch.script.python.LangPythonScriptRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-lang-python ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 24176
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-lang-python ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-lang-python ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-python/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-python/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-python/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-python/target/releases/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-python/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch JavaScript language plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-lang-javascript ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-lang-javascript ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-lang-javascript ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881030267
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-lang-javascript ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-lang-javascript ---
[INFO] Compiling 8 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-lang-javascript ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 12 (and 311 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-lang-javascript ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-lang-javascript ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/src/test/resources
[INFO] Copying 2 resources to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-lang-javascript ---
[INFO] Compiling 4 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-lang-javascript ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 7 (and 264 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-lang-javascript ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-lang-javascript ---
[INFO] <JUnit4> says 你好! Master seed: 6F382452DF35F176
[INFO] Parsed test filtering expression: default
Executing 2 suites with 2 JVMs.
Started J0 PID(24381@harish-HP-ProBook-440-G2).
Started J1 PID(24380@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.script.javascript.JavaScriptScriptEngineTests
Completed [1/2] on J1 in 3.98s, 8 tests
Suite: org.elasticsearch.script.javascript.JavaScriptScriptMultiThreadedTest
Completed [2/2] on J0 in 10.31s, 3 tests
[INFO] JVM J0: 0.55 .. 11.86 = 11.31s
[INFO] JVM J1: 0.80 .. 5.34 = 4.54s
[INFO] Execution time total: 11 seconds
[INFO] Tests summary: 2 suites, 11 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[tophints] 12.99s | org.elasticsearch.script.javascript.JavaScriptScriptMultiThreadedTest
[tophints] 4.01s | org.elasticsearch.script.javascript.JavaScriptScriptEngineTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-lang-javascript ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-lang-javascript >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-lang-javascript ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-lang-javascript ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-lang-javascript ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881046282
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-lang-javascript <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-lang-javascript ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-lang-javascript ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/releases/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-lang-javascript ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-lang-javascript...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-lang-javascript -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/releases/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-lang-javascript...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/releases/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ...........DONE
[plugin] PluginInfo{name='lang-javascript', description='The JavaScript language plugin allows to have javascript as the language of scripts to execute.', site=false, jvm=true, classname=org.elasticsearch.plugin.javascript.JavaScriptPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed lang-javascript into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/lang-javascript
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:27:29,143][INFO ][org.elasticsearch.node ] [Nebula] version[2.0.0-beta1-SNAPSHOT], pid[24632], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:27:29,144][INFO ][org.elasticsearch.node ] [Nebula] initializing ...
[elasticsearch] [2015-08-18 12:27:29,358][INFO ][org.elasticsearch.plugins] [Nebula] loaded [lang-javascript], sites []
[elasticsearch] [2015-08-18 12:27:29,485][INFO ][org.elasticsearch.env ] [Nebula] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.4gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:27:31,935][INFO ][org.elasticsearch.node ] [Nebula] initialized
[elasticsearch] [2015-08-18 12:27:31,935][INFO ][org.elasticsearch.node ] [Nebula] starting ...
[elasticsearch] [2015-08-18 12:27:32,082][INFO ][org.elasticsearch.transport] [Nebula] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:27:32,095][INFO ][org.elasticsearch.discovery] [Nebula] prepare_release/Nhg4MyO_RxWjC6MLx4ok0Q
[elasticsearch] [2015-08-18 12:27:35,116][INFO ][org.elasticsearch.cluster.service] [Nebula] new_master [Nebula][Nhg4MyO_RxWjC6MLx4ok0Q][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:27:35,147][INFO ][org.elasticsearch.http ] [Nebula] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:27:35,151][INFO ][org.elasticsearch.node ] [Nebula] started
[elasticsearch] [2015-08-18 12:27:35,186][INFO ][org.elasticsearch.gateway] [Nebula] recovered [0] indices into cluster_state
[echo] External cluster started PID 24632
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-lang-javascript ---
[INFO] <JUnit4> says नमस्ते! Master seed: 1FBF2AC17E6DCE67
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(24713@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.script.javascript.LangJavaScriptRestIT
Completed [1/1] in 5.88s, 7 tests
[INFO] JVM J0: 0.52 .. 8.32 = 7.80s
[INFO] Execution time total: 8.32 sec.
[INFO] Tests summary: 1 suite, 7 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
[tophints] 6.71s | org.elasticsearch.script.javascript.LangJavaScriptRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-lang-javascript ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 24632
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-lang-javascript ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-lang-javascript ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-javascript/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-javascript/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-javascript/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/lang-javascript/target/releases/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-lang-javascript/2.0.0-beta1-SNAPSHOT/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Mapper size plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-mapper-size ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-mapper-size ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-mapper-size ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881064319
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-mapper-size ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-mapper-size ---
[INFO] Compiling 4 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/classes
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-mapper-size ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading bundled API signatures: jdk-system-out
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/dev-tools/forbidden/core-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/dev-tools/forbidden/all-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/dev-tools/forbidden/third-party-unshaded-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 8 (and 307 related) class file(s) for forbidden API invocations (in 0.04s), 0 error(s).
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-mapper-size ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-mapper-size ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/src/test/resources
[INFO] Copying 1 resource to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-mapper-size ---
[INFO] Compiling 3 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-mapper-size ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 3 (and 285 related) class file(s) for forbidden API invocations (in 0.11s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-mapper-size ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-mapper-size ---
[INFO] <JUnit4> says ᐊᐃ! Master seed: 14AAAF6B2A28B8FD
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(24827@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.mapper.size.SizeMappingTests
Completed [1/1] in 6.10s, 5 tests
[INFO] JVM J0: 0.52 .. 7.31 = 6.79s
[INFO] Execution time total: 7.31 sec.
[INFO] Tests summary: 1 suite, 5 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[tophints] 6.49s | org.elasticsearch.index.mapper.size.SizeMappingTests
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ elasticsearch-mapper-size ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-mapper-size >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-mapper-size ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-mapper-size ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-mapper-size ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881075382
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-mapper-size <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-mapper-size ---
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-mapper-size ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/dev-tools/plugin-metadata/plugin-assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o 'org.elasticsearch:elasticsearch'
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/releases/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-mapper-size ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-mapper-size...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-mapper-size -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/releases/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-mapper-size...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/releases/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .DONE
[plugin] PluginInfo{name='mapper-size', description='The Mapper Size plugin allows document to record their uncompressed size at index time.', site=false, jvm=true, classname=org.elasticsearch.plugin.mapper.MapperSizePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed mapper-size into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/mapper-size
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:27:58,511][INFO ][org.elasticsearch.node ] [Mikula Golubev] version[2.0.0-beta1-SNAPSHOT], pid[24917], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:27:58,512][INFO ][org.elasticsearch.node ] [Mikula Golubev] initializing ...
[elasticsearch] [2015-08-18 12:27:58,778][INFO ][org.elasticsearch.plugins] [Mikula Golubev] loaded [mapper-size], sites []
[elasticsearch] [2015-08-18 12:27:58,888][INFO ][org.elasticsearch.env ] [Mikula Golubev] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.4gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:28:01,224][INFO ][org.elasticsearch.node ] [Mikula Golubev] initialized
[elasticsearch] [2015-08-18 12:28:01,224][INFO ][org.elasticsearch.node ] [Mikula Golubev] starting ...
[elasticsearch] [2015-08-18 12:28:01,361][INFO ][org.elasticsearch.transport] [Mikula Golubev] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:28:01,377][INFO ][org.elasticsearch.discovery] [Mikula Golubev] prepare_release/NsXrf2y_Q4eiqfoNUiXLJA
[elasticsearch] [2015-08-18 12:28:04,400][INFO ][org.elasticsearch.cluster.service] [Mikula Golubev] new_master [Mikula Golubev][NsXrf2y_Q4eiqfoNUiXLJA][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:28:04,421][INFO ][org.elasticsearch.http ] [Mikula Golubev] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:28:04,422][INFO ][org.elasticsearch.node ] [Mikula Golubev] started
[elasticsearch] [2015-08-18 12:28:04,450][INFO ][org.elasticsearch.gateway] [Mikula Golubev] recovered [0] indices into cluster_state
[echo] External cluster started PID 24917
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-mapper-size ---
[INFO] <JUnit4> says jolly good day! Master seed: E32C6B476D0948CF
[INFO] Parsed test filtering expression: default
Executing 2 suites with 1 JVM.
Started J0 PID(24997@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.index.mapper.size.SizeMappingIT
Completed [1/2] in 7.42s, 3 tests
Suite: org.elasticsearch.index.mapper.size.MapperSizeRestIT
Completed [2/2] in 0.86s, 1 test
[INFO] JVM J0: 0.53 .. 9.82 = 9.29s
[INFO] Execution time total: 9.82 sec.
[INFO] Tests summary: 2 suites, 4 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
[tophints] 4.33s | org.elasticsearch.index.mapper.size.SizeMappingIT
[tophints] 2.30s | org.elasticsearch.index.mapper.size.MapperSizeRestIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-mapper-size ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 24917
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-mapper-size ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-mapper-size ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-mapper-size/2.0.0-beta1-SNAPSHOT/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-mapper-size/2.0.0-beta1-SNAPSHOT/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT-sources.jar to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-mapper-size/2.0.0-beta1-SNAPSHOT/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT-sources.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/mapper-size/target/releases/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-mapper-size/2.0.0-beta1-SNAPSHOT/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Elasticsearch Example site plugin 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-site-example ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-site-example ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-site-example ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-site-example ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-site-example ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-site-example ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881094627
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-site-example ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ elasticsearch-site-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ elasticsearch-site-example ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-site-example ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/classes
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ elasticsearch-site-example ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ elasticsearch-site-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/src/test/resources
[INFO] Copying 1 resource to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ elasticsearch-site-example ---
[INFO] Compiling 2 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-site-example ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 2 (and 242 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ elasticsearch-site-example ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-site-example ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ elasticsearch-site-example ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-site-example >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-site-example ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-site-example ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-plugin-classname) @ elasticsearch-site-example ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-site-example ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-site-example ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881096195
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-site-example <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-site-example ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-assembly-plugin:2.5.5:single (default) @ elasticsearch-site-example ---
[INFO] Reading assembly descriptor: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/src/main/assemblies/plugin-assembly.xml
[INFO] Building zip: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/releases/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ elasticsearch-site-example ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests
start-external-cluster-with-plugin:
[echo] Installing plugin elasticsearch-site-example...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests/temp
[echo] execute: plugin install elasticsearch-site-example -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/releases/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing elasticsearch-site-example...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/releases/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .DONE
[plugin] PluginInfo{name='site-example', description='Demonstrates how to serve resources via elasticsearch.', site=true, jvm=false, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed site-example into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/site-example
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:28:18,770][INFO ][org.elasticsearch.node ] [Avalanche] version[2.0.0-beta1-SNAPSHOT], pid[25126], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:28:18,771][INFO ][org.elasticsearch.node ] [Avalanche] initializing ...
[elasticsearch] [2015-08-18 12:28:18,997][INFO ][org.elasticsearch.plugins] [Avalanche] loaded [], sites [site-example]
[elasticsearch] [2015-08-18 12:28:19,121][INFO ][org.elasticsearch.env ] [Avalanche] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.4gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:28:21,212][INFO ][org.elasticsearch.node ] [Avalanche] initialized
[elasticsearch] [2015-08-18 12:28:21,212][INFO ][org.elasticsearch.node ] [Avalanche] starting ...
[elasticsearch] [2015-08-18 12:28:21,284][INFO ][org.elasticsearch.transport] [Avalanche] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:28:21,295][INFO ][org.elasticsearch.discovery] [Avalanche] prepare_release/N8i7q7DoTE-0SDzubUpZDA
[elasticsearch] [2015-08-18 12:28:24,316][INFO ][org.elasticsearch.cluster.service] [Avalanche] new_master [Avalanche][N8i7q7DoTE-0SDzubUpZDA][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:28:24,344][INFO ][org.elasticsearch.http ] [Avalanche] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:28:24,344][INFO ][org.elasticsearch.node ] [Avalanche] started
[echo] External cluster started PID 25126
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-site-example ---
[INFO] <JUnit4> says hello! Master seed: BE6E4164CEADC8DE
[INFO] Parsed test filtering expression: default
Executing 2 suites with 1 JVM.
Started J0 PID(25209@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.example.SiteRestIT
Completed [1/2] in 2.57s, 1 test
Suite: org.elasticsearch.example.SiteContentsIT
Completed [2/2] in 0.28s, 1 test
[INFO] JVM J0: 0.60 .. 4.89 = 4.29s
[INFO] Execution time total: 4.90 sec.
[INFO] Tests summary: 2 suites, 2 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
[tophints] 1.96s | org.elasticsearch.example.SiteRestIT
[tophints] 1.58s | org.elasticsearch.example.SiteContentsIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ elasticsearch-site-example ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 25126
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-site-example ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-site-example ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/pom.xml to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-site-example/2.0.0-beta1-SNAPSHOT/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.pom
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins/site-example/target/releases/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip to /home/harish/.m2/repository/org/elasticsearch/plugin/elasticsearch-site-example/2.0.0-beta1-SNAPSHOT/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building QA: Parent POM 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ elasticsearch-qa ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-qa ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-qa ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-qa ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-qa ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881110053
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-qa ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-qa ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ elasticsearch-qa ---
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ elasticsearch-qa ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ elasticsearch-qa ---
[INFO] Skipping execution for packaging "pom"
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ elasticsearch-qa ---
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-qa >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ elasticsearch-qa ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ elasticsearch-qa ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ elasticsearch-qa ---
[INFO] Skipping Rule Enforcement.
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ elasticsearch-qa ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881110191
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ elasticsearch-qa ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ elasticsearch-qa ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-qa <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ elasticsearch-qa ---
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ elasticsearch-qa ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ elasticsearch-qa ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ elasticsearch-qa ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ elasticsearch-qa ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/pom.xml to /home/harish/.m2/repository/org/elasticsearch/qa/elasticsearch-qa/2.0.0-beta1-SNAPSHOT/elasticsearch-qa-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building QA: Smoke Test Plugins 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ smoke-test-plugins ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ smoke-test-plugins ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ smoke-test-plugins ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ smoke-test-plugins ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ smoke-test-plugins ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881110308
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (count-expected-plugins) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[echo] Found 13 plugins in /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ smoke-test-plugins ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ smoke-test-plugins ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ smoke-test-plugins ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ smoke-test-plugins ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/classes
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ smoke-test-plugins ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ smoke-test-plugins ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/src/test/resources
[INFO] Copying 1 resource to rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ smoke-test-plugins ---
[INFO] Compiling 1 source file to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ smoke-test-plugins ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 1 (and 230 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ smoke-test-plugins ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ smoke-test-plugins ---
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ smoke-test-plugins ---
[INFO] Skipping Antrun execution
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ smoke-test-plugins ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/smoke-test-plugins-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ smoke-test-plugins >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ smoke-test-plugins ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ smoke-test-plugins ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ smoke-test-plugins ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ smoke-test-plugins ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881112198
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (count-expected-plugins) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[echo] Found 13 plugins in /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/plugins
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ smoke-test-plugins <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ smoke-test-plugins ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (integ-setup-dependencies) @ smoke-test-plugins ---
[INFO] Configured Artifact: org.elasticsearch.distribution.zip:elasticsearch:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-analysis-kuromoji:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-analysis-smartcn:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-analysis-stempel:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-analysis-phonetic:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-analysis-icu:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-cloud-gce:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-cloud-azure:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-cloud-aws:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-delete-by-query:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-lang-python:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-lang-javascript:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-mapper-size:2.0.0-beta1-SNAPSHOT:zip
[INFO] Configured Artifact: org.elasticsearch.plugin:elasticsearch-site-example:2.0.0-beta1-SNAPSHOT:zip
[INFO] Copying elasticsearch-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip
[INFO] Copying elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-setup) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
stop-external-cluster:
setup-workspace:
[unzip] Expanding: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/elasticsearch-2.0.0-beta1-SNAPSHOT.zip into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests
start-external-cluster-with-plugins:
[echo] Installing plugin analysis-icu...
[mkdir] Created dir: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/temp
[echo] execute: plugin install analysis-icu -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing analysis-icu...
[plugin] Plugins directory [/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins] does not exist. Creating...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-icu-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ......................................................................................................DONE
[plugin] PluginInfo{name='analysis-icu', description='The ICU Analysis plugin integrates Lucene ICU module into elasticsearch, adding ICU relates analysis components.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.icu.AnalysisICUPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-icu into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-icu
[echo] Installing plugin analysis-kuromoji...
[echo] execute: plugin install analysis-kuromoji -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing analysis-kuromoji...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-kuromoji-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .............................................DONE
[plugin] PluginInfo{name='analysis-kuromoji', description='The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.kuromoji.AnalysisKuromojiPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-kuromoji into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-kuromoji
[echo] Installing plugin analysis-phonetic...
[echo] execute: plugin install analysis-phonetic -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing analysis-phonetic...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-phonetic-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ...DONE
[plugin] PluginInfo{name='analysis-phonetic', description='The Phonetic Analysis plugin integrates phonetic token filter analysis with elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.AnalysisPhoneticPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-phonetic into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-phonetic
[echo] Installing plugin analysis-smartcn...
[echo] execute: plugin install analysis-smartcn -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing analysis-smartcn...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-smartcn-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ....................................DONE
[plugin] PluginInfo{name='analysis-smartcn', description='Smart Chinese Analysis plugin integrates Lucene Smart Chinese analysis module into elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.smartcn.AnalysisSmartChinesePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-smartcn into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-smartcn
[echo] Installing plugin analysis-stempel...
[echo] execute: plugin install analysis-stempel -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing analysis-stempel...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-analysis-stempel-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ......DONE
[plugin] PluginInfo{name='analysis-stempel', description='The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.', site=false, jvm=true, classname=org.elasticsearch.plugin.analysis.stempel.AnalysisStempelPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed analysis-stempel into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/analysis-stempel
[echo] Installing plugin cloud-aws...
[echo] execute: plugin install cloud-aws -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing cloud-aws...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-aws-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ....................................................DONE
[plugin] PluginInfo{name='cloud-aws', description='The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.', site=false, jvm=true, classname=org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed cloud-aws into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/cloud-aws
[echo] Installing plugin cloud-azure...
[echo] execute: plugin install cloud-azure -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing cloud-azure...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-azure-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .......................................................DONE
[plugin] PluginInfo{name='cloud-azure', description='The Azure Cloud plugin allows to use Azure API for the unicast discovery mechanism and add Azure storage repositories.', site=false, jvm=true, classname=org.elasticsearch.plugin.cloud.azure.CloudAzurePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed cloud-azure into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/cloud-azure
[echo] Installing plugin cloud-gce...
[echo] execute: plugin install cloud-gce -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing cloud-gce...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-cloud-gce-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ....................DONE
[plugin] PluginInfo{name='cloud-gce', description='The Google Compute Engine (GCE) Cloud plugin allows to use GCE API for the unicast discovery mechanism.', site=false, jvm=true, classname=org.elasticsearch.plugin.cloud.gce.CloudGcePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed cloud-gce into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/cloud-gce
[echo] Installing plugin delete-by-query...
[echo] execute: plugin install delete-by-query -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing delete-by-query...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-delete-by-query-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .DONE
[plugin] PluginInfo{name='delete-by-query', description='The Delete By Query plugin allows to delete documents in Elasticsearch with a single query.', site=false, jvm=true, classname=org.elasticsearch.plugin.deletebyquery.DeleteByQueryPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed delete-by-query into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/delete-by-query
[echo] Installing plugin lang-javascript...
[echo] execute: plugin install lang-javascript -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing lang-javascript...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-lang-javascript-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ...........DONE
[plugin] PluginInfo{name='lang-javascript', description='The JavaScript language plugin allows to have javascript as the language of scripts to execute.', site=false, jvm=true, classname=org.elasticsearch.plugin.javascript.JavaScriptPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed lang-javascript into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/lang-javascript
[echo] Installing plugin lang-python...
[echo] execute: plugin install lang-python -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing lang-python...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-lang-python-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading ............................................................................................................................................................................................................................................................................................................................................DONE
[plugin] PluginInfo{name='lang-python', description='The Python language plugin allows to have python as the language of scripts to execute.', site=false, jvm=true, classname=org.elasticsearch.plugin.python.PythonPlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed lang-python into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/lang-python
[echo] Installing plugin mapper-size...
[echo] execute: plugin install mapper-size -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing mapper-size...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-mapper-size-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .DONE
[plugin] PluginInfo{name='mapper-size', description='The Mapper Size plugin allows document to record their uncompressed size at index time.', site=false, jvm=true, classname=org.elasticsearch.plugin.mapper.MapperSizePlugin, isolated=true, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed mapper-size into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/mapper-size
[echo] Installing plugin site-example...
[echo] execute: plugin install site-example -u file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip
[plugin] log4j:WARN No appenders could be found for logger (org.elasticsearch.common).
[plugin] log4j:WARN Please initialize the log4j system properly.
[plugin] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[plugin] -> Installing site-example...
[plugin] Trying file:/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-deps/plugins/elasticsearch-site-example-2.0.0-beta1-SNAPSHOT.zip ...
[plugin] Downloading .DONE
[plugin] PluginInfo{name='site-example', description='Demonstrates how to serve resources via elasticsearch.', site=true, jvm=false, version='2.0.0-beta1-SNAPSHOT'}
[plugin] Installed site-example into /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/plugins/site-example
[echo] Starting up external cluster...
[echo] JAVA=/usr/local/lib/java1.8/jdk1.8.0_51/jre
[echo] ARGS=
[echo] execute: elasticsearch -Des.cluster.name=prepare_release -Des.http.port=9400 -Des.transport.tcp.port=9500 -Des.pidfile=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/es.pid -Des.path.repo=/home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/elasticsearch-2.0.0-beta1-SNAPSHOT/repo -Des.discovery.zen.ping.multicast.enabled=false -Des.script.inline=on -Des.script.indexed=on -Des.repositories.url.allowed_urls=http://snapshot.test*
[echo] Waiting for elasticsearch to become available on port 9400...
[elasticsearch] [2015-08-18 12:28:49,560][INFO ][org.elasticsearch.node ] [Moira Brandon] version[2.0.0-beta1-SNAPSHOT], pid[25640], build[dcd9593/2015-08-18T06:25:17Z]
[elasticsearch] [2015-08-18 12:28:49,561][INFO ][org.elasticsearch.node ] [Moira Brandon] initializing ...
[elasticsearch] [2015-08-18 12:28:50,723][INFO ][org.elasticsearch.plugins] [Moira Brandon] loaded [analysis-phonetic, cloud-aws, analysis-kuromoji, analysis-icu, cloud-gce, delete-by-query, analysis-smartcn, lang-javascript, mapper-size, cloud-azure, lang-python, analysis-stempel], sites [site-example]
[elasticsearch] [2015-08-18 12:28:50,872][INFO ][org.elasticsearch.env ] [Moira Brandon] using [1] data paths, mounts [[/ (/dev/sda1)]], net usable_space [166.3gb], net total_space [226.8gb], spins? [no], types [ext4]
[elasticsearch] [2015-08-18 12:28:57,465][INFO ][org.elasticsearch.node ] [Moira Brandon] initialized
[elasticsearch] [2015-08-18 12:28:57,465][INFO ][org.elasticsearch.node ] [Moira Brandon] starting ...
[elasticsearch] [2015-08-18 12:28:57,575][INFO ][org.elasticsearch.transport] [Moira Brandon] bound_address {inet[/127.0.0.1:9500]}, publish_address {inet[/127.0.0.1:9500]}
[elasticsearch] [2015-08-18 12:28:57,586][INFO ][org.elasticsearch.discovery] [Moira Brandon] prepare_release/HswqfcihRCyvswJ6tuOi9Q
[elasticsearch] [2015-08-18 12:29:00,609][INFO ][org.elasticsearch.cluster.service] [Moira Brandon] new_master [Moira Brandon][HswqfcihRCyvswJ6tuOi9Q][harish-HP-ProBook-440-G2][inet[/127.0.0.1:9500]], reason: zen-disco-join(elected_as_master, [0] joins received)
[elasticsearch] [2015-08-18 12:29:00,650][INFO ][org.elasticsearch.http ] [Moira Brandon] bound_address {inet[/127.0.0.1:9400]}, publish_address {inet[/127.0.0.1:9400]}
[elasticsearch] [2015-08-18 12:29:00,650][INFO ][org.elasticsearch.node ] [Moira Brandon] started
[elasticsearch] [2015-08-18 12:29:00,679][INFO ][org.elasticsearch.gateway] [Moira Brandon] recovered [0] indices into cluster_state
[echo] External cluster started PID 25640
[INFO] Executed tasks
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ smoke-test-plugins ---
[INFO] <JUnit4> says ¡Hola! Master seed: 3F60557E58FBF948
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(25723@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.smoketest.SmokeTestPluginsIT
Completed [1/1] in 2.91s, 1 test
[INFO] JVM J0: 0.52 .. 4.81 = 4.28s
[INFO] Execution time total: 4.81 sec.
[INFO] Tests summary: 1 suite, 1 test
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
[tophints] 3.11s | org.elasticsearch.smoketest.SmokeTestPluginsIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-teardown) @ smoke-test-plugins ---
[INFO] Executing tasks
main:
stop-external-cluster:
[echo] Shutting down external cluster PID 25640
[delete] Deleting: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/integ-tests/es.pid
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ smoke-test-plugins ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/failsafe-reports
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ smoke-test-plugins ---
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/target/smoke-test-plugins-2.0.0-beta1-SNAPSHOT.jar to /home/harish/.m2/repository/org/elasticsearch/qa/smoke-test-plugins/2.0.0-beta1-SNAPSHOT/smoke-test-plugins-2.0.0-beta1-SNAPSHOT.jar
[INFO] Installing /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-plugins/pom.xml to /home/harish/.m2/repository/org/elasticsearch/qa/smoke-test-plugins/2.0.0-beta1-SNAPSHOT/smoke-test-plugins-2.0.0-beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building QA: Smoke Test Shaded Jar 2.0.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ smoke-test-shaded ---
[INFO] Deleting /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ smoke-test-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ smoke-test-shaded ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ smoke-test-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ smoke-test-shaded ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881146321
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ smoke-test-shaded ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ smoke-test-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ smoke-test-shaded ---
[INFO] No sources to compile
[INFO]
[INFO] --- forbiddenapis:1.8:check (check-forbidden-apis) @ smoke-test-shaded ---
[INFO] Scanning for classes to check...
[WARNING] Classes directory does not exist, forbiddenapis check skipped: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/classes
[INFO]
[INFO] --- license-maven-plugin:2.5:check (check-license-headers) @ smoke-test-shaded ---
[INFO] Checking licenses...
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (create-heapdump-directory) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[heapdump] Creating heapdump directory
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ smoke-test-shaded ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/src/test/resources
[INFO] skip non existing resourceDirectory /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/rest-api-spec
[INFO] Copying 12 resources to rest-api-spec
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ smoke-test-shaded ---
[INFO] Compiling 2 source files to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/test-classes
[INFO]
[INFO] --- forbiddenapis:1.8:testCheck (check-forbidden-test-apis) @ smoke-test-shaded ---
[INFO] Scanning for classes to check...
[INFO] Reading bundled API signatures: jdk-unsafe
[INFO] Reading bundled API signatures: jdk-deprecated
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/dev-tools/forbidden/test-signatures.txt
[INFO] Reading API signatures: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/dev-tools/forbidden/all-signatures.txt
[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[INFO] Scanned 2 (and 250 related) class file(s) for forbidden API invocations (in 0.03s), 0 error(s).
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ smoke-test-shaded ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (tests) @ smoke-test-shaded ---
[INFO] <JUnit4> says hi! Master seed: 25EBE8EA62BAFED9
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(25807@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.shaded.test.ShadedTest
Completed [1/1] in 1.93s, 4 tests
[INFO] JVM J0: 0.52 .. 3.04 = 2.52s
[INFO] Execution time total: 3.04 sec.
[INFO] Tests summary: 1 suite, 4 tests
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (tests-top-hints) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[tophints] 0.81s | org.elasticsearch.shaded.test.ShadedTest
[INFO] Executed tasks
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ smoke-test-shaded ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/smoke-test-shaded-2.0.0-beta1-SNAPSHOT.jar
[INFO]
[INFO] >>> maven-source-plugin:2.4:jar (attach-sources) @ smoke-test-shaded >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-versions) @ smoke-test-shaded ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:display-info (print-versions) @ smoke-test-shaded ---
[INFO] Maven Version: 3.0.4
[INFO] JDK Version: 1.8.0_51 normalized as: 1.8.0-51
[INFO] OS Info: Arch: amd64 Family: unix Name: linux Version: 3.16.0-30-generic
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ smoke-test-shaded ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ smoke-test-shaded ---
[INFO] Executing: /bin/sh -c cd /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded && git rev-parse --verify HEAD
[INFO] Working directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded
[INFO] Storing buildNumber: dcd95934b02400c91947ad9303db71a6b40c871a at timestamp: 1439881151141
[INFO] Storing buildScmBranch: 12790
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (set-permgen) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (check-invalid-patterns) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] <<< maven-source-plugin:2.4:jar (attach-sources) @ smoke-test-shaded <<<
[INFO]
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ smoke-test-shaded ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- junit4-maven-plugin:2.1.16:junit4 (integ-tests) @ smoke-test-shaded ---
[INFO] <JUnit4> says salut! Master seed: B418E8A6B7964A0D
[INFO] Parsed test filtering expression: default
Executing 1 suite with 1 JVM.
Started J0 PID(25843@harish-HP-ProBook-440-G2).
Suite: org.elasticsearch.shaded.test.ShadedIT
2> Aug 18, 2015 12:29:12 PM org.elasticsearch.common.MacAddressProvider getSecureMungedAddress
2> WARNING: Unable to get a valid mac address, will use a dummy address
2> NOTE: reproduce with: ant test -Dtestcase=ShadedIT -Dtests.method=testStartShadedNode -Dtests.seed=B418E8A6B7964A0D -Dtests.locale=es_MX -Dtests.timezone=Europe/Skopje -Dtests.asserts=true -Dtests.file.encoding=UTF-8
ERROR 7.17s | ShadedIT.testStartShadedNode <<<
> Throwable #1: [test] IndexAlreadyExistsException[already exists]
> at __randomizedtesting.SeedInfo.seed([B418E8A6B7964A0D:E558DF4C8D66832F]:0)
> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.validateIndexName(MetaDataCreateIndexService.java:156)
> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.validate(MetaDataCreateIndexService.java:508)
> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService.access$2(MetaDataCreateIndexService.java:507)
> at org.elasticsearch.cluster.metadata.MetaDataCreateIndexService$2.execute(MetaDataCreateIndexService.java:226)
> at org.elasticsearch.cluster.service.InternalClusterService$UpdateTask.run(InternalClusterService.java:385)
> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.runAndClean(PrioritizedEsThreadPoolExecutor.java:225)
> at org.elasticsearch.common.util.concurrent.PrioritizedEsThreadPoolExecutor$TieBreakingPrioritizedRunnable.run(PrioritizedEsThreadPoolExecutor.java:188)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> at java.lang.Thread.run(Thread.java:745)
2> NOTE: leaving temporary files on disk at: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/J0/temp/org.elasticsearch.shaded.test.ShadedIT_B418E8A6B7964A0D-001
2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=es_MX, timezone=Europe/Skopje
2> NOTE: Linux 3.16.0-30-generic amd64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=4,threads=1,free=385281896,total=514850816
2> NOTE: All tests run in this JVM: [ShadedIT]
Completed [1/1] in 7.61s, 1 test, 1 error <<< FAILURES!
Tests with failures:
- org.elasticsearch.shaded.test.ShadedIT.testStartShadedNode
[INFO] JVM J0: 0.51 .. 8.54 = 8.03s
[INFO] Execution time total: 8.55 sec.
[INFO] Tests summary: 1 suite, 1 test, 1 error
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (integ-tests-top-hints) @ smoke-test-shaded ---
[INFO] Executing tasks
main:
[tophints] 8.66s | org.elasticsearch.shaded.test.ShadedIT
[INFO] Executed tasks
[INFO]
[INFO] --- maven-failsafe-plugin:2.18.1:verify (verify) @ smoke-test-shaded ---
[INFO] Failsafe report directory: /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Elasticsearch Build Resources ..................... SUCCESS [1.747s]
[INFO] Elasticsearch Rest API Spec ....................... SUCCESS [0.809s]
[INFO] Elasticsearch Parent POM .......................... SUCCESS [10.274s]
[INFO] Elasticsearch Core ................................ SUCCESS [20:54.422s]
[INFO] Elasticsearch Distribution ........................ SUCCESS [1.907s]
[INFO] Elasticsearch with all optional dependencies ...... SUCCESS [1.598s]
[INFO] Elasticsearch Shaded Distribution ................. SUCCESS [14.012s]
[INFO] Elasticsearch TAR Distribution .................... SUCCESS [1:50.760s]
[INFO] Elasticsearch ZIP Distribution .................... SUCCESS [1:44.358s]
[INFO] Elasticsearch DEB Distribution .................... SUCCESS [1:45.141s]
[INFO] Elasticsearch Plugin POM .......................... SUCCESS [1.638s]
[INFO] Elasticsearch Japanese (kuromoji) Analysis plugin . SUCCESS [25.499s]
[INFO] Elasticsearch Smart Chinese Analysis plugin ....... SUCCESS [23.105s]
[INFO] Elasticsearch Stempel (Polish) Analysis plugin .... SUCCESS [28.860s]
[INFO] Elasticsearch Phonetic Analysis plugin ............ SUCCESS [24.271s]
[INFO] Elasticsearch ICU Analysis plugin ................. SUCCESS [30.891s]
[INFO] Elasticsearch Google Compute Engine cloud plugin .. SUCCESS [20.859s]
[INFO] Elasticsearch Azure cloud plugin .................. SUCCESS [48.497s]
[INFO] Elasticsearch AWS cloud plugin .................... SUCCESS [29.787s]
[INFO] Elasticsearch Delete By Query plugin .............. SUCCESS [45.347s]
[INFO] Elasticsearch Python language plugin .............. SUCCESS [42.466s]
[INFO] Elasticsearch JavaScript language plugin .......... SUCCESS [34.061s]
[INFO] Elasticsearch Mapper size plugin .................. SUCCESS [30.307s]
[INFO] Elasticsearch Example site plugin ................. SUCCESS [15.419s]
[INFO] QA: Parent POM .................................... SUCCESS [0.254s]
[INFO] QA: Smoke Test Plugins ............................ SUCCESS [36.016s]
[INFO] QA: Smoke Test Shaded Jar ......................... FAILURE [13.556s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34:17.670s
[INFO] Finished at: Tue Aug 18 12:29:19 IST 2015
[INFO] Final Memory: 83M/685M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.18.1:verify (verify) on project smoke-test-shaded: There are test failures.
[ERROR]
[ERROR] Please refer to /home/harish/Documents/code/elasticsearch/es/fork2-new/elasticsearch/qa/smoke-test-shaded/target/failsafe-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :smoke-test-shaded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment