See <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/743/display/redirect?page=changes>
Changes: [busbey] HBASE-19066 Correct the directory of openjdk-8 for jenkins [busbey] HBASE-19049 Update Kerby to 1.0.1. [jerryjch] HBASE-19021 Restore a few important missing logics for balancer in 2.0 [stack] HBASE-19074 Miscellaneous Observer cleanups Breaks MemStoreSize into [busbey] HBASE-19070 temporarily make the mvnsite nightly test non-voting. ------------------------------------------ Started by upstream project "HBase-2.0" build number 743 originally caused by: Started by timer [EnvInject] - Loading node environment variables. Building remotely on H13 (couchdbtest Hadoop xenial) in workspace <https://builds.apache.org/job/HBase-2.0/jdk=JDK%201.8%20(latest),label=Hadoop/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/hbase.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # 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/* Checking out Revision fe82a302be4a7a63237fe21a8d7f5b6df1e9cd40 (refs/remotes/origin/branch-2) Commit message: "HBASE-19070 temporarily make the mvnsite nightly test non-voting." > git config core.sparsecheckout # timeout=10 > git checkout -f fe82a302be4a7a63237fe21a8d7f5b6df1e9cd40 > git rev-list 2a28ff840eca9501efd8ffd1a86c63cdc5b64774 # 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. [a3159d73] $ /bin/bash -xe /tmp/jenkins2832551378776942714.sh + which java /home/jenkins/tools/java/latest1.8/bin/java + java -version java version "1.8.0_144" Java(TM) SE Runtime Environment (build 1.8.0_144-b01) Java HotSpot(TM) 64-Bit Server VM (build 25.144-b01, 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 19920 jar -Xmx8g -Xms1g -XX:MaxPermSize=512m -XX:-UseConcMarkSweepGC 16464 Maven33Main -Xmx2g -Xms256m 20212 Jps -Dapplication.home=/usr/local/asfpackages/java/jdk1.8.0_144 -Xms8m 29004 surefirebooter6425552267227907978.jar -Xmx1024m -da + rm -rf /tmp/hbase-jenkins/hbase + echo '' + wget -O excludes.txt 'https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/' Warning: wildcards not supported in HTTP. --2017-10-24 19:09:06-- https://builds.apache.org/view/H-L/view/HBase/job/HBASE-Find-Flaky-Tests/lastSuccessfulBuild/artifact/excludes/*view*/ Resolving builds.apache.org (builds.apache.org)... 62.210.60.235 Connecting to builds.apache.org (builds.apache.org)|62.210.60.235|:443... connected. HTTP request sent, awaiting response... 502 Proxy Error 2017-10-24 19:09:20 ERROR 502: Proxy Error. 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} [a3159d73] $ /bin/bash -xe /tmp/jenkins821012254802038509.sh + ./dev-support/zombie-detector.sh --jenkins 743 Tue Oct 24 19:09:21 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] Compressed 1.22 MB of artifacts by 43.5% relative to #737 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
