{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6934,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
            "branch" : [
              {
                "SHA1" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
            "branch" : [
              {
                "SHA1" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
        "branch" : [
          {
            "SHA1" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6934",
  "duration" : 5924253,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6934",
  "id" : "6934",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6934,
  "queueId" : 1815,
  "result" : "SUCCESS",
  "timestamp" : 1670025919806,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6934/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Path-Tiny/Makefile"
        ],
        "commitId" : "f448f1520a66bb980348a4f2f467a6e7870085af",
        "timestamp" : 1669962095000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Path-Tiny: update to 0.144\u000a\u000a",
        "date" : "2022-12-02 07:21:35 +0100",
        "id" : "f448f1520a66bb980348a4f2f467a6e7870085af",
        "msg" : "perl/Path-Tiny: update to 0.144",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Path-Tiny/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "ce04fda8595b211b49982a2afd2ed3437bd44869",
        "timestamp" : 1669970511000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: get download_url for specified version, not always the latest\u000a\u000a",
        "date" : "2022-12-02 09:41:51 +0100",
        "id" : "ce04fda8595b211b49982a2afd2ed3437bd44869",
        "msg" : "tools/perl-integrate-module: get download_url for specified version, not always the latest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-Server/perl-integrate-module.conf",
          "components/perl/Net-Server/manifests/sample-manifest.p5m",
          "components/perl/Net-Server/Net-Server-PERLVER.p5m",
          "components/perl/Net-Server/Makefile",
          "components/perl/Net-Server/patches/01-test-cert.patch"
        ],
        "commitId" : "b950822f02b19f4bc1ca29712beff75ec852a248",
        "timestamp" : 1669979430000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Net-Server: update to 2.012\u000a\u000a",
        "date" : "2022-12-02 12:10:30 +0100",
        "id" : "b950822f02b19f4bc1ca29712beff75ec852a248",
        "msg" : "perl/Net-Server: update to 2.012",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Net-Server/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/Net-Server-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Net-Server/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-Server/patches/01-test-cert.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "232087a7499deb51891ea46680ae864071ec2acf",
        "timestamp" : 1669982301000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 102.5.1\u000a\u000a",
        "date" : "2022-12-02 12:58:21 +0100",
        "id" : "232087a7499deb51891ea46680ae864071ec2acf",
        "msg" : "thunderbird: update to 102.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/qualname/test/results-all.master",
          "components/python/qualname/python-integrate-project.conf",
          "components/python/qualname/qualname-PYVER.p5m",
          "components/python/qualname/Makefile",
          "components/python/qualname/manifests/sample-manifest.p5m",
          "components/python/qualname/pkg5",
          "components/python/qualname/qualname.license"
        ],
        "commitId" : "4520c91b27c5bb4e7740ae93c5558347520ec425",
        "timestamp" : 1669992998000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add qualname python project\u000a\u000a",
        "date" : "2022-12-02 15:56:38 +0100",
        "id" : "4520c91b27c5bb4e7740ae93c5558347520ec425",
        "msg" : "Add qualname python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/qualname/qualname.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/qualname/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/qualname/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/qualname/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/qualname/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/qualname/qualname-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/qualname/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/glib-networking/test/results-all.master",
          "components/library/glib-networking/glib-networking.p5m",
          "components/library/glib-networking/manifests/sample-manifest.p5m",
          "components/library/glib-networking/pkg5",
          "components/library/glib-networking/Makefile"
        ],
        "commitId" : "4ec148169b4ea981583e80fac6343ac71e59ca88",
        "timestamp" : 1669999898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "glib-networking: drop 32 bit & provide test results\u000a\u000a",
        "date" : "2022-12-02 17:51:38 +0100",
        "id" : "4ec148169b4ea981583e80fac6343ac71e59ca88",
        "msg" : "glib-networking: drop 32 bit & provide test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/glib-networking/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/glib-networking.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib-networking/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libass/Makefile",
          "components/library/libass/manifests/sample-manifest.p5m",
          "components/library/libass/pkg5",
          "components/library/libass/libass.p5m"
        ],
        "commitId" : "c93f82bc095085df3ddad94a7f44d0a7bf482642",
        "timestamp" : 1670002554000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libass: update to 0.17.0\u000a\u000a",
        "date" : "2022-12-02 18:35:54 +0100",
        "id" : "c93f82bc095085df3ddad94a7f44d0a7bf482642",
        "msg" : "libass: update to 0.17.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libass/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libass/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libass/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libass/libass.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-requires",
          "make-rules/setup.py.mk"
        ],
        "commitId" : "a76c896b291d16944ce443b29cf601a6f9194daf",
        "timestamp" : 1670002571000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: evaluate tox deps\u000a\u000a",
        "date" : "2022-12-02 18:36:11 +0100",
        "id" : "a76c896b291d16944ce443b29cf601a6f9194daf",
        "msg" : "setup.py.mk: evaluate tox deps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-requires"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ipcalc/Makefile",
          "components/network/ipcalc/ipcalc.license",
          "components/network/ipcalc/ipcalc.p5m"
        ],
        "commitId" : "4a0b111e398f342646762d3ffd4b29a05ed6f46e",
        "timestamp" : 1670006095000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ipcalc: update to 0.51\u000a\u000a",
        "date" : "2022-12-02 19:34:55 +0100",
        "id" : "4a0b111e398f342646762d3ffd4b29a05ed6f46e",
        "msg" : "ipcalc: update to 0.51",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/network/ipcalc/ipcalc.license"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ipcalc/ipcalc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ipcalc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox_virtualenv_no_download/Makefile",
          "components/python/tox_virtualenv_no_download/tox_virtualenv_no_download-PYVER.p5m",
          "components/python/tox_virtualenv_no_download/manifests/sample-manifest.p5m",
          "components/python/tox_virtualenv_no_download/pkg5",
          "components/python/tox_virtualenv_no_download/test/results-all.master",
          "components/python/tox_virtualenv_no_download/tox_virtualenv_no_download.license",
          "components/python/tox_virtualenv_no_download/python-integrate-project.conf"
        ],
        "commitId" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
        "timestamp" : 1670020687000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add tox_virtualenv_no_download python project\u000a\u000a",
        "date" : "2022-12-02 23:38:07 +0100",
        "id" : "73681996a5f7d0ed886058a090ec2f68f10abab8",
        "msg" : "Add tox_virtualenv_no_download python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/tox_virtualenv_no_download-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/tox_virtualenv_no_download/tox_virtualenv_no_download.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}