Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-51450

hudson.remoting.Channel.isClosingOrClosed post update

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • remoting
    • None

      Firstly apologies on the component selected - wasn't sure what to select 

      On Friday I updated Jenkins to ver. 2.122 from 1.642.1. 

      The update went smoothly and after updating all the plugins and reconnecting my slaves everything is running as it should apart from one of the slaves. Since the update, I'm unable to build to that one in particular. 

      I've got it running as a Windows service on 2012r2 and have tried reinstalling it 

      Below is the stack trace from any job thats run against this slave

       

      10:22:27 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Channel to /xx.xx.xx.xx
      10:22:27 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
      10:22:27 		at hudson.remoting.UserResponse.retrieve(UserRequest.java:389)
      10:22:27 		at hudson.remoting.Channel.call(Channel.java:955)
      10:22:27 		at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1052)
      10:22:27 		at hudson.Launcher$ProcStarter.start(Launcher.java:449)
      10:22:27 		at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
      10:22:27 		at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      10:22:27 		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      10:22:27 		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      10:22:27 		at hudson.model.Build$BuildExecution.build(Build.java:206)
      10:22:27 		at hudson.model.Build$BuildExecution.doRun(Build.java:163)
      10:22:27 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
      10:22:27 		at hudson.model.Run.execute(Run.java:1794)
      10:22:27 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      10:22:27 		at hudson.model.ResourceController.execute(ResourceController.java:97)
      10:22:27 		at hudson.model.Executor.run(Executor.java:429)
      10:22:27 java.lang.NoSuchMethodError: hudson.remoting.Channel.isClosingOrClosed()Z
      10:22:27 	at jenkins.security.MasterToSlaveCallable.getOpenChannelOrFail(MasterToSlaveCallable.java:45)
      10:22:27 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1291)
      10:22:27 	at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:1259)
      10:22:27 	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
      10:22:27 	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
      10:22:27 	at hudson.remoting.Request$2.run(Request.java:326)
      10:22:27 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
      10:22:27 	at java.util.concurrent.FutureTask.run(Unknown Source)
      10:22:27 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      10:22:27 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      10:22:27 	at hudson.remoting.Engine$1$1.run(Engine.java:63)
      10:22:27 	at java.lang.Thread.run(Unknown Source)
      10:22:27 Caused: java.io.IOException: Remote call on Channel to /xx.xx.xx.xx failed
      10:22:27 	at hudson.remoting.Channel.call(Channel.java:961)
      10:22:27 	at hudson.Launcher$RemoteLauncher.launch(Launcher.java:1052)
      10:22:27 	at hudson.Launcher$ProcStarter.start(Launcher.java:449)
      10:22:27 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:109)
      10:22:27 	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:66)
      10:22:27 	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      10:22:27 	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
      10:22:27 	at hudson.model.Build$BuildExecution.build(Build.java:206)
      10:22:27 	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
      10:22:27 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
      10:22:27 	at hudson.model.Run.execute(Run.java:1794)
      10:22:27 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      10:22:27 	at hudson.model.ResourceController.execute(ResourceController.java:97)
      10:22:27 	at hudson.model.Executor.run(Executor.java:429)
      10:22:27 Build step 'Windows PowerShell' marked build as failure
      

       

            Unassigned Unassigned
            jamescarley James Carley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: