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

Changes:

[s.kadam] PHOENIX-5713: Incorrectly handled view and view indexes with/without …


------------------------------------------
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H48 (ubuntu) in workspace 
<https://builds.apache.org/job/Phoenix-master/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/phoenix.git
 > git init <https://builds.apache.org/job/Phoenix-master/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/phoenix.git
 > git --version # timeout=10
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/phoenix.git 
 > # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/phoenix.git
 > git fetch --tags --progress -- 
 > https://gitbox.apache.org/repos/asf/phoenix.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2aca0674c7373a2823f8b9214476ebb80426ab5c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2aca0674c7373a2823f8b9214476ebb80426ab5c
Commit message: "PHOENIX-5713: Incorrectly handled view and view indexes 
with/without ? (#704)"
 > git rev-list --no-walk c8e4990a7fcec1775e3bb252a8baec935762b826 # 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-master] $ /bin/bash -xe /tmp/jenkins544506232047576892.sh
+ echo 'JAVA VERSION'
JAVA VERSION
+ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
+ ls /home/jenkins/.m2/repository/org/apache/htrace
htrace
htrace-core
htrace-core4
+ ls /home/jenkins/.m2/repository/org/apache/hbase
hbase
hbase-annotations
hbase-archetype-builder
hbase-archetypes
hbase-assembly
hbase-backup
hbase-build-configuration
hbase-checkstyle
hbase-client
hbase-client-project
hbase-common
hbase-endpoint
hbase-examples
hbase-external-blockcache
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-hbtop
hbase-http
hbase-it
hbase-mapreduce
hbase-metrics
hbase-metrics-api
hbase-prefix-tree
hbase-procedure
hbase-protocol
hbase-protocol-shaded
hbase-replication
hbase-resource-bundle
hbase-rest
hbase-rsgroup
hbase-server
hbase-shaded
hbase-shaded-check-invariants
hbase-shaded-client
hbase-shaded-client-byo-hadoop
hbase-shaded-client-project
hbase-shaded-mapreduce
hbase-shaded-testing-util
hbase-shaded-testing-util-tester
hbase-shaded-with-hadoop-check-invariants
hbase-shell
hbase-testing-util
hbase-thrift
hbase-zookeeper
thirdparty
[Phoenix-master] $ /home/jenkins/tools/maven/latest3/bin/mvn -U clean install 
-Dcheckstyle.skip=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Phoenix                                                     [pom]
[INFO] Phoenix Core                                                       [jar]
[INFO] Phoenix - Pherf                                                    [jar]
[INFO] Phoenix Client                                                     [jar]
[INFO] Phoenix Server                                                     [jar]
[INFO] Phoenix Assembly                                                   [pom]
[INFO] Phoenix - Tracing Web Application                                  [jar]
[INFO] 
[INFO] ---------------------< org.apache.phoenix:phoenix >---------------------
[INFO] Building Apache Phoenix 5.1.0-HBase-2.0-SNAPSHOT                   [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ phoenix ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
phoenix ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (validate) @ phoenix ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ phoenix ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ phoenix ---
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ phoenix ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: 
<https://builds.apache.org/job/Phoenix-master/ws/target/phoenix-5.1.0-HBase-2.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
phoenix ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ phoenix ---
[INFO] Installing <https://builds.apache.org/job/Phoenix-master/ws/pom.xml> to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix/5.1.0-HBase-2.0-SNAPSHOT/phoenix-5.1.0-HBase-2.0-SNAPSHOT.pom
[INFO] Installing 
<https://builds.apache.org/job/Phoenix-master/ws/target/phoenix-5.1.0-HBase-2.0-SNAPSHOT-tests.jar>
 to 
/home/jenkins/.m2/repository/org/apache/phoenix/phoenix/5.1.0-HBase-2.0-SNAPSHOT/phoenix-5.1.0-HBase-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] ------------------< org.apache.phoenix:phoenix-core >-------------------
[INFO] Building Phoenix Core 5.1.0-HBase-2.0-SNAPSHOT                     [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/net/minidev/json-smart/maven-metadata.xml
Downloading from dynamodb-local-oregon: 
https://s3-us-west-2.amazonaws.com/dynamodb-local/release/net/minidev/json-smart/maven-metadata.xml
Downloading from central: 
https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml
Downloading from Nexus: 
http://repository.apache.org/snapshots/net/minidev/json-smart/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/net/minidev/json-smart/maven-metadata.xml
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/net/minidev/json-smart/maven-metadata.xml
Progress (1): 849 B                   Downloading from repository.jboss.org: 
http://repository.jboss.org/nexus/content/groups/public/net/minidev/json-smart/maven-metadata.xml
Downloaded from central: 
https://repo.maven.apache.org/maven2/net/minidev/json-smart/maven-metadata.xml 
(849 B at 2.6 kB/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/maven-metadata.xml
Downloading from central: 
https://repo.maven.apache.org/maven2/org/glassfish/javax.el/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/maven-metadata.xml
Downloading from java.net.Releases: 
https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
Progress (1): 952 B                   Downloaded from central: 
https://repo.maven.apache.org/maven2/org/glassfish/javax.el/maven-metadata.xml 
(952 B at 38 kB/s)
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/maven-metadata.xml
Progress (1): 417 BProgress (2): 417 B | 952 B                           
Downloaded from java.net.Releases: 
https://maven.java.net/content/repositories/releases/org/glassfish/javax.el/maven-metadata.xml
 (952 B at 156 B/s)
Downloaded from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/maven-metadata.xml
 (417 B at 65 B/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata 
org.glassfish:javax.el:3.0.1-b06-SNAPSHOT/maven-metadata.xml from/to 
jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): 
Failed to transfer file 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
 with status code 500
[WARNING] Failure to transfer 
org.glassfish:javax.el:3.0.1-b06-SNAPSHOT/maven-metadata.xml from 
https://maven.java.net/content/repositories/snapshots was cached in the local 
repository, resolution will not be reattempted until the update interval of 
jvnet-nexus-snapshots has elapsed or updates are forced. Original error: Could 
not transfer metadata 
org.glassfish:javax.el:3.0.1-b06-SNAPSHOT/maven-metadata.xml from/to 
jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): 
Failed to transfer file 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/maven-metadata.xml
 with status code 500
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom
[WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, 
no dependency information available
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b08-SNAPSHOT/javax.el-3.0.1-b08-SNAPSHOT.pom
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/maven-metadata.xml
Downloading from apache release: 
https://repository.apache.org/content/repositories/releases/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/javax.el-3.0.1-b11-SNAPSHOT.pom
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/javax.el-3.0.1-b11-SNAPSHOT.pom
Downloading from project.local: 
file:${project.basedir}/src/main/site/resources/repo/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/javax.el-3.0.1-b11-SNAPSHOT.pom
Downloading from jvnet-nexus-snapshots: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b11-SNAPSHOT/javax.el-3.0.1-b11-SNAPSHOT.pom
[WARNING] The POM for org.glassfish:javax.el:jar:3.0.1-b11-SNAPSHOT is missing, 
no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Phoenix 5.1.0-HBase-2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Phoenix ..................................... SUCCESS [  6.226 s]
[INFO] Phoenix Core ....................................... FAILURE [ 39.895 s]
[INFO] Phoenix - Pherf .................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  48.358 s
[INFO] Finished at: 2020-02-05T00:08:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project phoenix-core: Could not resolve 
dependencies for project 
org.apache.phoenix:phoenix-core:jar:5.1.0-HBase-2.0-SNAPSHOT: Failed to collect 
dependencies at org.apache.omid:omid-hbase-coprocessor-hbase2.x:jar:1.0.1 -> 
org.apache.hbase:hbase-server:jar:2.0.1 -> 
org.glassfish.web:javax.servlet.jsp:jar:2.3.2 -> 
org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT: Failed to read artifact 
descriptor for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT: Could not 
transfer artifact org.glassfish:javax.el:pom:3.0.1-b07-SNAPSHOT from/to 
jvnet-nexus-snapshots (https://maven.java.net/content/repositories/snapshots): 
Failed to transfer file 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.el/3.0.1-b07-SNAPSHOT/javax.el-3.0.1-b07-SNAPSHOT.pom
 with status code 500 -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
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]

Reply via email to