<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='org.jenkinsci.plugins.workflow.support.steps.build.BuildUpstreamCause'><shortDescription>Started by upstream project "Trigger" build number 45</shortDescription><upstreamBuild>45</upstreamBuild><upstreamProject>Trigger</upstreamProject><upstreamUrl>job/Trigger/</upstreamUrl></cause></action><action></action><action _class='hudson.model.ParametersAction'><parameter _class='hudson.model.StringParameterValue'><name>STATUS</name><value>success-only</value></parameter><parameter _class='hudson.model.StringParameterValue'><name>MERGE_COMMAND</name><value>merge develop --no-ask --reset --shallow</value></parameter></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelop _class='hudson.plugins.git.util.Build'><buildNumber>36</buildNumber><marked><SHA1>e60d298e9369c20de430e429e715178613726185</SHA1><branch><SHA1>e60d298e9369c20de430e429e715178613726185</SHA1><name>origin/develop</name></branch></marked><revision><SHA1>e60d298e9369c20de430e429e715178613726185</SHA1><branch><SHA1>e60d298e9369c20de430e429e715178613726185</SHA1><name>origin/develop</name></branch></revision></origindevelop></buildsByBranchName><lastBuiltRevision><SHA1>e60d298e9369c20de430e429e715178613726185</SHA1><branch><SHA1>e60d298e9369c20de430e429e715178613726185</SHA1><name>origin/develop</name></branch></lastBuiltRevision><remoteUrl>https://github.com/ome/openmicroscopy.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#36</displayName><duration>95403</duration><estimatedDuration>63901</estimatedDuration><fullDisplayName>OMERO-push #36</fullDisplayName><id>36</id><inProgress>false</inProgress><keepLog>false</keepLog><number>36</number><queueId>1012</queueId><result>SUCCESS</result><timestamp>1785893049928</timestamp><url>https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-push/36/</url><builtOn>testintegration</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java</affectedPath><commitId>121455017bb01f14c8c6af00319b34f8ced78592</commitId><timestamp>1785446590000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/sbesson</absoluteUrl><fullName>sbesson</fullName></author><authorEmail>sbesson@glencoesoftware.com</authorEmail><comment>Java skip thumbnails permission tests: use fake pyramidal images

Instead of relying on the deprecated PixelData service to generate
an OMERO pyramid for a fake single-resolution image larger than
3kx3k, use the resolutions key to import a multi-resolution fake
image.
</comment><date>2026-07-30 22:23:10 +0100</date><id>121455017bb01f14c8c6af00319b34f8ced78592</id><msg>Java skip thumbnails permission tests: use fake pyramidal images</msg><path><editType>edit</editType><file>components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java</affectedPath><commitId>20ab6ee2944185caa54710239fcffbb3e975a1b5</commitId><timestamp>1785754564000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/sbesson</absoluteUrl><fullName>sbesson</fullName></author><authorEmail>sbesson@glencoesoftware.com</authorEmail><comment>SkipThumbnailsPermissionsTest: move the pyramid keys to the suffix

As per https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/io/File.html#createTempFile(java.lang.String,java.lang.String,java.io.File)
createTempFile adds internally generated characters between the prefix
and the suffix.
These characters interfere with the number of resolutions specified
by the resolutions key in the filename.
</comment><date>2026-08-03 11:56:04 +0100</date><id>20ab6ee2944185caa54710239fcffbb3e975a1b5</id><msg>SkipThumbnailsPermissionsTest: move the pyramid keys to the suffix</msg><path><editType>edit</editType><file>components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java</affectedPath><commitId>9e47b1d2f958168d2b34eac1e9f2c9e0372bf9ad</commitId><timestamp>1785756757000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/sbesson</absoluteUrl><fullName>sbesson</fullName></author><authorEmail>sbesson@glencoesoftware.com</authorEmail><comment>Fix compilation error
</comment><date>2026-08-03 12:32:37 +0100</date><id>9e47b1d2f958168d2b34eac1e9f2c9e0372bf9ad</id><msg>Fix compilation error</msg><path><editType>edit</editType><file>components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/test_thumbs.py</affectedPath><commitId>782dc746605c5b3febc2b2c7d76c8a79e32cd25d</commitId><timestamp>1785785240000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko</absoluteUrl><fullName>p.walczysko</fullName></author><authorEmail>p.walczysko@dundee.ac.uk</authorEmail><comment>Explain skipping testThumbnailVersion - no sense without omero pyramids
</comment><date>2026-08-03 20:27:20 +0100</date><id>782dc746605c5b3febc2b2c7d76c8a79e32cd25d</id><msg>Explain skipping testThumbnailVersion - no sense without omero pyramids</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/test_thumbs.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/test_thumbs.py</affectedPath><commitId>cb3f3764cf07b2af5fb8112881ac7e1c3fdc9b90</commitId><timestamp>1785785252000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko</absoluteUrl><fullName>p.walczysko</fullName></author><authorEmail>p.walczysko@dundee.ac.uk</authorEmail><comment>Explain why to retain first tests: API behavior when missing pyramids
</comment><date>2026-08-03 20:27:32 +0100</date><id>cb3f3764cf07b2af5fb8112881ac7e1c3fdc9b90</id><msg>Explain why to retain first tests: API behavior when missing pyramids</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/test_thumbs.py</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>components/tools/OmeroPy/test/integration/test_thumbs.py</affectedPath><commitId>fa0717a457be336a5a038a4a6c9f1847921bd3de</commitId><timestamp>1785785572000</timestamp><author><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko</absoluteUrl><fullName>p.walczysko</fullName></author><authorEmail>p.walczysko@dundee.ac.uk</authorEmail><comment>Add missing import
</comment><date>2026-08-03 20:32:52 +0100</date><id>fa0717a457be336a5a038a4a6c9f1847921bd3de</id><msg>Add missing import</msg><path><editType>edit</editType><file>components/tools/OmeroPy/test/integration/test_thumbs.py</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/sbesson</absoluteUrl><fullName>sbesson</fullName></culprit><culprit><absoluteUrl>https://merge-ci.openmicroscopy.org/jenkins/user/p.walczysko</absoluteUrl><fullName>p.walczysko</fullName></culprit></freeStyleBuild>