{
  "_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 364",
          "upstreamBuild" : 364,
          "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" : 348,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3e043412d84835bdc374b992187dee4cc2d9c43e",
            "branch" : [
              {
                "SHA1" : "3e043412d84835bdc374b992187dee4cc2d9c43e",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3e043412d84835bdc374b992187dee4cc2d9c43e",
            "branch" : [
              {
                "SHA1" : "3e043412d84835bdc374b992187dee4cc2d9c43e",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3e043412d84835bdc374b992187dee4cc2d9c43e",
        "branch" : [
          {
            "SHA1" : "3e043412d84835bdc374b992187dee4cc2d9c43e",
            "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" : "#348",
  "duration" : 226234,
  "estimatedDuration" : 256698,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-push #348",
  "id" : "348",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 348,
  "queueId" : 32095,
  "result" : "SUCCESS",
  "timestamp" : 1738886463132,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-push/348/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bio-formats-examples"
        ],
        "commitId" : "2b8418c5f12e1519b87f111eb2c4852e765a9d4e",
        "timestamp" : 1738797979000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bio-formats-examples from `51c7eb4` to `6fa5e68`\u000a\u000aBumps [bio-formats-examples](https://github.com/ome/bio-formats-examples) from `51c7eb4` to `6fa5e68`.\u000a- [Commits](https://github.com/ome/bio-formats-examples/compare/51c7eb404d94c07f3dbabc2e5c0a3e6e4a123cc5...6fa5e6895b5e8872e8ad11048be6dbf4b4ae543c)\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-02-05 23:26:19 +0000",
        "id" : "2b8418c5f12e1519b87f111eb2c4852e765a9d4e",
        "msg" : "Bump bio-formats-examples from `51c7eb4` to `6fa5e68`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-model"
        ],
        "commitId" : "cbb154f0e394998fdf6081125176b2dc1967d448",
        "timestamp" : 1738797981000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump ome-model from `e237a7c` to `2bf487f`\u000a\u000aBumps [ome-model](https://github.com/ome/ome-model) from `e237a7c` to `2bf487f`.\u000a- [Release notes](https://github.com/ome/ome-model/releases)\u000a- [Commits](https://github.com/ome/ome-model/compare/e237a7c753c2bba521ac9889883c3df3adce8aa8...2bf487f87e54a9dca85e04ec66ffee5628d38cd4)\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-02-05 23:26:21 +0000",
        "id" : "cbb154f0e394998fdf6081125176b2dc1967d448",
        "msg" : "Bump ome-model from `e237a7c` to `2bf487f`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-model"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats"
        ],
        "commitId" : "e059b8cafc88803ff6b31a3f5103124e6c247b71",
        "timestamp" : 1738797983000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bioformats from `a56cf00` to `ea96bf4`\u000a\u000aBumps [bioformats](https://github.com/openmicroscopy/bioformats) from `a56cf00` to `ea96bf4`.\u000a- [Release notes](https://github.com/openmicroscopy/bioformats/releases)\u000a- [Commits](https://github.com/openmicroscopy/bioformats/compare/a56cf007c3ca5d7e0efac4d492403c09de0652ad...ea96bf48588872396bdacbb2a532a355df202575)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: bioformats\u000a  dependency-type: direct:production\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000a",
        "date" : "2025-02-05 23:26:23 +0000",
        "id" : "e059b8cafc88803ff6b31a3f5103124e6c247b71",
        "msg" : "Bump bioformats from `a56cf00` to `ea96bf4`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bioformats"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bio-formats-documentation"
        ],
        "commitId" : "e8fe4f7cd2b640d9cf8b81bfc397b0957dd2aef1",
        "timestamp" : 1738797985000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump bio-formats-documentation from `bea275b` to `bbaea0c`\u000a\u000aBumps [bio-formats-documentation](https://github.com/ome/bio-formats-documentation) from `bea275b` to `bbaea0c`.\u000a- [Commits](https://github.com/ome/bio-formats-documentation/compare/bea275bc80582b017598e660f7d966d39f822aa3...bbaea0c37448d24dd156edebf6ee605c142d598c)\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-02-05 23:26:25 +0000",
        "id" : "e8fe4f7cd2b640d9cf8b81bfc397b0957dd2aef1",
        "msg" : "Bump bio-formats-documentation from `bea275b` to `bbaea0c`",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}