{
  "_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 453",
          "upstreamBuild" : 453,
          "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" : 436,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "909e999ce879325a2ed6211dfa6e509de53f2d4e",
            "branch" : [
              {
                "SHA1" : "909e999ce879325a2ed6211dfa6e509de53f2d4e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "909e999ce879325a2ed6211dfa6e509de53f2d4e",
            "branch" : [
              {
                "SHA1" : "909e999ce879325a2ed6211dfa6e509de53f2d4e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "909e999ce879325a2ed6211dfa6e509de53f2d4e",
        "branch" : [
          {
            "SHA1" : "909e999ce879325a2ed6211dfa6e509de53f2d4e",
            "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" : "#436",
  "duration" : 215891,
  "estimatedDuration" : 267405,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-push #436",
  "id" : "436",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 436,
  "queueId" : 4732,
  "result" : "SUCCESS",
  "timestamp" : 1745712248493,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/view/all/job/BIOFORMATS-push/436/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-model"
        ],
        "commitId" : "43b6274245185b4b6ce242de0162bac9c7cb7f5e",
        "timestamp" : 1741389611000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-model from `accccf2` to `3d70a1f`\u000a\u000aBumps [ome-model](https://github.com/ome/ome-model) from `accccf2` to `3d70a1f`.\u000a- [Release notes](https://github.com/ome/ome-model/releases)\u000a- [Commits](https://github.com/ome/ome-model/compare/accccf223c2a0d4adddbe0437fa1492d832d2ed8...3d70a1f9be3528858e4efa331ac6166a1db3035b)\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" : "2025-03-07 23:20:11 +0000",
        "id" : "43b6274245185b4b6ce242de0162bac9c7cb7f5e",
        "msg" : "Bump ome-model from `accccf2` to `3d70a1f`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-model"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bio-formats-examples"
        ],
        "commitId" : "2d8b77d62f88a4a6d48b430c99d5644495059301",
        "timestamp" : 1741389613000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bio-formats-examples from `6fa5e68` to `3aa7013`\u000a\u000aBumps [bio-formats-examples](https://github.com/ome/bio-formats-examples) from `6fa5e68` to `3aa7013`.\u000a- [Commits](https://github.com/ome/bio-formats-examples/compare/6fa5e6895b5e8872e8ad11048be6dbf4b4ae543c...3aa7013881f8864965bfaabd4f9b5ab469ad0dc6)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bio-formats-examples\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2025-03-07 23:20:13 +0000",
        "id" : "2d8b77d62f88a4a6d48b430c99d5644495059301",
        "msg" : "Bump bio-formats-examples from `6fa5e68` to `3aa7013`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bio-formats-documentation"
        ],
        "commitId" : "f4074dea34b5b5ac6cb2a0570f8b1f6b5f26760f",
        "timestamp" : 1743031178000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bio-formats-documentation from `4a03a2e` to `db99c10`\u000a\u000aBumps [bio-formats-documentation](https://github.com/ome/bio-formats-documentation) from `4a03a2e` to `db99c10`.\u000a- [Commits](https://github.com/ome/bio-formats-documentation/compare/4a03a2e12302c70a448f9fb184c8e28985711e8d...db99c10d9898dd356746640536c8dc184f9ecc01)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bio-formats-documentation\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2025-03-26 23:19:38 +0000",
        "id" : "f4074dea34b5b5ac6cb2a0570f8b1f6b5f26760f",
        "msg" : "Bump bio-formats-documentation from `4a03a2e` to `db99c10`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats"
        ],
        "commitId" : "f1fbb4db35b986c9eecdfe55af7dcef78af4ad6e",
        "timestamp" : 1745625564000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bioformats from `f1654bc` to `3f70394`\u000a\u000aBumps [bioformats](https://github.com/openmicroscopy/bioformats) from `f1654bc` to `3f70394`.\u000a- [Release notes](https://github.com/openmicroscopy/bioformats/releases)\u000a- [Commits](https://github.com/openmicroscopy/bioformats/compare/f1654bc2adf9f16ccb786a30575e110f6329bff6...3f70394503826bacd0a74cefffb2a0dc0adf9351)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bioformats\u000a  dependency-version: 3f70394503826bacd0a74cefffb2a0dc0adf9351\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2025-04-25 23:59:24 +0000",
        "id" : "f1fbb4db35b986c9eecdfe55af7dcef78af4ad6e",
        "msg" : "Bump bioformats from `f1654bc` to `3f70394`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bioformats"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}