{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.ghprb.GhprbCause",
          "shortDescription" : "GitHub pull request #2999 of commit 350e53cc4a1f5e9422eb91c563b47e07ffdb999d, no merge conflicts."
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.ghprb.GhprbParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "sha1",
          "value" : "origin/pr/2999/merge"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommit",
          "value" : "350e53cc4a1f5e9422eb91c563b47e07ffdb999d"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthor",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbActualCommitAuthorEmail",
          "value" : ""
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbAuthorRepoGitUrl",
          "value" : "https://github.com/lcp/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" : "2999"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbTargetBranch",
          "value" : "master"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbSourceBranch",
          "value" : "change-headers-order"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "GIT_BRANCH",
          "value" : "change-headers-order"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorEmail",
          "value" : "chingpang@gmail.com"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLogin",
          "value" : "lcp"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullAuthorLoginMention",
          "value" : "@lcp"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullDescription",
          "value" : "GitHub pull request #2999 of commit 350e53cc4a1f5e9422eb91c563b47e07ffdb999d, no merge conflicts."
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullTitle",
          "value" : "Adjust the order of linux kernel header include paths"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLink",
          "value" : "https://github.com/iovisor/bcc/pull/2999"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbPullLongDescription",
          "value" : "The current order of include paths could cause the following error:\\r\\n\\r\\nIn file included from /virtual/main.c:3:\\r\\nIn file included from include/linux/sched.h:13:\\r\\nIn file included from include/linux/pid.h:4:\\r\\nIn file included from include/linux/rculist.h:10:\\r\\nIn file included from include/linux/rcupdate.h:38:\\r\\nIn file included from include/linux/spinlock.h:50:\\r\\nIn file included from include/linux/preempt.h:80:\\r\\nIn file included from /lib/modules/4.12.14-197.45-default/build/arch/s390/include/generated/asm/preempt.h:1:\\r\\ninclude/asm-generic/preempt.h:10:42: error: no member named 'preempt_count' in 'struct thread_info'\\r\\n        return READ_ONCE(current_thread_info()->preempt_count);\\r\\n               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~\\r\\ninclude/linux/compiler.h:349:34: note: expanded from macro 'READ_ONCE'\\r\\n                     ~~~~~~~~~~~~^~~~~\\r\\ninclude/linux/compiler.h:342:17: note: expanded from macro '__READ_ONCE'\\r\\n        union { typeof(x) __val; char __c[1]; } __u;\\r\\n\\\\r\\n...\\r\\n7 errors generated.\\r\\n\\r\\nIt's supposed to load \\\"asm/preempt.h\\\" from \\\"source/\\\"(*) but accidentally\\r\\nloaded the one from \\\"build/\\\", so the error showed.\\r\\n(x86_64 didn't suffer this error because it didn't install the extra\\r\\n \\\"asm/preempt.h\\\" to \\\"build/\\\".)\\r\\n\\r\\nFor the distros, e.g. SUSE/openSUSE and debian,  with separate \\\"build/\\\"\\r\\nand \\\"source/\\\", all those \\\"generated/\\\" paths only exist in \\\"build/\\\". To\\r\\navoid the potential compilation issue, this commit moves down all those\\r\\n\\\"generated/\\\" paths in \\\"build/\\\" and adds them conditionally.\\r\\n\\r\\n(*) /lib/modules/4.12.14-197.45-default/source/arch/s390/include/\\r\\n\\r\\nSigned-off-by: Gary Lin <glin@suse.com>"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "ghprbCommentBody",
          "value" : "[buildbot, test this please]"
        },
        {
          "_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=\"Adjust the order of linux kernel header include paths\" href=\"https://github.com/iovisor/bcc/pull/2999\">PR #2999</a>: Adjust the order of linux k...",
  "displayName" : "#609",
  "duration" : 1218808,
  "estimatedDuration" : 7460664,
  "executor" : None,
  "fullDisplayName" : "bcc-pr #609",
  "id" : "609",
  "keepLog" : False,
  "number" : 609,
  "queueId" : 4873,
  "result" : "SUCCESS",
  "timestamp" : 1595317994062,
  "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/609/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      
    ],
    "kind" : "git"
  },
  "culprits" : [
    
  ],
  "runs" : [
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc25/609/"
    },
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc26/609/"
    },
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc27/609/"
    },
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=fc28/609/"
    },
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1604/609/"
    },
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1710/609/"
    },
    {
      "number" : 609,
      "url" : "https://buildbot.iovisor.org/jenkins/job/bcc-pr/label=ubuntu1804/609/"
    }
  ]
}