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

Job is reported as aborted while it actually fails

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core
    • None
    • Jenkins ver. 1.565.2
      Centos
      Maven 3.0.4

      We have a build is reported as aborted even that the build fails for compilation error in the maven build (see below build output) and has a 'Finished: FAILURE' as its final output:
      00:18:17.412 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project reports-generator: Compilation failure
      00:18:17.416 [ERROR] /home/builder/workspace/5/reports-generator/src/main/java/com/taboola/reportsv4/monetization/publishers/rpmminguaranteev4/GuaranteeReportRunner.java:[44,52] cannot find symbol
      00:18:17.418 [ERROR] symbol : class PublisherMinGuaranteeReportMonthlyV4Test
      00:18:17.420 [ERROR] location: package com.taboola.reportsv4.monetization.publishers
      00:18:17.422 [ERROR] -> [Help 1]
      00:18:17.427 [ERROR]
      00:18:17.429 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      00:18:17.430 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      00:18:17.432 [ERROR]
      00:18:17.434 [ERROR] For more information about the errors and possible solutions, please read the following articles:
      00:18:17.436 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
      00:18:17.438 [ERROR]
      00:18:17.439 [ERROR] After correcting the problems, you can resume the build with the command
      00:18:17.442 [ERROR] mvn <goals> -rf :reports-generator
      ...
      00:18:20.105 channel stopped
      00:18:21.543 Starting to tag
      00:18:21.543 No Subversion tagging for unsuccessful build.
      00:18:21.543 Email was triggered for: Aborted
      00:18:21.544 Sending email for trigger: Aborted
      00:18:22.337 Sending email to: tal.s@taboola.com michael.z@taboola.com nitzan.v@taboola.com david.t@taboola.com ilan.s@taboola.com roy.a@taboola.com developers@taboola.com
      00:18:22.433 Notifying upstream projects of job completion
      00:18:22.433 Finished: FAILURE

            Unassigned Unassigned
            yorammi Yoram Michaeli
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: