{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "MERGE_COMMAND",
          "value" : "merge develop --no-ask --reset --shallow"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "STATUS",
          "value" : "success-only"
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user devspace",
          "userId" : "devspace",
          "userName" : "devspace"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 33,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1dc039c0b73e41efb6ce0f158c970995b2dbb524",
            "branch" : [
              {
                "SHA1" : "1dc039c0b73e41efb6ce0f158c970995b2dbb524",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1dc039c0b73e41efb6ce0f158c970995b2dbb524",
            "branch" : [
              {
                "SHA1" : "1dc039c0b73e41efb6ce0f158c970995b2dbb524",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1dc039c0b73e41efb6ce0f158c970995b2dbb524",
        "branch" : [
          {
            "SHA1" : "1dc039c0b73e41efb6ce0f158c970995b2dbb524",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ome/openmicroscopy.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#33",
  "duration" : 50610,
  "estimatedDuration" : 63901,
  "executor" : None,
  "fullDisplayName" : "OMERO-push #33",
  "id" : "33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 33,
  "queueId" : 934,
  "result" : "SUCCESS",
  "timestamp" : 1785755649672,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/33/",
  "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" : "3c1bd849f03b1a75b9e64572bd22abe5d7822166",
        "timestamp" : 1785514861000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Revert changes from PR #6464 which was merged  -> no polling\u000a",
        "date" : "2026-07-31 17:21:01 +0100",
        "id" : "3c1bd849f03b1a75b9e64572bd22abe5d7822166",
        "msg" : "Revert changes from PR #6464 which was merged  -> no polling",
        "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" : "79e2043ea237e6ad6545d32859dca1e36d8ceb92",
        "timestamp" : 1785515723000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add comments clarifying the scope of tests\u000a",
        "date" : "2026-07-31 17:35:23 +0100",
        "id" : "79e2043ea237e6ad6545d32859dca1e36d8ceb92",
        "msg" : "Add comments clarifying the scope of tests",
        "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" : "c0db535098f86b87d4d7f0bd3d0f60cb46b90626",
        "timestamp" : 1785516733000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Add conditional skip for Jenkins only with explanation\u000a",
        "date" : "2026-07-31 17:52:13 +0100",
        "id" : "c0db535098f86b87d4d7f0bd3d0f60cb46b90626",
        "msg" : "Add conditional skip for Jenkins only with explanation",
        "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_omero_pyramids.py",
          "components/tools/OmeroPy/test/integration/clitest/test_pyramids.py"
        ],
        "commitId" : "15aa0a16d7e3dad0ef46cce04c6cf7fd8410e15b",
        "timestamp" : 1785516854000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko",
          "fullName" : "p.walczysko"
        },
        "authorEmail" : "p.walczysko@dundee.ac.uk",
        "comment" : "Rename the test_pyramids as test_omero_pyramids\u000a",
        "date" : "2026-07-31 17:54:14 +0100",
        "id" : "15aa0a16d7e3dad0ef46cce04c6cf7fd8410e15b",
        "msg" : "Rename the test_pyramids as test_omero_pyramids",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/tools/OmeroPy/test/integration/clitest/test_omero_pyramids.py"
          },
          {
            "editType" : "delete",
            "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"
    }
  ]
}