See 
<https://ci-hbase.apache.org/job/HBase-Nightly-ARM/904/display/redirect?page=changes>

Changes:

[noreply] HBASE-27990 BucketCache causes ArithmeticException due to improper 
blockSize value checking (#5389)

[noreply] HBASE-27989 ByteBuffAllocator causes ArithmeticException due to 
improper poolBufSize value checking (#5388)

[noreply] HBASE-28452 Missing null check of rpcServer.scheduler.executor causes 
NPE with invalid value of hbase.client.default.rpc.codec (#5778)

[noreply] HBASE-27993 AbstractFSWAL causes ArithmeticException due to improper 
logRollSize value checking (#5390)

[Duo Zhang] HBASE-27990 Addendum fix spotless error


------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on EC2 (ec2-ec2-Jenkins Ephemeral Nodes User) - Jenkins 
Ephemeral Node ARM (i-040bb2cbf0bd106b7) (arm) in workspace 
/home/jenkins/workspace/HBase-Nightly-ARM
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/hbase.git
 > git init /home/jenkins/workspace/HBase-Nightly-ARM # timeout=10
Fetching upstream changes from https://github.com/apache/hbase.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/apache/hbase.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/hbase.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 9adca10e9c106df5119cc067fd610fb19cd1d5ec 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9adca10e9c106df5119cc067fd610fb19cd1d5ec # timeout=10
Commit message: "HBASE-27990 Addendum fix spotless error"
 > git rev-list --no-walk 298c550c804305f2c57029a563039eefcbb4af40 # timeout=10
[HBase-Nightly-ARM] $ /bin/bash /tmp/jenkins2858157970127303469.sh
FATAL: command execution failed
java.io.IOException
        at hudson.remoting.Channel.close(Channel.java:1494)
        at hudson.remoting.Channel.close(Channel.java:1450)
        at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
        at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909)
        at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
        at 
jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3805)
        at hudson.model.Queue._withLock(Queue.java:1409)
        at hudson.model.Queue.withLock(Queue.java:1283)
        at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3801)
        at jenkins.model.Jenkins.cleanUp(Jenkins.java:3682)
        at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374)
        at 
com.cloudbees.jenkins.ha.HASwitcher.contextDestroyed(HASwitcher.java:80)
        at 
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4816)
        at 
org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5477)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
        at 
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
        at 
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.StandardService.stopInternal(StandardService.java:497)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:979)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at org.apache.catalina.startup.Catalina.stop(Catalina.java:849)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:811)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476)
Caused: hudson.remoting.ChannelClosedException: Channel 
"hudson.remoting.Channel@12136848:EC2 (ec2-ec2-Jenkins Ephemeral Nodes User) - 
Jenkins Ephemeral Node ARM (i-040bb2cbf0bd106b7)": Remote call on EC2 
(ec2-ec2-Jenkins Ephemeral Nodes User) - Jenkins Ephemeral Node ARM 
(i-040bb2cbf0bd106b7) failed. The channel is closing down or has closed down
        at hudson.remoting.Channel.call(Channel.java:996)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
        at com.sun.proxy.$Proxy243.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
        at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)
        at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:164)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
FATAL: Unable to delete script file /tmp/jenkins2858157970127303469.sh
java.io.IOException
        at hudson.remoting.Channel.close(Channel.java:1494)
        at hudson.remoting.Channel.close(Channel.java:1450)
        at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:943)
        at hudson.slaves.SlaveComputer.kill(SlaveComputer.java:909)
        at hudson.model.AbstractCIBase.killComputer(AbstractCIBase.java:97)
        at 
jenkins.model.Jenkins.lambda$_cleanUpDisconnectComputers$11(Jenkins.java:3805)
        at hudson.model.Queue._withLock(Queue.java:1409)
        at hudson.model.Queue.withLock(Queue.java:1283)
        at jenkins.model.Jenkins._cleanUpDisconnectComputers(Jenkins.java:3801)
        at jenkins.model.Jenkins.cleanUp(Jenkins.java:3682)
        at hudson.WebAppMain.contextDestroyed(WebAppMain.java:374)
        at 
com.cloudbees.jenkins.ha.HASwitcher.contextDestroyed(HASwitcher.java:80)
        at 
org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:4816)
        at 
org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5477)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
        at 
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1412)
        at 
org.apache.catalina.core.ContainerBase$StopChild.call(ContainerBase.java:1401)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:75)
        at 
java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:140)
        at 
org.apache.catalina.core.ContainerBase.stopInternal(ContainerBase.java:986)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.StandardService.stopInternal(StandardService.java:497)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at 
org.apache.catalina.core.StandardServer.stopInternal(StandardServer.java:979)
        at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:257)
        at org.apache.catalina.startup.Catalina.stop(Catalina.java:849)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:811)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:345)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:476)
Caused: hudson.remoting.ChannelClosedException: Channel 
"hudson.remoting.Channel@12136848:EC2 (ec2-ec2-Jenkins Ephemeral Nodes User) - 
Jenkins Ephemeral Node ARM (i-040bb2cbf0bd106b7)": Remote call on EC2 
(ec2-ec2-Jenkins Ephemeral Nodes User) - Jenkins Ephemeral Node ARM 
(i-040bb2cbf0bd106b7) failed. The channel is closing down or has closed down
        at hudson.remoting.Channel.call(Channel.java:996)
        at hudson.FilePath.act(FilePath.java:1230)
        at hudson.FilePath.act(FilePath.java:1219)
        at hudson.FilePath.delete(FilePath.java:1766)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163)
        at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
        at hudson.model.Build$BuildExecution.build(Build.java:199)
        at hudson.model.Build$BuildExecution.doRun(Build.java:164)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute shell' marked build as failure
ERROR: Step ‘Archive the artifacts’ failed: no workspace for HBase-Nightly-ARM 
#904
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for 
HBase-Nightly-ARM #904

Reply via email to