XMLWordPrintable

      Hi, 

       

      I am trying to do a build by starting a pipeline instance but I am getting the below error. I tried to get information online but could not find it. Can anyone please help to resolve.

       
      Started by user
      m80175@mscatalog.att.com
      [OneT] OneT started com.att.mscatalog/com.att.mscatalog.dashboard/feature/0818_branch
      [OneT] Post to Kafka - Status: Successful | Host: zlp33017.vci.att.com:3904 | Response Code: 200 | Description: Build for com.att.mscatalog/com.att.mscatalog.dashboard/feature/0818_branch started with conversation ID: a40c8c0e-8ecc-43d5-b056-50b61630e8f5
      > git rev-parse --is-inside-work-tree # timeout=40
      Setting origin to
      https://codecloud.web.att.com/scm/st_mscatalog/dashboard.git
      > git config remote.origin.url
      https://codecloud.web.att.com/scm/st_mscatalog/dashboard.git

      1. timeout=40
        Fetching origin...
        Fetching upstream changes from origin
        > git --version # timeout=40
        > git --version # 'git version 2.17.1'
        > git config --get remote.origin.url # timeout=40
        using GIT_ASKPASS to set credentials Change password on 09/01/2021
        > git fetch --tags --progress – origin +refs/heads/:refs/remotes/origin/ # timeout=40
        Seen branch in repository origin/dastscan
        Seen branch in repository origin/feature/0818_branch
        Seen branch in repository origin/feature/DASTScan
        Seen branch in repository origin/feature/MLWorkBenchPOC
        Seen branch in repository origin/feature/MUKESH_TEST_BRANCH
        Seen branch in repository origin/feature/NEWDASTScan
        Seen branch in repository origin/feature/SASTScan
        Seen branch in repository origin/feature/abhi-sprint9-branch
        Seen branch in repository origin/feature/abhi_0818_branch
        Seen branch in repository origin/feature/abhi_0818_branch_backup
        Seen branch in repository origin/feature/ashok-sprint9-branch
        Seen branch in repository origin/feature/kb4348_sast_0219
        Seen branch in repository origin/feature/mukesh_0818_branch
        Seen branch in repository origin/feature/secret_poc
        Seen branch in repository origin/feature/sprint7-branch
        Seen branch in repository origin/feature/sprint9-branch
        Seen branch in repository origin/feature/vasu-sprint9-branch
        Seen branch in repository origin/master
        Seen 18 remote branches
        Obtained Jenkinsfile from d5fcff164d610a281b4edf137894876d910d716b
        Running in Durability level: PERFORMANCE_OPTIMIZED
        [OneT] Post to Kafka - Status: Successful | Host: zlp33016.vci.att.com:3904 | Response Code: 200 | Description: Build for com.att.mscatalog/com.att.mscatalog.dashboard/feature/0818_branch completed with conversation ID: a40c8c0e-8ecc-43d5-b056-50b61630e8f5
        org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
        WorkflowScript: 55: Tool type "ant" does not have an install of "ant18" configured - did you mean "ant184"? @ line 55, column 8.
        ant "ant18"
        ^

      1 error

      at org.codehaus.groovy.control.ErrorCollector.failIfErrors(ErrorCollector.java:310)
      at org.codehaus.groovy.control.CompilationUnit.applyToPrimaryClassNodes(CompilationUnit.java:1085)
      at org.codehaus.groovy.control.CompilationUnit.doPhaseOperation(CompilationUnit.java:603)
      at org.codehaus.groovy.control.CompilationUnit.processPhaseOperations(CompilationUnit.java:581)
      at org.codehaus.groovy.control.CompilationUnit.compile(CompilationUnit.java:558)
      at groovy.lang.GroovyClassLoader.doParseClass(GroovyClassLoader.java:298)
      at groovy.lang.GroovyClassLoader.parseClass(GroovyClassLoader.java:268)
      at groovy.lang.GroovyShell.parseClass(GroovyShell.java:688)
      at groovy.lang.GroovyShell.parse(GroovyShell.java:700)
      at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.doParse(CpsGroovyShell.java:142)
      at org.jenkinsci.plugins.workflow.cps.CpsGroovyShell.reparse(CpsGroovyShell.java:127)
      at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.parseScript(CpsFlowExecution.java:571)
      at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.start(CpsFlowExecution.java:523)
      at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:337)
      at hudson.model.ResourceController.execute(ResourceController.java:97)
      at hudson.model.Executor.run(Executor.java:429)
      Finished: FAILURE

            phreakadelle Stephan Watermeyer
            sz124h syed
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: