See 
<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=(Hadoop%20&&%20!H5)/4053/display/redirect?page=changes>

Changes:

[tedyu] HBASE-19210 TestNamespacesInstanceResource fails

------------------------------------------
Started by upstream project "HBase-Trunk_matrix" build number 4053
originally caused by:
 Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H14 (Hadoop xenial) in workspace 
<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=(Hadoop%20&&%20!H5)/ws/>
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/hbase.git
 > git init 
 > <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=JDK%201.8%20(latest),label=(Hadoop%20&&%20!H5)/ws/>
 >  # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/hbase.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/hbase.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hbase.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/hbase.git 
 > +refs/heads/*:refs/remotes/origin/*
Checking out Revision f9b19c6e339829db1df9d9953bdb4c134280f117 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9b19c6e339829db1df9d9953bdb4c134280f117
Commit message: "HBASE-19210 TestNamespacesInstanceResource fails"
 > git rev-list e0580b20d14e47a7941f0ca5a37ee6bbbcf044c8 # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
export=MAVEN_OPTS="-Xmx6100M -XX:-UsePerfData"

[EnvInject] - Variables injected successfully.
[11c72c70] $ /bin/bash -xe /tmp/jenkins677648840276998368.sh
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_152"
Java(TM) SE Runtime Environment (build 1.8.0_152-b16)
Java HotSpot(TM) 64-Bit Server VM (build 25.152-b16, mixed mode)
+ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 386417
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 60000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 10240
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ echo 'Listing of other java processes on this box'
Listing of other java processes on this box
+ jps -v
+ rm -rf /tmp/hbase-jenkins/hbase
rm: cannot remove '/tmp/hbase-jenkins/hbase/oldWALs': Permission denied
rm: cannot remove '/tmp/hbase-jenkins/hbase/corrupt': Permission denied
Build step 'Execute shell' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[11c72c70] $ /bin/bash -xe /tmp/jenkins8279590677986185316.sh
+ ./dev-support/zombie-detector.sh --jenkins 4053
Tue Nov 14 21:26:07 UTC 2017 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of 
the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE

Reply via email to