<?xml version='1.1' encoding='UTF-8'?>
<build>
  <actions>
    <hudson.model.CauseAction>
      <causeBag class="linked-hash-map">
        <entry>
          <hudson.model.Cause_-UserIdCause>
            <userId>lucamilanesio</userId>
          </hudson.model.Cause_-UserIdCause>
          <int>1</int>
        </entry>
      </causeBag>
    </hudson.model.CauseAction>
    <com.nirima.jenkins.plugins.docker.action.DockerBuildAction plugin="docker-plugin@1.2.3">
      <cloudId>gcloud63</cloudId>
      <containerHost>tcp://10.0.63.1:2375</containerHost>
      <containerId>c6694073e7139b6bc8e9fe1bc01f4058f12be3b8763cab0b847cf13ed5bdf371</containerId>
      <inspect>{
  &quot;Args&quot; : [ &quot;-c&quot;, &quot;/bin/start.sh&quot;, &quot;/bin/sh&quot; ],
  &quot;Config&quot; : {
    &quot;AttachStderr&quot; : false,
    &quot;AttachStdin&quot; : false,
    &quot;AttachStdout&quot; : false,
    &quot;Cmd&quot; : [ &quot;/bin/sh&quot; ],
    &quot;Domainname&quot; : &quot;&quot;,
    &quot;Entrypoint&quot; : [ &quot;/bin/sh&quot;, &quot;-c&quot;, &quot;/bin/start.sh&quot; ],
    &quot;Env&quot; : [ &quot;DOCKER_HOST=10.0.63.1:2375&quot;, &quot;PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin&quot;, &quot;DEBIAN_FRONTEND=noninteractive&quot;, &quot;NOTVISIBLE=in users profile&quot; ],
    &quot;ExposedPorts&quot; : {
      &quot;22/tcp&quot; : { }
    },
    &quot;Hostname&quot; : &quot;c6694073e713&quot;,
    &quot;Image&quot; : &quot;gcr.io/analog-bay-123115/jenkins-agent-bazel-docker:debian-buster-69.0.3497.92&quot;,
    &quot;Labels&quot; : {
      &quot;com.nirima.jenkins.plugins.docker.JenkinsContainerImage&quot; : &quot;gcr.io/analog-bay-123115/jenkins-agent-bazel-docker:debian-buster-69.0.3497.92&quot;,
      &quot;com.nirima.jenkins.plugins.docker.JenkinsId&quot; : &quot;9ad09ee55883e26c5c158872ce154718&quot;,
      &quot;com.nirima.jenkins.plugins.docker.JenkinsNodeName&quot; : &quot;docker-00amqmuzwp91l&quot;,
      &quot;com.nirima.jenkins.plugins.docker.JenkinsRemoveVolumes&quot; : &quot;false&quot;,
      &quot;com.nirima.jenkins.plugins.docker.JenkinsServerUrl&quot; : &quot;https://gerrit-ci.gerritforge.com/&quot;,
      &quot;com.nirima.jenkins.plugins.docker.JenkinsTemplateName&quot; : &quot;docker&quot;
    },
    &quot;OpenStdin&quot; : false,
    &quot;StdinOnce&quot; : false,
    &quot;Tty&quot; : true,
    &quot;User&quot; : &quot;root&quot;,
    &quot;WorkingDir&quot; : &quot;&quot;
  },
  &quot;Created&quot; : &quot;2022-06-10T12:25:31.898391583Z&quot;,
  &quot;Driver&quot; : &quot;overlay2&quot;,
  &quot;ExecDriver&quot; : null,
  &quot;HostConfig&quot; : {
    &quot;BlkioWeight&quot; : 0,
    &quot;MemorySwappiness&quot; : -1,
    &quot;ContainerIDFile&quot; : &quot;&quot;,
    &quot;CpuPeriod&quot; : 0,
    &quot;CpuRealtimePeriod&quot; : 0,
    &quot;CpuRealtimeRuntime&quot; : 0,
    &quot;CpuShares&quot; : 0,
    &quot;CpuQuota&quot; : 0,
    &quot;CpusetCpus&quot; : &quot;&quot;,
    &quot;CpusetMems&quot; : &quot;&quot;,
    &quot;DiskQuota&quot; : 0,
    &quot;IpcMode&quot; : &quot;&quot;,
    &quot;Cgroup&quot; : &quot;&quot;,
    &quot;LogConfig&quot; : {
      &quot;Type&quot; : &quot;journald&quot;,
      &quot;Config&quot; : { }
    },
    &quot;Memory&quot; : 0,
    &quot;MemorySwap&quot; : 0,
    &quot;MemoryReservation&quot; : 0,
    &quot;KernelMemory&quot; : 0,
    &quot;NetworkMode&quot; : &quot;default&quot;,
    &quot;OomKillDisable&quot; : false,
    &quot;AutoRemove&quot; : false,
    &quot;OomScoreAdj&quot; : 0,
    &quot;PortBindings&quot; : { },
    &quot;Privileged&quot; : true,
    &quot;PublishAllPorts&quot; : false,
    &quot;ReadonlyRootfs&quot; : false,
    &quot;RestartPolicy&quot; : {
      &quot;MaximumRetryCount&quot; : 0,
      &quot;Name&quot; : &quot;&quot;
    },
    &quot;CpuCount&quot; : 0,
    &quot;CpuPercent&quot; : 0,
    &quot;IOMaximumIOps&quot; : 0,
    &quot;IOMaximumBandwidth&quot; : 0,
    &quot;Mounts&quot; : [ {
      &quot;Type&quot; : &quot;bind&quot;,
      &quot;Source&quot; : &quot;/dev/urandom&quot;,
      &quot;Target&quot; : &quot;/dev/random&quot;,
      &quot;ReadOnly&quot; : null,
      &quot;BindOptions&quot; : null,
      &quot;VolumeOptions&quot; : null,
      &quot;TmpfsOptions&quot; : null
    } ],
    &quot;PidMode&quot; : &quot;&quot;,
    &quot;SecurityOpt&quot; : [ &quot;label=disable&quot; ],
    &quot;CgroupParent&quot; : &quot;&quot;,
    &quot;VolumeDriver&quot; : &quot;&quot;,
    &quot;ShmSize&quot; : 67108864,
    &quot;PidsLimit&quot; : 0,
    &quot;Runtime&quot; : &quot;docker-runc&quot;,
    &quot;UTSMode&quot; : &quot;&quot;,
    &quot;UsernsMode&quot; : &quot;&quot;,
    &quot;ConsoleSize&quot; : [ 0, 0 ]
  },
  &quot;HostnamePath&quot; : &quot;/var/lib/docker/containers/c6694073e7139b6bc8e9fe1bc01f4058f12be3b8763cab0b847cf13ed5bdf371/hostname&quot;,
  &quot;HostsPath&quot; : &quot;/var/lib/docker/containers/c6694073e7139b6bc8e9fe1bc01f4058f12be3b8763cab0b847cf13ed5bdf371/hosts&quot;,
  &quot;LogPath&quot; : &quot;&quot;,
  &quot;Id&quot; : &quot;c6694073e7139b6bc8e9fe1bc01f4058f12be3b8763cab0b847cf13ed5bdf371&quot;,
  &quot;SizeRootFs&quot; : null,
  &quot;Image&quot; : &quot;sha256:63f6e26267d27e98a494d0862c4787596abfd2d16baa050920f8485ea7f037d0&quot;,
  &quot;MountLabel&quot; : &quot;&quot;,
  &quot;Name&quot; : &quot;/zealous_leavitt&quot;,
  &quot;RestartCount&quot; : 0,
  &quot;NetworkSettings&quot; : {
    &quot;Bridge&quot; : &quot;&quot;,
    &quot;SandboxID&quot; : &quot;aec63b88e44331953f5bddc9ada065721458953a355123859b0aa51b5435f655&quot;,
    &quot;HairpinMode&quot; : false,
    &quot;LinkLocalIPv6Address&quot; : &quot;&quot;,
    &quot;LinkLocalIPv6PrefixLen&quot; : 0,
    &quot;Ports&quot; : {
      &quot;22/tcp&quot; : null
    },
    &quot;SandboxKey&quot; : &quot;/var/run/docker/netns/aec63b88e443&quot;,
    &quot;SecondaryIPAddresses&quot; : null,
    &quot;SecondaryIPv6Addresses&quot; : null,
    &quot;EndpointID&quot; : &quot;5d5a62d11cb61c374dd1f5895cab41bc1f5f822f60aac85cd2bd46eaab484047&quot;,
    &quot;Gateway&quot; : &quot;172.17.0.1&quot;,
    &quot;PortMapping&quot; : null,
    &quot;GlobalIPv6Address&quot; : &quot;&quot;,
    &quot;GlobalIPv6PrefixLen&quot; : 0,
    &quot;IPAddress&quot; : &quot;172.17.0.2&quot;,
    &quot;IPPrefixLen&quot; : 16,
    &quot;IPv6Gateway&quot; : &quot;&quot;,
    &quot;MacAddress&quot; : &quot;02:42:ac:11:00:02&quot;,
    &quot;Networks&quot; : {
      &quot;bridge&quot; : {
        &quot;IPAMConfig&quot; : null,
        &quot;Links&quot; : null,
        &quot;Aliases&quot; : null,
        &quot;NetworkID&quot; : &quot;a453706e94b09f7698ec8f9dfb3d2a31cbddf95e398a7055bcd5dd9ecb774a1e&quot;,
        &quot;EndpointID&quot; : &quot;5d5a62d11cb61c374dd1f5895cab41bc1f5f822f60aac85cd2bd46eaab484047&quot;,
        &quot;Gateway&quot; : &quot;172.17.0.1&quot;,
        &quot;IPAddress&quot; : &quot;172.17.0.2&quot;,
        &quot;IPPrefixLen&quot; : 16,
        &quot;IPv6Gateway&quot; : &quot;&quot;,
        &quot;GlobalIPv6Address&quot; : &quot;&quot;,
        &quot;GlobalIPv6PrefixLen&quot; : 0,
        &quot;MacAddress&quot; : &quot;02:42:ac:11:00:02&quot;
      }
    }
  },
  &quot;Path&quot; : &quot;/bin/sh&quot;,
  &quot;ProcessLabel&quot; : &quot;&quot;,
  &quot;ResolvConfPath&quot; : &quot;/var/lib/docker/containers/c6694073e7139b6bc8e9fe1bc01f4058f12be3b8763cab0b847cf13ed5bdf371/resolv.conf&quot;,
  &quot;ExecIDs&quot; : [ &quot;3f5c16aa39c04e69aef6d79870661f6915ef1cff9cc3622e3ebec98706eeb032&quot; ],
  &quot;State&quot; : {
    &quot;oomkilled&quot; : false,
    &quot;Status&quot; : &quot;running&quot;,
    &quot;Running&quot; : true,
    &quot;Paused&quot; : false,
    &quot;Restarting&quot; : false,
    &quot;OOMKilled&quot; : false,
    &quot;Dead&quot; : false,
    &quot;Pid&quot; : 9948,
    &quot;ExitCode&quot; : 0,
    &quot;Error&quot; : &quot;&quot;,
    &quot;StartedAt&quot; : &quot;2022-06-10T12:25:45.674278177Z&quot;,
    &quot;FinishedAt&quot; : &quot;0001-01-01T00:00:00Z&quot;,
    &quot;Health&quot; : null
  },
  &quot;Volumes&quot; : null,
  &quot;VolumesRW&quot; : null,
  &quot;Node&quot; : null,
  &quot;Mounts&quot; : [ {
    &quot;Name&quot; : null,
    &quot;Source&quot; : &quot;/dev/urandom&quot;,
    &quot;Destination&quot; : {
      &quot;path&quot; : &quot;/dev/random&quot;
    },
    &quot;Driver&quot; : null,
    &quot;Mode&quot; : &quot;&quot;,
    &quot;RW&quot; : true
  } ],
  &quot;GraphDriver&quot; : {
    &quot;Name&quot; : &quot;overlay2&quot;,
    &quot;Data&quot; : {
      &quot;RootDir&quot; : null,
      &quot;DeviceId&quot; : null,
      &quot;DeviceName&quot; : null,
      &quot;DeviceSize&quot; : null,
      &quot;dir&quot; : null
    }
  },
  &quot;Platform&quot; : null
}</inspect>
    </com.nirima.jenkins.plugins.docker.action.DockerBuildAction>
    <org.jenkinsci.plugins.envinject.EnvInjectPluginAction plugin="envinject@2.3.0"/>
    <hudson.plugins.git.util.BuildData plugin="git@3.9.1">
      <buildsByBranchName>
        <entry>
          <string>refs/remotes/origin/master</string>
          <hudson.plugins.git.util.Build>
            <marked plugin="git-client@3.0.0">
              <sha1>0c5b72885f05bfb10237c0f6cce3f29cfd4ff88e</sha1>
              <branches class="list">
                <hudson.plugins.git.Branch>
                  <sha1 reference="../../../sha1"/>
                  <name>refs/remotes/origin/master</name>
                </hudson.plugins.git.Branch>
              </branches>
            </marked>
            <revision reference="../marked"/>
            <hudsonBuildNumber>6</hudsonBuildNumber>
          </hudson.plugins.git.util.Build>
        </entry>
      </buildsByBranchName>
      <lastBuild reference="../buildsByBranchName/entry/hudson.plugins.git.util.Build"/>
      <remoteUrls>
        <string>https://gerrit.googlesource.com/a/plugins/reviewassistant</string>
      </remoteUrls>
    </hudson.plugins.git.util.BuildData>
    <hudson.plugins.git.GitTagAction plugin="git@3.9.1">
      <tags class="hudson.util.CopyOnWriteMap$Tree">
        <entry>
          <string>refs/remotes/origin/master</string>
          <list/>
        </entry>
      </tags>
      <ws>/home/jenkins/workspace/plugin-reviewassistant-bazel-master-stable-3.3</ws>
    </hudson.plugins.git.GitTagAction>
    <hudson.scm.SCMRevisionState_-None/>
    <com.cloudbees.jenkins.plugins.bitbucket.FirstCheckoutCompletedInvisibleAction plugin="cloudbees-bitbucket-branch-source@2.5.0"/>
    <com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder plugin="credentials@2.3.9">
      <boundCredentials class="concurrent-hash-map"/>
    </com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder>
  </actions>
  <queueId>1062937</queueId>
  <timestamp>1654864195070</timestamp>
  <startTime>1654864195071</startTime>
  <result>SUCCESS</result>
  <duration>399340</duration>
  <charset>US-ASCII</charset>
  <keepLog>false</keepLog>
  <builtOn>docker-00amqmuzwp91l</builtOn>
  <workspace>/home/jenkins/workspace/plugin-reviewassistant-bazel-master-stable-3.3</workspace>
  <hudsonVersion>2.222.4</hudsonVersion>
  <scm class="hudson.plugins.git.GitChangeLogParser" plugin="git@3.9.1">
    <authorOrCommitter>false</authorOrCommitter>
  </scm>
  <culprits class="com.google.common.collect.EmptyImmutableSortedSet"/>
</build>