<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginoihipster _class='hudson.plugins.git.util.Build'><buildNumber>6191</buildNumber><marked><SHA1>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</SHA1><branch><SHA1>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></marked><revision><SHA1>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</SHA1><branch><SHA1>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></revision></refsremotesoriginoihipster><originoihipster _class='hudson.plugins.git.util.Build'><buildNumber>3897</buildNumber><marked><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><branch><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><name>origin/oi/hipster</name></branch></marked><revision><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><branch><SHA1>5751b2ff5ccd4825400f4a37a10c38da4a0f23f3</SHA1><name>origin/oi/hipster</name></branch></revision></originoihipster></buildsByBranchName><lastBuiltRevision><SHA1>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</SHA1><branch><SHA1>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</SHA1><name>refs/remotes/origin/oi/hipster</name></branch></lastBuiltRevision><remoteUrl>git://github.com/OpenIndiana/oi-userland.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://hipster.openindiana.org/jenkins/job/illumos-gate/6191/artifact</artifactsUrl><changesUrl>https://hipster.openindiana.org/jenkins/job/illumos-gate/changes</changesUrl><displayUrl>https://hipster.openindiana.org/jenkins/job/illumos-gate/6191/</displayUrl><testsUrl>https://hipster.openindiana.org/jenkins/job/illumos-gate/6191/testReport</testsUrl></action><building>false</building><displayName>#6191</displayName><duration>8625437</duration><estimatedDuration>3147487</estimatedDuration><fullDisplayName>illumos-gate #6191</fullDisplayName><id>6191</id><inProgress>false</inProgress><keepLog>false</keepLog><number>6191</number><queueId>1475</queueId><result>SUCCESS</result><timestamp>1607126752470</timestamp><url>https://hipster.openindiana.org/jenkins/job/illumos-gate/6191/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/libarchive/Makefile</affectedPath><commitId>d18c711e7f38c2b9b221313b9f20aeea964a4237</commitId><timestamp>1607096065000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>libarchive: update to 3.5.0
</comment><date>2020-12-04 16:34:25 +0100</date><id>d18c711e7f38c2b9b221313b9f20aeea964a4237</id><msg>libarchive: update to 3.5.0</msg><path><editType>edit</editType><file>components/library/libarchive/Makefile</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/sysutils/logrotate/patches/04-secure_getenv.patch</affectedPath><affectedPath>components/sysutils/logrotate/logrotate.p5m</affectedPath><affectedPath>components/sysutils/logrotate/patches/01.fix-tests.patch</affectedPath><affectedPath>components/sysutils/logrotate/patches/02.man.patch</affectedPath><affectedPath>components/sysutils/logrotate/Makefile</affectedPath><commitId>78e90ee2128b9582bc14ed2598c2683c910a1ea0</commitId><timestamp>1607101159000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>logrotate: update to 3.17.0
</comment><date>2020-12-04 17:59:19 +0100</date><id>78e90ee2128b9582bc14ed2598c2683c910a1ea0</id><msg>logrotate: update to 3.17.0</msg><path><editType>edit</editType><file>components/sysutils/logrotate/logrotate.p5m</file></path><path><editType>add</editType><file>components/sysutils/logrotate/patches/04-secure_getenv.patch</file></path><path><editType>edit</editType><file>components/sysutils/logrotate/Makefile</file></path><path><editType>edit</editType><file>components/sysutils/logrotate/patches/01.fix-tests.patch</file></path><path><editType>edit</editType><file>components/sysutils/logrotate/patches/02.man.patch</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/vte-291/patches/05-src_vte.cc.patch</affectedPath><affectedPath>components/library/vte-291/patches/04-src_pty.cc.patch</affectedPath><affectedPath>components/library/vte-291/Makefile</affectedPath><affectedPath>components/library/vte-291/patches/04-pty-packet-mode.patch</affectedPath><commitId>be77b3b85a0c8c51adba830d9c06112757a1e32a</commitId><timestamp>1607101817000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>vte: enable pty packet mode
* vte: added support for pty packet mode from upstream

* vte: bumped COMPONENT_REVISION to 2
</comment><date>2020-12-04 18:10:17 +0100</date><id>be77b3b85a0c8c51adba830d9c06112757a1e32a</id><msg>vte: enable pty packet mode</msg><path><editType>delete</editType><file>components/library/vte-291/patches/04-src_pty.cc.patch</file></path><path><editType>edit</editType><file>components/library/vte-291/Makefile</file></path><path><editType>delete</editType><file>components/library/vte-291/patches/05-src_vte.cc.patch</file></path><path><editType>add</editType><file>components/library/vte-291/patches/04-pty-packet-mode.patch</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/library/apr/patches/makefile-out.patch</affectedPath><affectedPath>components/library/apr/apr.p5m</affectedPath><affectedPath>components/library/apr/manifests/sample-manifest.p5m</affectedPath><affectedPath>components/library/apr/patches/largefile.patch</affectedPath><affectedPath>components/library/apr/patches/02-config.layout.patch</affectedPath><affectedPath>components/library/apr/patches/01-apr-config.patch</affectedPath><affectedPath>components/library/apr/patches/doxygen.conf.patch</affectedPath><affectedPath>components/library/apr/patches/04-extended_file.patch</affectedPath><affectedPath>components/library/apr/patches/05-largefile.patch</affectedPath><affectedPath>components/library/apr/patches/06-libtool.m4.patch</affectedPath><affectedPath>components/library/apr/apr-doc.p5m</affectedPath><affectedPath>components/library/apr/patches/03-doxygen.conf.patch</affectedPath><affectedPath>components/library/apr/apr.license</affectedPath><affectedPath>components/library/apr/patches/config.layout.patch</affectedPath><affectedPath>components/library/apr/pkg5</affectedPath><affectedPath>components/library/apr/Makefile</affectedPath><affectedPath>components/library/apr/history</affectedPath><affectedPath>components/library/apr/patches/apr-config.patch</affectedPath><affectedPath>components/library/apr/patches/07-makefile-out.patch</affectedPath><affectedPath>components/library/apr/patches/libtool.m4.patch</affectedPath><affectedPath>components/library/apr/patches/extended_file.patch</affectedPath><commitId>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</commitId><timestamp>1607102471000</timestamp><author><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>apr: update to 1.7.0
</comment><date>2020-12-04 18:21:11 +0100</date><id>d89d3b5a4b3c5da789212c53e7b0a75aa17665c6</id><msg>apr: update to 1.7.0</msg><path><editType>delete</editType><file>components/library/apr/patches/doxygen.conf.patch</file></path><path><editType>edit</editType><file>components/library/apr/pkg5</file></path><path><editType>delete</editType><file>components/library/apr/apr-doc.p5m</file></path><path><editType>edit</editType><file>components/library/apr/apr.license</file></path><path><editType>delete</editType><file>components/library/apr/patches/largefile.patch</file></path><path><editType>add</editType><file>components/library/apr/patches/03-doxygen.conf.patch</file></path><path><editType>delete</editType><file>components/library/apr/patches/extended_file.patch</file></path><path><editType>add</editType><file>components/library/apr/patches/05-largefile.patch</file></path><path><editType>delete</editType><file>components/library/apr/patches/config.layout.patch</file></path><path><editType>edit</editType><file>components/library/apr/apr.p5m</file></path><path><editType>delete</editType><file>components/library/apr/patches/apr-config.patch</file></path><path><editType>edit</editType><file>components/library/apr/Makefile</file></path><path><editType>add</editType><file>components/library/apr/patches/02-config.layout.patch</file></path><path><editType>delete</editType><file>components/library/apr/patches/libtool.m4.patch</file></path><path><editType>add</editType><file>components/library/apr/patches/01-apr-config.patch</file></path><path><editType>edit</editType><file>components/library/apr/manifests/sample-manifest.p5m</file></path><path><editType>add</editType><file>components/library/apr/patches/04-extended_file.patch</file></path><path><editType>add</editType><file>components/library/apr/patches/06-libtool.m4.patch</file></path><path><editType>delete</editType><file>components/library/apr/patches/makefile-out.patch</file></path><path><editType>add</editType><file>components/library/apr/patches/07-makefile-out.patch</file></path><path><editType>edit</editType><file>components/library/apr/history</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://hipster.openindiana.org/jenkins/user/noreply</absoluteUrl><fullName>noreply</fullName><id>noreply</id></culprit></freeStyleBuild>