Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-14580

Artifact preparation failed due various network issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 5.9.7, 5.8.5
    • None
    • Artifacts

    Description

      A build failed quickly while preparing the artifacts. This caused the build to go red.

      build log

      08-May-2014 04:08:58 	Build JIRA 6.2 Stable - CI Functional Tests - Func 04 #265 (J62STABLE-CIFUNCHAL-FUNC04-265) started building on agent Elastic Agent on i-31a10d61
      08-May-2014 04:08:59 	Build working directory is /opt/bamboo-agent/bamboo-agent-home/xml-data/build-dir/J62STABLE-CIFUNCHAL-FUNC04
      08-May-2014 04:08:59 	Executing build JIRA 6.2 Stable - CI Functional Tests - Func 04 #265 (J62STABLE-CIFUNCHAL-FUNC04-265)
      08-May-2014 04:08:59 	Preparing artifact for use: hallelujah-dist
      08-May-2014 04:08:59 	Failure in artifact preparation phase during processing of: Subscription for Shared artifact: [hallelujah-dist], pattern: [jira-*-dist.zip] anchored at: [jira-distribution/jira-func-tests-runner/target], destination: []
      08-May-2014 04:08:59 	1 error(s) found when performing pre-build actions.
      08-May-2014 04:11:48 	Running on server: post build plugin 'Clover Delta Calculator'
      08-May-2014 04:11:50 	Running on server: post build plugin 'Build Hanging Detection Configuration'
      08-May-2014 04:11:50 	Running on server: post build plugin 'NCover Results Collector'
      08-May-2014 04:11:51 	Running on server: post build plugin 'Maven Dependencies Postprocessor'
      08-May-2014 04:11:51 	All post build plugins have finished
      08-May-2014 04:11:51 	Generating build results summary...
      08-May-2014 04:11:51 	Saving build results to disk...
      08-May-2014 04:11:51 	Indexing build results...
      08-May-2014 04:11:51 	Finished building J62STABLE-CIFUNCHAL-FUNC04-265.
      

      (notice the 3 minute gap before Bamboo processed the build resuilt)

      Agent log

      2014-05-08 04:08:59,015 INFO [0-BAM::Elastic Agent on i-31a10d61::Agent:pool-4-thread-1] [PrepareBuildTask] Executing build JIRA 6.2 Stable - CI Functional Tests - Func 04 #265 (J62STABLE-CIFUNCHAL-FUNC04-265)
      2014-05-08 04:08:59,015 INFO [0-BAM::Elastic Agent on i-31a10d61::Agent:pool-4-thread-1] [PrepareBuildTask] Preparing artifact for use: hallelujah-dist
      2014-05-08 04:08:59,240 ERROR [0-BAM::Elastic Agent on i-31a10d61::Agent:pool-4-thread-1] [HttpMessageSender] Failed to send message.
      org.apache.commons.httpclient.ProtocolException: The server 127.0.0.1 failed to respond with a valid HTTP response
      	at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1846)
      	at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1590)
      	at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995)
      	at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)
      	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)
      	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)
      	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324)
      	at com.atlassian.bamboo.v2.build.agent.remote.sender.HttpMessageSender.send(HttpMessageSender.java:92)
      	at com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler.internalRetrieve(BambooRemoteArtifactHandler.java:74)
      	at com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler.retrieve(BambooRemoteArtifactHandler.java:53)
      

      Bamboo server:

      2014-05-08 04:07:23,775 INFO [AtlassianEvent::0-BAM::EVENTS:pool-3-thread-15] [ChainExecutionManagerImpl] Build J62STABLE-CIFUNCHAL-FUNC04-265 has been dispatched
      2014-05-08 04:07:24,113 INFO [AtlassianEvent::0-BAM::EVENTS:pool-3-thread-2] [BuildQueueManagerImpl] Attempting to queue JIRA 6.2 Stable - CI Functional Tests - Func 04 #265 (J62STABLE-CIFUNCHAL-FUNC04-265).
      2014-05-08 04:07:24,116 INFO [AtlassianEvent::0-BAM::EVENTS:pool-3-thread-2] [ExecutionPhaseServiceImpl] JIRA 6.2 Stable - CI Functional Tests - Func 04 #265 (J62STABLE-CIFUNCHAL-FUNC04-265) queued
      2014-05-08 04:08:58,681 INFO [ActiveMQ Session Task-11376] [BuildQueueManagerImpl] Sending J62STABLE-CIFUNCHAL-FUNC04-265 to agent 636618465
      2014-05-08 04:08:59,036 INFO [bambooAgentMessageListenerConnector-1] [CurrentlyBuildingContainer] startBuildingOnAgent called for [J62STABLE-CIFUNCHAL-FUNC04-265], agent 636618465
      2014-05-08 04:08:59,509 INFO [bambooAgentMessageListenerConnector-1] [CurrentlyBuildingContainer] Agent 636618465 finished building J62STABLE-CIFUNCHAL-FUNC04-265, but the build is still processed by the server. Detaching it from the agent
      2014-05-08 04:11:48,916 INFO [buildTailMessageListenerConnector-1] [LocalBuildResultProcessor] Processing build result J62STABLE-CIFUNCHAL-FUNC04-265...
      2014-05-08 04:11:48,916 INFO [buildTailMessageListenerConnector-1] [ExecutionPhaseServiceImpl] JIRA 6.2 Stable - CI Functional Tests - Func 04 #265 (J62STABLE-CIFUNCHAL-FUNC04-265) execution finished
      2014-05-08 04:11:48,916 INFO [buildTailMessageListenerConnector-1] [LocalBuildResultProcessor] J62STABLE-CIFUNCHAL-FUNC04-265: Running on server: post build plugin 'Clover Delta Calculator'
      2014-05-08 04:11:50,983 INFO [buildTailMessageListenerConnector-1] [LocalBuildResultProcessor] J62STABLE-CIFUNCHAL-FUNC04-265: Running on server: post build plugin 'Build Hanging Detection Configuration'
      2014-05-08 04:11:50,990 INFO [buildTailMessageListenerConnector-1] [LocalBuildResultProcessor] J62STABLE-CIFUNCHAL-FUNC04-265: Running on server: post build plugin 'NCover Results Collector'
      2014-05-08 04:11:51,004 INFO [buildTailMessageListenerConnector-1] [LocalBuildResultProcessor] J62STABLE-CIFUNCHAL-FUNC04-265: Running on server: post build plugin 'Maven Dependencies Postprocessor'
      2014-05-08 04:11:51,006 INFO [buildTailMessageListenerConnector-1] [LocalBuildResultProcessor] J62STABLE-CIFUNCHAL-FUNC04-265: All post build plugins have finished
      2014-05-08 04:11:51,051 INFO [buildTailMessageListenerConnector-1] [PlanStatePersisterImpl] J62STABLE-CIFUNCHAL-FUNC04-265: Generating build results summary...
      2014-05-08 04:11:51,140 INFO [buildTailMessageListenerConnector-1] [PlanStatePersisterImpl] J62STABLE-CIFUNCHAL-FUNC04-265: Saving build results to disk...
      2014-05-08 04:11:51,331 INFO [buildTailMessageListenerConnector-1] [PlanStatePersisterImpl] Indexing J62STABLE-CIFUNCHAL-FUNC04-265
      2014-05-08 04:11:51,334 INFO [buildTailMessageListenerConnector-1] [PlanStatePersisterImpl] Finished build: J62STABLE-CIFUNCHAL-FUNC04-265
      2014-05-08 04:11:51,334 INFO [buildTailMessageListenerConnector-1] [PlanStatePersisterImpl] J62STABLE-CIFUNCHAL-FUNC04-265: Finished building J62STABLE-CIFUNCHAL-FUNC04-265.
      2014-05-08 04:11:51,341 INFO [buildTailMessageListenerConnector-1] [CurrentlyBuildingContainer] removeCurrentlyBuilding called for [J62STABLE-CIFUNCHAL-FUNC04-265]
      2014-05-08 04:11:51,367 INFO [10-IndexerService.indexer:pool-36-thread-1] [DefaultBuildResultsIndexer] Indexed J62STABLE-CIFUNCHAL-FUNC04-265
      

      environment: version 5.5-m3.1 build 4304

      Attachments

        Issue Links

          Activity

            People

              pbruski Przemek Bruski
              mmeinhold Martin Meinhold
              Votes:
              10 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: