{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2482 of commit 0b1bc9c849d258d8649fd4214d5fb86d73918b83, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2482/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "0b1bc9c849d258d8649fd4214d5fb86d73918b83"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/michalgr/bcc.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLogin",
          "value" : "yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTriggerAuthorLoginMention",
          "value" : "@yonghong-song"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullId",
          "value" : "2482"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "symfs"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "symfs"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "michalgr"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@michalgr"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2482 of commit 0b1bc9c849d258d8649fd4214d5fb86d73918b83, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Support perf's symfs mechanism for debuginfo lookup."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2482"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Symfs is a file path prefix that needs to be prepended to full path of a library\\r\\nto compute location of corresponding debuginfo. It will allow bcc users to\\r\\nprovide debug symbols if only they can write to at least one directory. Nothing\\r\\nelse needs to be assumed regarding the system bcc runs on.\\r\\n\\r\\nMy intention is to make debuginfo lookup work on Android in one form or another.\\r\\nNone of the gdb rules works out of the box:\\r\\n- native libraries are often managed by Android apps themselves and uncompressed\\r\\n  by apps into private directories. Sideloading debuginfo into those directories\\r\\n  might not be feasible. What's more it's desirable to remove data like\\r\\n  debuglink from release builds of mobile apps. At the same time those builds\\r\\n  are the most interesting ones to investigate with bcc.\\r\\n- there is no /usr directory on Android, so there is no /usr/lib/debug/. It\\r\\n  could be created with some effort, but symfs is much more convenient and\\r\\n  already used when profiling with simpleperf (fork of perf for Android)."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, ok to test]"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbGhRepository",
          "value" : "iovisor/bcc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCredentialsId",
          "value" : "6d3daf13-69b8-48b1-9c8f-ec5353264113"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : "<a title=\"Support perf's symfs mechanism for debuginfo lookup.\" href=\"https://github.com/iovisor/bcc/pull/2482\">PR #2482</a>: Support perf's symfs mechan...",
  "displayName" : "#45",
  "duration" : 337804,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #45",
  "id" : "45",
  "keepLog" : False,
  "number" : 45,
  "queueId" : 388,
  "result" : "FAILURE",
  "timestamp" : 1565021118288,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/45/"
    },
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/45/"
    },
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/45/"
    },
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/45/"
    },
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/45/"
    },
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/45/"
    },
    {
      "number" : 45,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/45/"
    }
  ]
}