{
  "_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 20",
          "upstreamBuild" : 20,
          "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_COMMAND",
          "value" : "merge develop --no-ask --reset --shallow"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bf5e0bd085f2f4c689f100ba403ab99458c6b9f0",
            "branch" : [
              {
                "SHA1" : "bf5e0bd085f2f4c689f100ba403ab99458c6b9f0",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bf5e0bd085f2f4c689f100ba403ab99458c6b9f0",
            "branch" : [
              {
                "SHA1" : "bf5e0bd085f2f4c689f100ba403ab99458c6b9f0",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "bf5e0bd085f2f4c689f100ba403ab99458c6b9f0",
        "branch" : [
          {
            "SHA1" : "bf5e0bd085f2f4c689f100ba403ab99458c6b9f0",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#12",
  "duration" : 66152,
  "estimatedDuration" : 44378,
  "executor" : None,
  "fullDisplayName" : "OMERO-push #12",
  "id" : "12",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12,
  "queueId" : 92,
  "result" : "SUCCESS",
  "timestamp" : 1784337534700,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/12/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "cad7b54d5b0e7d9f37fc74909f7004ef9d50411a",
        "timestamp" : 1784132706000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Fix test_pyramids.py little_endian - wait until the pyramid is really written\u000a",
        "date" : "2026-07-15 17:25:06 +0100",
        "id" : "cad7b54d5b0e7d9f37fc74909f7004ef9d50411a",
        "msg" : "Fix test_pyramids.py little_endian - wait until the pyramid is really written",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "5c32adbeb14a2f794b44f071ce356782b48006d9",
        "timestamp" : 1784135278000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Fix big_endian just like the little endian\u000a",
        "date" : "2026-07-15 18:07:58 +0100",
        "id" : "5c32adbeb14a2f794b44f071ce356782b48006d9",
        "msg" : "Fix big_endian just like the little endian",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "c9298d984a04db7fab5d899be272b05c82726cce",
        "timestamp" : 1784136769000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Refactor big endian to pass flake8\u000a",
        "date" : "2026-07-15 18:32:49 +0100",
        "id" : "c9298d984a04db7fab5d899be272b05c82726cce",
        "msg" : "Refactor big endian to pass flake8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "e4565f6c3d55dc641245678a78fa55017dcf3d19",
        "timestamp" : 1784204650000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Refactor, introduce common wait_for_pyramids method\u000a",
        "date" : "2026-07-16 13:24:10 +0100",
        "id" : "e4565f6c3d55dc641245678a78fa55017dcf3d19",
        "msg" : "Refactor, introduce common wait_for_pyramids method",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
      "fullName" : "p.walczysko"
    }
  ]
}