[
https://issues.apache.org/jira/browse/HBASE-22421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-22421:
--------------------------------
Status: Patch Available (was: In Progress)
v0
- update ruby used for running rubocop to 2.3
locally passed:
{code}
| Vote | Subsystem | Runtime | Comment
============================================================================
| 0 | reexec | 0m 29s | Docker mode activated.
| | | | Prechecks
| | | | Compile Tests
| 0 | mvndep | 1m 21s | Maven dependency ordering
| -1 | rubocop | 5m 10s | The source tree has 7740 issues.
| | | | Other Tests
| | | 7m 24s |
|| Subsystem || Report/Notes ||
============================================================================
| Docker | Client=18.09.2 Server=18.09.2 |
| Optional Tests | rubocop |
| uname | Linux 065767056c3c 4.9.125-linuxkit #1 SMP Fri Sep 7 08:20:28 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/hbase-personality.sh |
| git revision | branch-1 / 40b8fa1 |
| maven | version: Apache Maven 3.3.9 |
| rubocop | v0.67.2 |
| rubocop | /testptch/patchprocess/diff-patch-rubocop.txt |
| Max. process+thread count | 21 (vs. ulimit of 1000) |
| modules | C: hbase-checkstyle hbase-resource-bundle hbase-annotations
hbase-protocol hbase-common hbase-procedure hbase-client hbase-metrics-api
hbase-hadoop-compat hbase-metrics hbase-hadoop2-compat hbase-prefix-tree
hbase-server hbase-testing-util hbase-thrift hbase-rest hbase-rsgroup
hbase-shell hbase-it hbase-examples hbase-external-blockcache hbase-assembly
hbase-shaded hbase-shaded/hbase-shaded-client hbase-shaded/hbase-shaded-server
hbase-shaded/hbase-shaded-check-invariants hbase-archetypes
hbase-archetypes/hbase-client-project
hbase-archetypes/hbase-shaded-client-project
hbase-archetypes/hbase-archetype-builder . hbase-error-prone U: . |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
{code}
the last time branch-1 nightly was able to run we showed 7,789. so looks close
enough.
https://builds.apache.org/view/H-L/view/HBase/job/HBase%20Nightly/job/branch-1/818/General_20Nightly_20Build_20Report/
> branch-1 docker mode for yetus fails
> ------------------------------------
>
> Key: HBASE-22421
> URL: https://issues.apache.org/jira/browse/HBASE-22421
> Project: HBase
> Issue Type: Bug
> Components: build, test
> Affects Versions: 1.5.0
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Priority: Critical
> Fix For: 1.5.0
>
> Attachments: HBASE-22421-branch-1.v0.patch
>
>
> started showing up on precommit runs yesterday. I presume a new version of
> rubocop came out that updated the minimum ruby version
> {code}
> 02:46:28 Building native extensions. This could take a while...
> 02:46:29 [91mERROR: Error installing rubocop:
> 02:46:29 rubocop requires Ruby version >= 2.3.0.
> 02:46:29 [0mSuccessfully installed jaro_winkler-1.5.2
> 02:46:30 The command '/bin/sh -c gem install rubocop' returned a non-zero
> code: 1
> 02:46:30 ERROR: Docker failed to build yetus/hbase:61288f8.
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)