{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      "_class" : "hudson.matrix.MatrixChildParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "SKIP_DOCS_VALIDATION",
          "value" : True
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"BIOFORMATS-build\" build number 483",
          "upstreamBuild" : 483,
          "upstreamProject" : "BIOFORMATS-build",
          "upstreamUrl" : "job/BIOFORMATS-build/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/merge_ci" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 483,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
            "branch" : [
              {
                "SHA1" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
                "name" : "origin/merge_ci"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
            "branch" : [
              {
                "SHA1" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
                "name" : "origin/merge_ci"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
        "branch" : [
          {
            "SHA1" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
            "name" : "origin/merge_ci"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/$SPACE_USER/bio-formats-build"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#483",
  "duration" : 142459,
  "estimatedDuration" : 140079,
  "executor" : None,
  "fullDisplayName" : "BIOFORMATS-build » testintegration #483",
  "id" : "483",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 483,
  "queueId" : 7929,
  "result" : "SUCCESS",
  "timestamp" : 1750032882509,
  "url" : "https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-build/label=testintegration/483/",
  "builtOn" : "testintegration",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ome-common-java",
          "bioformats",
          ".gitmodules",
          "ome-codecs",
          "ome-stubs",
          "bio-formats-examples",
          "ome-jai",
          "bio-formats-documentation",
          "ZarrReader",
          "ome-model",
          "ome-poi",
          "ome-mdbtools",
          "ome-metakit"
        ],
        "commitId" : "c807e9b94a10854e6d17896f569adda21577b0ef",
        "timestamp" : 1750032772000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "merge master -Dorg -Ssuccess-only\u000a\u000aRepository: ome/bio-formats-build\u000aAlready up to date.\u000a\u000aRepository: ome/ZarrReader\u000aExcluded PRs:\u000a  - PR 20 dgault 'ZarrReader: Use chunk API' (exclude comment)\u000aAlready up to date.\u000a\u000aRepository: ome/bio-formats-documentation\u000aUpdating db99c10d..94a729b0\u000aPreviously merged:\u000a  - PR 422 melissalinkert 'Add page for JDCE'\u000a  - PR 425 melissalinkert 'Release notes for 8.2.0'\u000a  - PR 423 pwalczysko 'Replace link to Vaa3D for a relevant one and fix peng lab link'\u000a  - PR 409 melissalinkert 'Link to Farsight GitHub instead of wiki'\u000a  - PR 418 sbesson 'Update MATLAB documentation for colormap return value'\u000a  - PR 421 dominikl 'Exclude merckmillipore.com from link check'\u000a\u000aMerged PRs:\u000a  - PR 426 jburel 'Update EMAN2 URL'\u000a  - PR 427 jburel 'Checking linkcheck config'\u000a\u000aRepository: ome/bio-formats-examples\u000aUpdating 3aa7013..fb24b26\u000aPreviously merged:\u000a\u000aRepository: openmicroscopy/bioformats\u000aExcluded PRs:\u000a  - PR 4260 melissalinkert 'UpgradeChecker: more thorough check of upgrade check result and HTTP response code' (stage: draft)\u000a  - PR 4254 melissalinkert 'Memoizer: ask any ImageReader instances to remove all but the current reader' (stage: draft)\u000a  - PR 3794 dgault 'Chunk API: Add new API and functionality for reading and writing chunks' (label: exclude)\u000a  - PR 3618 dgault 'Memoizer: Persist caching to sub readers' (label: breaking)\u000aUpdating 3f70394503..b8b9d472ff\u000aPreviously merged:\u000a  - PR 4317 melissalinkert 'Fix OME-TIFF optimal tile size if an IFD is not linked to an Image'\u000a  - PR 4323 melissalinkert 'showinf: configure logging for `-omexml-only` after all arguments parsed'\u000a  - PR 4327 melissalinkert 'Check modulo values in repository tests'\u000a  - PR 4326 sbesson 'LiFlimReader: cast integers to double for division accuracy'\u000a  - PR 4314 melissalinkert 'Operetta/Harmony: fix case where index XML is in the parent of the image directory'\u000a  - PR 4309 odinsbane 'ND2Reader Changed the padding for a specific condition to pad to 4 byte boundaries.'\u000a  - PR 4308 melissalinkert 'Add support for Zeiss XRM (.txm/.txrm) data'\u000a  - PR 4311 sbesson 'Review declaration of Maven Scijava as a repository'\u000a  - PR 4284 ptahmose 'fix for garbled images with CZIs'\u000a  - PR 4289 melissalinkert 'ImageJ export plugin: add some checks to prevent file appending'\u000a  - PR 4304 melissalinkert 'Leica LIF: map offsets to images by memory block ID'\u000a  - PR 4305 melissalinkert 'Add reader for Molecular Devices JDCE'\u000a  - PR 4293 sbesson 'Remove unnecessary Python script for bumping component versions'\u000a  - PR 4302 sbesson 'Olympus ScanR: check getCurrentFile is the first value of getUsedFiles'\u000a  - PR 4299 foxmja 'Added Multi-Page TIFF Support for Prairie Technologies TIFFs'\u000a  - PR 4298 zacsimile 'Add frameFooterBytes to image stride for DCIMG >=0x1000000'\u000a  - PR 4303 melissalinkert 'Fix Unidata repository URLs'\u000a\u000aMerged PRs:\u000a  - PR 4130 carandraug 'matlab/bfGetPlane.m: avoid use of makeDataArray2D when Octave (ome/bio-formats-octave-docker#29)'\u000a  - PR 4243 melissalinkert 'Update IExtraMetadataWriter.setExtraMetadata(...) to accept an Object'\u000a  - PR 4294 nicolapapp 'Miscellaneous fixes to SlideBook7Reader.java'\u000a  - PR 4306 melissalinkert 'CZI: LightSource fixes, set LightSourceSettings.Attenuation'\u000a  - PR 4307 jburel 'Build report'\u000a  - PR 4316 sbesson 'xmlvalid: consume OMEXMLServiceImpl.SCHEMA_CLASSPATH_READER'\u000a  - PR 4319 melissalinkert 'Zeiss CZI: use millisecond units for exposure times attached to channels'\u000a  - PR 4322 melissalinkert 'Metamorph: don't reset dimensions if the well count and series count match'\u000a\u000aRepository: ome/ome-codecs\u000aAlready up to date.\u000a\u000aRepository: ome/ome-common-java\u000aUpdating 2cb0b7b..ee7fb4c\u000aPreviously merged:\u000a  - PR 99 melissalinkert 'Fix type of skipped bytes counter'\u000a  - PR 98 sbesson 'Add CodeQL workflow running on push and pull request events'\u000a\u000aMerged PRs:\u000a  - PR 100 melissalinkert 'Add DataTools.readFile signature that accepts an encoding name'\u000a\u000aRepository: ome/ome-jai\u000aAlready up to date.\u000a\u000aRepository: ome/ome-mdbtools\u000aAlready up to date.\u000a\u000aRepository: ome/ome-metakit\u000aAlready up to date.\u000a\u000aRepository: ome/ome-model\u000aAlready up to date.\u000a\u000aMerged PRs:\u000a  - PR 221 melissalinkert 'Replace mailing lists and QA with forum.image.sc and Zenodo'\u000a\u000aRepository: ome/ome-poi\u000aAlready up to date.\u000a\u000aRepository: ome/ome-stubs\u000aAlready up to date.\u000a\u000aGenerated by BIOFORMATS-push#492 (https://merge-ci.openmicroscopy.org/jenkins/job/BIOFORMATS-push/492/)\u000a",
        "date" : "2025-06-16 00:12:52 +0000",
        "id" : "c807e9b94a10854e6d17896f569adda21577b0ef",
        "msg" : "merge master -Dorg -Ssuccess-only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          },
          {
            "editType" : "edit",
            "file" : "ome-jai"
          },
          {
            "editType" : "edit",
            "file" : "ome-mdbtools"
          },
          {
            "editType" : "edit",
            "file" : "ome-poi"
          },
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          },
          {
            "editType" : "edit",
            "file" : "ome-stubs"
          },
          {
            "editType" : "edit",
            "file" : "bioformats"
          },
          {
            "editType" : "edit",
            "file" : "ZarrReader"
          },
          {
            "editType" : "edit",
            "file" : ".gitmodules"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          },
          {
            "editType" : "edit",
            "file" : "ome-model"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          },
          {
            "editType" : "edit",
            "file" : "ome-common-java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "bioformats",
          "ome-codecs",
          "bio-formats-examples",
          "bio-formats-documentation",
          "ome-model",
          "ome-poi",
          "ome-metakit"
        ],
        "commitId" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
        "timestamp" : 1750032870000,
        "author" : {
          "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
          "fullName" : "snoopycrimecop"
        },
        "authorEmail" : "snoopycrimecop@gmail.com",
        "comment" : "Update component versions\u000a",
        "date" : "2025-06-16 00:14:30 +0000",
        "id" : "b5a7ca9420e59fdf829a991e39e12cbbd7286f6e",
        "msg" : "Update component versions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "ome-model"
          },
          {
            "editType" : "edit",
            "file" : "ome-codecs"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-examples"
          },
          {
            "editType" : "edit",
            "file" : "bioformats"
          },
          {
            "editType" : "edit",
            "file" : "ome-metakit"
          },
          {
            "editType" : "edit",
            "file" : "bio-formats-documentation"
          },
          {
            "editType" : "edit",
            "file" : "ome-poi"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://merge-ci.openmicroscopy.org/jenkins/user/snoopycrimecop",
      "fullName" : "snoopycrimecop"
    }
  ]
}