Hi Devs, The HBase builds are running on the wrong nodes, specifically 'ubuntu' label. HBase, being a Hadoop related project should be using the 'Hadoop' label which is nodes H0-H21 currently (more in the pipeline!).
The PR I created should fix this issue for the HBase Nightly - I've still to check other builds and will PR more if needed. Thanks Gav... (ASF Infra) On Sat, Aug 24, 2019 at 9:16 AM HBase Robot <[email protected]> wrote: > > +1 overall > > Vote Subsystem Runtime Comment > 0 reexec 115 Docker mode activated. > _ Prechecks _ > +1 dupname 0 No case conflicting files found. > 0 shelldocs 0 Shelldocs was not available. > +1 @author 0 The patch does not contain any @author tags. > _ master Compile Tests _ > _ Patch Compile Tests _ > +1 shellcheck 0 There were no new shellcheck issues. > +1 whitespace 0 The patch has no whitespace issues. > _ Other Tests _ > +1 asflicense 21 The patch does not generate ASF License warnings. > 218 > Subsystem Report/Notes > Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-532/1/artifact/out/Dockerfile > GITHUB PR #532 > Optional Tests dupname asflicense shellcheck shelldocs > uname Linux 0d82e0eadb9f 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 GNU/Linux > Build tool maven > Personality /home/jenkins/jenkins-slave/workspace/HBase-PreCommit-GitHub-PR_PR-532/out/precommit/personality/provided.sh > git revision master / ee9d986 > Max. process+thread count 42 (vs. ulimit of 10000) > modules C: . U: . > Console output https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-532/1/console > versions git=2.11.0 maven=2018-06-17T18:33:14Z) shellcheck=0.4.4 > Powered by Apache Yetus 0.10.0 http://yetus.apache.org > > This message was automatically generated. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub, or mute the thread. >
