See 
<https://builds.apache.org/job/Phoenix-omid2/115/display/redirect?page=changes>

Changes:

[gjacoby] PHOENIX-4935 - IndexTool should use empty catalog instead of null

[gjacoby] PHOENIX-4519 - Index rebuild MR jobs not created for "alter index

[ankitsinghal59] PHOENIX-4941 Handle TableExistsException when wrapped under

[ankitsinghal59] PHOENIX-4941 Handle TableExistsException when wrapped under

[tdsilva] PHOENIX-4917 Fix ClassCastException when projecting array elements in

[gjacoby] PHOENIX-4949 - IndexTool - updateIndexState called too many times

[tdsilva] PHOENIX-4855 Continue to write base table column metadata when 
creating

[jamestaylor] PHOENIX-4731 Make running transactional unit tests for a given 
provider

------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H30 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Phoenix-omid2/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/omid2^{commit} # timeout=10
Checking out Revision c6a45bcf1e842fb8261ae1bdfd6a9283a2763cae (origin/omid2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c6a45bcf1e842fb8261ae1bdfd6a9283a2763cae
Commit message: "Merge branch '4.x-HBase-1.3' into omid2"
 > git rev-list --no-walk 52e1ab589b17aae704f825d492809730ac139737 # timeout=10
No emails were triggered.
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
MAVEN_OPTS=-Xmx3G

[EnvInject] - Variables injected successfully.
[Phoenix-omid2] $ /bin/bash -xe /tmp/jenkins6629270794409112717.sh
+ rm -rf inomid
+ git clone https://git-wip-us.apache.org/repos/asf/incubator-omid.git inomid
Cloning into 'inomid'...
+ cd inomid
+ git checkout phoenix-integration
Switched to a new branch 'phoenix-integration'
Branch phoenix-integration set up to track remote branch phoenix-integration 
from origin.
+ /home/jenkins/tools/maven/latest2/bin/mvn install -DskipTests -P hbase-1
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Omid
[INFO]   Common
[INFO]   State Machine
[INFO]   Commit Table
[INFO]   Metrics
[INFO]   Transaction Client
[INFO]   Shims Aggregator for HBase
[INFO]   Shims layer for HBase 1.x
[INFO]   HBase Common
[INFO]   HBase Commit Table
[INFO]   Codahale Metrics
[INFO]   Benchmarks
[INFO]   Timestamp Storage
[INFO]   HBase tools
[INFO]   TSO and TO Servers
[INFO]   Shims layer for HBase 2.x
[INFO]   HBase Client
[INFO]   HBase Coprocessors
[INFO]   Omid Client Examples
[INFO]   Omid Packaging
[WARNING] POM for 'org.apache.yetus:audience-annotations:pom:0.5.0:runtime' is 
invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] ------------------------------------------------------------------------
[INFO] Building Omid
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] org.codehaus.plexus.component.configurator.BasicComponentConfigurator 
cannot be cast to 
org.codehaus.plexus.component.configurator.ComponentConfigurator
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.ClassCastException: 
org.codehaus.plexus.component.configurator.BasicComponentConfigurator cannot be 
cast to org.codehaus.plexus.component.configurator.ComponentConfigurator
        at 
org.apache.maven.plugin.DefaultPluginManager.populatePluginFields(DefaultPluginManager.java:1351)
        at 
org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(DefaultPluginManager.java:724)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:468)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at 
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:60)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25 seconds
[INFO] Finished at: Fri Oct 05 23:08:34 UTC 2018
[INFO] Final Memory: 76M/1986M
[INFO] ------------------------------------------------------------------------
Build step 'Execute shell' marked build as failure
Archiving artifacts
[JIRA] Updating issue PHOENIX-4935
[JIRA] Updating issue PHOENIX-4519
[JIRA] Updating issue PHOENIX-4941
[JIRA] Updating issue PHOENIX-4917
[JIRA] Updating issue PHOENIX-4949
[JIRA] Updating issue PHOENIX-4855
[JIRA] Updating issue PHOENIX-4731
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to