{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2726 of commit ea845c00d3d7c7f8697fea9e9f51f97d66888867, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2726/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "ea845c00d3d7c7f8697fea9e9f51f97d66888867"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Jiri Olsa"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "jolsa@kernel.org"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/olsajiri/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" : "2726"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "kfunc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "kfunc"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "olsajiri"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@olsajiri"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2726 of commit ea845c00d3d7c7f8697fea9e9f51f97d66888867, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Introduce {attach|detach}_kfunc API"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2726"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "Kernel added new probe called trampoline allowing to probe\\r\\nalmost any kernel function when BTF info is available in\\r\\nthe system.\\r\\n    \\r\\nAdding the interface under 'kfunc' name, which allows to\\r\\nprobe function entry and 'kretfunc' name, which allows to\\r\\ntrace function return.\\r\\n    \\r\\n The main benefit is really low overhead which is really low\\r\\n for trampolines (please see commit for klockstat.py\\r\\n with perf comparison).\\r\\n    \\r\\n Another benefit is the ability of kretfunc probe to access\\r\\n function arguments, so some tools might need only one program\\r\\n instead of entry/exit ones (please see commit for\\r\\n opensnoop.py changes).\\r\\n"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "null"
        },
        {
          "_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=\"Introduce {attach|detach}_kfunc API\" href=\"https://github.com/iovisor/bcc/pull/2726\">PR #2726</a>: Introduce {attach|detach}_k...",
  "displayName" : "#354",
  "duration" : 1489678,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #354",
  "id" : "354",
  "keepLog" : False,
  "number" : 354,
  "queueId" : 2847,
  "result" : "SUCCESS",
  "timestamp" : 1582643590534,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/354/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/354/"
    },
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/354/"
    },
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/354/"
    },
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/354/"
    },
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/354/"
    },
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/354/"
    },
    {
      "number" : 354,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/354/"
    }
  ]
}