{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #3109 of commit f0e6da241b0271a1fd31ca7c00f2c8e06d7e9733, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/3109/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "f0e6da241b0271a1fd31ca7c00f2c8e06d7e9733"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : "Daniel Rank"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : "dwrank@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/dwrank/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" : "3109"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "2955_fix_incomplete_type"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "2955_fix_incomplete_type"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "dwrank"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@dwrank"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #3109 of commit f0e6da241b0271a1fd31ca7c00f2c8e06d7e9733, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "slabratetop: Add memcg_cache_params struct def"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/3109"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "The following kernel commit moves struct memcg_cache_params from\\r\\n include/linux/slab.h to mm/slab.h.\\r\\n\\r\\n    commit 9adeaa226988b97bc15928e12f40a9863134467c\\r\\n    Author: Waiman Long <longman@redhat.com>\\r\\n    Date:   Mon Sep 23 15:33:49 2019 -0700\\r\\n\\r\\n        mm, slab: move memcg_cache_params structure to mm/slab.h\\r\\n\\r\\n        The memcg_cache_params structure is only embedded into the kmem_cache of\\r\\n        slab and slub allocators as defined in slab_def.h and slub_def.h and used\\r\\n        internally by mm code.  There is no needed to expose it in a public\\r\\n        header.  So move it from include/linux/slab.h to mm/slab.h.  It is just a\\r\\n        refactoring patch with no code change.\\r\\n\\r\\n        ...\\r\\n\\r\\nThe commit is in kernel v5.4, causing a compiler error when including\\r\\nslub_def.h or slab_def.h in slabratetop's bpf program.\\r\\n\\r\\nAdd an empty definition of the struct in slabratetop's bpf\\r\\nprogram so it will compile with kernel version >= v5.4.\\r\\nThe actual struct definition is not required for slabratetop's bpf program.\\r\\n\\r\\nTested with kernel v5.8.8 and v5.3.7.\\r\\n\\r\\nFixes: https://github.com/iovisor/bcc/issues/2955\\r\\n\\r\\nSigned-off-by: Daniel Rank dwrank@gmail.com"
        },
        {
          "_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=\"slabratetop: Add memcg_cache_params struct def\" href=\"https://github.com/iovisor/bcc/pull/3109\">PR #3109</a>: slabratetop: Add memcg_cach...",
  "displayName" : "#693",
  "duration" : 1113853,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #693",
  "id" : "693",
  "keepLog" : False,
  "number" : 693,
  "queueId" : 5552,
  "result" : "SUCCESS",
  "timestamp" : 1601334925715,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/693/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/693/"
    },
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/693/"
    },
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/693/"
    },
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/693/"
    },
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/693/"
    },
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/693/"
    },
    {
      "number" : 693,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/693/"
    }
  ]
}