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

robot plugin when -Parsing output xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • robot-plugin
    • JENKINS:1.464
      ROBOT plugin:1.2.1

      Hi,
      An error occured accidently. After the error occured , I create a new job to just run the robot plugin, it is Ok , i don't know why it failed orrignally.

      error info:
      [htmlpublisher] Archiving HTML reports...
      [htmlpublisher] Archiving at PROJECT level /root/CCIATRISO/projects/TDMSDHAT/at/Autocase to /home/hzmgwscm/.jenkins/jobs/ATR_SDH_TEAM/htmlreports/ATR_report
      Robot results publisher started...
      -Parsing output xml:
      Failed!
      hudson.remoting.RequestAbortedException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.Request.call(Request.java:149)
      at hudson.remoting.Channel.call(Channel.java:646)
      at hudson.FilePath.act(FilePath.java:828)
      at hudson.FilePath.act(FilePath.java:821)
      at hudson.plugins.robot.RobotParser.parse(RobotParser.java:39)
      at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:235)
      at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:258)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
      at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:710)
      at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:685)
      at hudson.model.Build$RunnerImpl.post2(Build.java:162)
      at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:632)
      at hudson.model.Run.run(Run.java:1459)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:239)
      Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.Request.abort(Request.java:273)
      at hudson.remoting.Channel.terminate(Channel.java:702)
      at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:69)
      Caused by: java.io.IOException: Unexpected termination of the channel
      at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:50)
      Caused by: java.io.EOFException
      at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
      at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
      at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
      at hudson.remoting.Command.readFrom(Command.java:90)
      at hudson.remoting.ClassicCommandTransport.read(ClassicCommandTransport.java:59)
      at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:48)

            jpiironen jpiironen
            pangpangwanzi pangpang wanzi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: