{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause",
          "shortDescription" : "Started by upstream project \"Trigger\" build number 9",
          "upstreamBuild" : 9,
          "upstreamProject" : "Trigger",
          "upstreamUrl" : "job/Trigger/"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_OPTIONS",
          "value" : "--no-ask --reset --comment"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "BASE_BRANCH",
          "value" : "master"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 8,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "308a9f5ab5bbd323d41df00c384bb99cd35516ba",
            "branch" : [
              {
                "SHA1" : "308a9f5ab5bbd323d41df00c384bb99cd35516ba",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "308a9f5ab5bbd323d41df00c384bb99cd35516ba",
            "branch" : [
              {
                "SHA1" : "308a9f5ab5bbd323d41df00c384bb99cd35516ba",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "308a9f5ab5bbd323d41df00c384bb99cd35516ba",
        "branch" : [
          {
            "SHA1" : "308a9f5ab5bbd323d41df00c384bb99cd35516ba",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/bio-formats-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "version.properties",
      "fileName" : "version.properties",
      "relativePath" : "target/version.properties"
    },
    {
      "displayPath" : "version.tsv",
      "fileName" : "version.tsv",
      "relativePath" : "target/version.tsv"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#8",
  "duration" : 233924,
  "estimatedDuration" : 268076,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-push #8",
  "id" : "8",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 8,
  "queueId" : 1042,
  "result" : "SUCCESS",
  "timestamp" : 1710926599462,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/user/devspace/my-views/view/all/job/BIOFORMATS-push/8/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-stubs"
        ],
        "commitId" : "1f2e272692fcc27daeaf2835b28415fa5ffef624",
        "timestamp" : 1710891063000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-stubs from `a17529e` to `b92bb52`\u000a\u000aBumps [ome-stubs](https://github.com/ome/ome-stubs) from `a17529e` to `b92bb52`.\u000a- [Commits](https://github.com/ome/ome-stubs/compare/a17529ef1a31bd7a66231767f57cb14b2040a0dc...b92bb524d15610dbd6531a65c1bc4da8b8a99785)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-stubs\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-03-19 23:31:03 +0000",
        "id" : "1f2e272692fcc27daeaf2835b28415fa5ffef624",
        "msg" : "Bump ome-stubs from `a17529e` to `b92bb52`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-stubs"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-model"
        ],
        "commitId" : "8e447c17164f3293c77710600e27c78136a5fa5b",
        "timestamp" : 1710891066000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-model from `739022f` to `8acee77`\u000a\u000aBumps [ome-model](https://github.com/ome/ome-model) from `739022f` to `8acee77`.\u000a- [Commits](https://github.com/ome/ome-model/compare/739022fb84f481a88f3eee5938e5e367d569f266...8acee77ac433b2ea18890f1144b941ab2dc41524)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-model\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-03-19 23:31:06 +0000",
        "id" : "8e447c17164f3293c77710600e27c78136a5fa5b",
        "msg" : "Bump ome-model from `739022f` to `8acee77`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-model"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-mdbtools"
        ],
        "commitId" : "fbde08bc848108e83281606c9fc1349813801c4f",
        "timestamp" : 1710891068000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-mdbtools from `cdb3552` to `9e70766`\u000a\u000aBumps [ome-mdbtools](https://github.com/ome/ome-mdbtools) from `cdb3552` to `9e70766`.\u000a- [Commits](https://github.com/ome/ome-mdbtools/compare/cdb35527df613b87b844def3c99faafdf1339cac...9e707666008d2357abbb83c12d2648afa7710b6f)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-mdbtools\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-03-19 23:31:08 +0000",
        "id" : "fbde08bc848108e83281606c9fc1349813801c4f",
        "msg" : "Bump ome-mdbtools from `cdb3552` to `9e70766`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-mdbtools"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-metakit"
        ],
        "commitId" : "047d6247576add6dbf130ddca5122ba06795050a",
        "timestamp" : 1710891071000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-metakit from `8ead2f6` to `8b5019a`\u000a\u000aBumps [ome-metakit](https://github.com/ome/ome-metakit) from `8ead2f6` to `8b5019a`.\u000a- [Commits](https://github.com/ome/ome-metakit/compare/8ead2f615004b1a01e4d759d63f25b66d623989f...8b5019acc46b12afb9d96b26113355337e22c0f9)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-metakit\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-03-19 23:31:11 +0000",
        "id" : "047d6247576add6dbf130ddca5122ba06795050a",
        "msg" : "Bump ome-metakit from `8ead2f6` to `8b5019a`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-jai"
        ],
        "commitId" : "216160468b5069c8436f640bbbd4fcd8b87b2031",
        "timestamp" : 1710891073000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-jai from `6b7e421` to `38e60f0`\u000a\u000aBumps [ome-jai](https://github.com/ome/ome-jai) from `6b7e421` to `38e60f0`.\u000a- [Commits](https://github.com/ome/ome-jai/compare/6b7e42168be78f07918912ef5966a4a76ae4f9b2...38e60f0b0115b1d14e5114f272bdda7ef05d1640)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: ome-jai\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2024-03-19 23:31:13 +0000",
        "id" : "216160468b5069c8436f640bbbd4fcd8b87b2031",
        "msg" : "Bump ome-jai from `6b7e421` to `38e60f0`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-jai"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}