FailedConsole Output

13:39:25 Started by user carignani
13:39:25 Building remotely on build.forge.etsi.org in workspace /home/jenkins/workspace/forge-playground-oas-example
13:39:25 [WS-CLEANUP] Deleting project workspace...
13:39:25 [WS-CLEANUP] Done
13:39:26 Cloning the remote Git repository
13:39:26 Cloning repository ssh://jenkins@forge.etsi.org:29418/playground
13:39:26  > git init /home/jenkins/workspace/forge-playground-oas-example # timeout=10
13:39:26 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
13:39:26  > git --version # timeout=10
13:39:26 using GIT_SSH to set credentials 
13:39:26  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground +refs/heads/*:refs/remotes/origin/*
13:39:26  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
13:39:26  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:39:26  > git config remote.origin.url ssh://jenkins@forge.etsi.org:29418/playground # timeout=10
13:39:26 Fetching upstream changes from ssh://jenkins@forge.etsi.org:29418/playground
13:39:26 using GIT_SSH to set credentials 
13:39:26  > git fetch --tags --progress ssh://jenkins@forge.etsi.org:29418/playground refs/heads/master
13:39:26  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:39:26 Checking out Revision 6bf6ea764d4b70a74491481711c171056d341503 (master)
13:39:26 Commit message: "just a test again"
13:39:26  > git config core.sparsecheckout # timeout=10
13:39:26  > git checkout -f 6bf6ea764d4b70a74491481711c171056d341503
13:39:26  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:39:27  > git rev-list e427fa104a266fac47cb9b86454b10e334fd30f3 # timeout=10
13:39:27 [forge-playground-oas-example] $ /bin/bash /tmp/jenkins6631539764504219014.sh
13:39:27 
13:39:27   error: bad indentation of a mapping entry at line 36, column 12:
13:39:27             405:
13:39:27                ^
13:39:27 
13:39:27 Build step 'Execute shell' marked build as failure
13:39:27 Finished: FAILURE