{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.github.pullrequest.GitHubPRCause",
          "shortDescription" : "GitHub PR #148: PR opened"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TRIGGER_SENDER_AUTHOR",
          "value" : "Joseph Wong"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TRIGGER_SENDER_EMAIL",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMIT_AUTHOR_NAME",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMIT_AUTHOR_EMAIL",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TARGET_BRANCH",
          "value" : "dev"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_SOURCE_BRANCH",
          "value" : "FixNewlinesInCache"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_AUTHOR_EMAIL",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_BODY",
          "value" : "KSP strips them out in `ConfigNode.AddValue(string, string)`, meaning the cache didn't break but the newlines would get removed from strings.\\r\\n\\r\\nThis fixes some that in some `ConfigNode` modifying code, and makes sure that the cache also handles it properly\\r\\n\\r\\nResolves #84"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_SHORT_DESC",
          "value" : "GitHub PR #<a href=\\\"https://github.com/sarbian/ModuleManager/pull/148\\\">148</a>, PR opened"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_TITLE",
          "value" : "Properly handle tabs and newlines in node values"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_URL",
          "value" : "https://github.com/sarbian/ModuleManager/pull/148"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_SOURCE_REPO_OWNER",
          "value" : "sarbian"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_HEAD_SHA",
          "value" : "f2fba86ce98bcba5ab13b7d3ce6c6fd7e51e74ea"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COND_REF",
          "value" : "head"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "GITHUB_PR_CAUSE_SKIP",
          "value" : False
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_NUMBER",
          "value" : "148"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_STATE",
          "value" : "OPEN"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMENT_BODY",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_COMMENT_BODY_MATCH",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_PR_LABELS",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_REPO_GIT_URL",
          "value" : "git://github.com/sarbian/ModuleManager.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GITHUB_REPO_SSH_URL",
          "value" : "git@github.com:sarbian/ModuleManager.git"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#17",
  "duration" : 23815,
  "estimatedDuration" : 100490,
  "executor" : None,
  "fullDisplayName" : "ModuleManager-PRBuilder #17",
  "id" : "17",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 17,
  "queueId" : 554,
  "result" : "FAILURE",
  "timestamp" : 1561697898803,
  "url" : "https://ksp.sarbian.com/jenkins/user/ismailsiege/my-views/view/All/job/ModuleManager-PRBuilder/17/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ]
}