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

Could not attach 'nodes/master/pipeline-timings.txt' to support bundle

    • workflow-cps:2.68

      With Support Core plugin 2.47 I see exceptions:

      Apr 23, 2018 2:19:06 PM WARNING com.cloudbees.jenkins.support.SupportPlugin writeBundle
      Could not attach 'nodes/master/pipeline-timings.txt' to support bundle
      java.io.IOException: Zodiac_build_gcc_vstudio_TRY_TML_VS2017_18Apr2018 #9 did not yet start
      at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:1058)
      at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$PipelineTimings$1.writeTo(CpsFlowExecution.java:1779)
      at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:357)
      at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:271)
      at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl$1.run(SupportPlugin.java:741)
      at java.lang.Thread.run(Thread.java:748)

          [JENKINS-50947] Could not attach 'nodes/master/pipeline-timings.txt' to support bundle

          I'm see the same exception:

          Could not attach ''nodes/master/pipeline-timings.txt'' to support bundle
          java.io.IOException: dax/dax_webserv #1 did not yet start
          	at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:1125)
          	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$PipelineTimings$1.writeTo(CpsFlowExecution.java:1881)
          	at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:305)
          	at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:275)
          	at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl.lambda$doRun$0(SupportPlugin.java:759)
          	at java.lang.Thread.run(Thread.java:748)
          

          Joshua Hoblitt added a comment - I'm see the same exception: Could not attach ''nodes/master/pipeline-timings.txt' ' to support bundle java.io.IOException: dax/dax_webserv #1 did not yet start at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:1125) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$PipelineTimings$1.writeTo(CpsFlowExecution.java:1881) at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:305) at com.cloudbees.jenkins.support.SupportPlugin.writeBundle(SupportPlugin.java:275) at com.cloudbees.jenkins.support.SupportPlugin$PeriodicWorkImpl.lambda$doRun$0(SupportPlugin.java:759) at java.lang. Thread .run( Thread .java:748)

          Allan BURDAJEWICZ added a comment - This is solved by https://github.com/jenkinsci/workflow-cps-plugin/commit/8edc46b5acb7b7c45d176f4eb43e939fa63a27c4 in workflow-cps 2.68

            allan_burdajewicz Allan BURDAJEWICZ
            davida2009 David Aldrich
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: