Skip to content

Console Output

Skipping 121 KB.. Full Log
2024-04-01 00:46:05,126 [     scc.git] DEBUG  delete mode 100644 spec/images/testImage.png
2024-04-01 00:46:05,126 [     scc.git] DEBUG  delete mode 100644 spec/javascripts/PanelSpec.js
2024-04-01 00:46:05,126 [     scc.git] DEBUG  delete mode 100644 spec/javascripts/ViewportViewSpec.js
2024-04-01 00:46:05,126 [     scc.git] DEBUG  delete mode 100644 spec/javascripts/fixtures/previewTab.html
2024-04-01 00:46:05,126 [     scc.git] DEBUG  create mode 100644 src/.env
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/css/figure.css (70%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/arrow-icon-16.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/button-down-grey.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/button-down.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/button-flat.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/button-up.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/crop20.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/cursor-icon-16.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/ellipse-icon-16.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/gradient.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename omero_figure/static/figure/3rdparty/bootstrap-colorpicker/img/bootstrap-colorpicker/hue-horizontal.png => src/images/hue.png (100%)
2024-04-01 00:46:05,126 [     scc.git] DEBUG  mode change 100755 => 100644
2024-04-01 00:46:05,126 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/line-icon-16.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/luts_10.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/markdown_dark32x20.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/markdown_light32x20.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/polygon-icon-16.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/polyline-icon-16.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/projection20.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure => src}/images/square-outline-icon-16.png (100%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/index.html
2024-04-01 00:46:05,127 [     scc.git] DEBUG  delete mode 100644 src/js/app.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/main.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/shapeEditorTest.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/shape_editor/ellipse.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/shape_editor/line.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/shape_editor/polygon.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/shape_editor/rect.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/shape_editor/shape_manager.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename {omero_figure/static/figure/3rdparty/backbone.mousetrap => src/js/views}/backbone.mousetrap.js (76%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  mode change 100755 => 100644
2024-04-01 00:46:05,127 [     scc.git] DEBUG  rename omero_figure/static/figure/3rdparty/ome.csrf.js => src/js/views/util.csrf.js (84%)
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/js/views/zt_sliders_view.js
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/scss/styles.scss
2024-04-01 00:46:05,127 [     scc.git] DEBUG  create mode 100644 src/shapeEditorTest.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  create mode 100644 src/templates/channel_slider.template.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  delete mode 100644 src/templates/channel_slider_template.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/{figure_panel_template.html => figure_panel.template.html} (77%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/files/{figure_file_item.html => figure_file_item.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/{image_display_options_template.html => image_display_options.template.html} (54%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/{info_panel_template.html => info_panel.template.html} (90%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/labels/{label_template.html => label.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/labels/{label_right_vertical_template.html => label_right_vertical.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/labels/{label_table_template.html => label_table.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/labels/{label_vertical_template.html => label_vertical.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/{labels_form_template.html => labels_form.template.html} (89%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  create mode 100644 src/templates/labels_form_inner.template.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  delete mode 100644 src/templates/labels_form_inner_template.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/{lut_picker.html => lut_picker.template.html} (64%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/modal_dialogs/{crop_modal_roi.html => crop_modal_roi.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/modal_dialogs/{paper_setup_modal_template.html => paper_setup_modal.template.html} (54%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/modal_dialogs/{preview_Id_change_template.html => preview_id_change.template.html} (52%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/modal_dialogs/{roi_modal_roi.html => roi_modal_roi.template.html} (94%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/modal_dialogs/{roi_modal_shape.html => roi_modal_shape.template.html} (100%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  rename src/templates/modal_dialogs/{roi_zt_buttons.html => roi_zt_buttons.template.html} (62%)
2024-04-01 00:46:05,128 [     scc.git] DEBUG  create mode 100644 src/templates/rois_form.template.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  delete mode 100644 src/templates/rois_form_template.html
2024-04-01 00:46:05,128 [     scc.git] DEBUG  create mode 100644 src/templates/scalebar_form.template.html
2024-04-01 00:46:05,129 [     scc.git] DEBUG  delete mode 100644 src/templates/scalebar_form_template.html
2024-04-01 00:46:05,129 [     scc.git] DEBUG  rename src/templates/{scalebar_panel_template.html => scalebar_panel.template.html} (100%)
2024-04-01 00:46:05,129 [     scc.git] DEBUG  rename src/templates/shapes/{shape_toolbar_template.html => shape_toolbar.template.html} (60%)
2024-04-01 00:46:05,129 [     scc.git] DEBUG  create mode 100644 src/templates/viewport.template.html
2024-04-01 00:46:05,129 [     scc.git] DEBUG  rename src/templates/{viewport_inner_template.html => viewport_inner.template.html} (100%)
2024-04-01 00:46:05,129 [     scc.git] DEBUG  delete mode 100644 src/templates/viewport_template.html
2024-04-01 00:46:05,129 [     scc.git] DEBUG  rename src/templates/{xywh_panel_template.html => xywh_panel.template.html} (64%)
2024-04-01 00:46:05,129 [     scc.git] DEBUG  rename src/templates/{zoom_crop_template.html => zoom_crop.template.html} (54%)
2024-04-01 00:46:05,129 [     scc.git] DEBUG  create mode 100644 vite.config.js
2024-04-01 00:46:05,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:05,280 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...32b0ccd55ce3c95dabcf8ebf817b032e4b864438'
2024-04-01 00:46:05,290 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:05,295 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 548 (Fix cropping of panel labels and float usage for shape labels) 32b0ccd55ce3c95dabcf8ebf817b032e4b864438'
2024-04-01 00:46:05,322 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:05,326 [     scc.git] DEBUG  omero_figure/scripts/omero/figure_scripts/Figure_To_Pdf.py | 6 +++---
2024-04-01 00:46:05,326 [     scc.git] DEBUG  1 file changed, 3 insertions(+), 3 deletions(-)
2024-04-01 00:46:05,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:05,682 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:46:05,731 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:05,731 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:05,740 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:46:05,786 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:46:05,798 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756caf5fd0> has no local changes
2024-04-01 00:46:05,798 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-figure
Excluded PRs:
  - PR 543 will-moore 'Plate well labels' (stage: draft)
Already up to date.

Merged PRs:
  - PR 477 will-moore 'Vite'
  - PR 548 will-moore 'Fix cropping of panel labels and float usage for shape labels'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:46:05,851 [     scc.git] DEBUG [detached HEAD 78abf78a] merge master -Dorg -Ssuccess-only
2024-04-01 00:46:05,851 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:46:05,851 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:46:06,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/pulls HTTP/1.1" 200 None
2024-04-01 00:46:06,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18 HTTP/1.1" 200 None
2024-04-01 00:46:07,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/issues/18/comments HTTP/1.1" 200 None
2024-04-01 00:46:07,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-04-01 00:46:08,043 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:08,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/commits/45aed4d15501fa5a524a8b500af8d426f0f6b337 HTTP/1.1" 200 None
2024-04-01 00:46:08,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-fpbioimage/statuses/45aed4d15501fa5a524a8b500af8d426f0f6b337?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:08,977 [    scc.repo] DEBUG   - PR 18 jburel 'default  size z value'
2024-04-01 00:46:08,977 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:46:08,977 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-04-01 00:46:08,977 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:08,977 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:08,984 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:46:08,990 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:46:08,990 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:46:08,996 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:46:09,001 [     scc.git] DEBUG Already up to date.

2024-04-01 00:46:09,002 [     scc.git] DEBUG Calling 'git fetch origin pull/18/head'
2024-04-01 00:46:09,422 [     scc.git] DEBUG From https://github.com/ome/omero-fpbioimage
2024-04-01 00:46:09,422 [     scc.git] DEBUG  * branch            refs/pull/18/head -> FETCH_HEAD
2024-04-01 00:46:09,430 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:46:09,430 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:09,430 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:09,439 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-04-01 00:46:09,449 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:09,460 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 18 (default  size z value) 45aed4d15501fa5a524a8b500af8d426f0f6b337'
2024-04-01 00:46:09,495 [     scc.git] DEBUG Auto-merging omero_fpbioimage/views.py
2024-04-01 00:46:09,497 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:09,501 [     scc.git] DEBUG  omero_fpbioimage/views.py | 2 ++
2024-04-01 00:46:09,501 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-04-01 00:46:09,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:09,664 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:46:09,714 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:09,714 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:09,720 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:46:09,764 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:46:09,772 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c26d4f0> has no local changes
2024-04-01 00:46:09,772 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-fpbioimage
Already up to date.

Merged PRs:
  - PR 18 jburel 'default  size z value'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:46:09,784 [     scc.git] DEBUG [detached HEAD 0a06f6a] merge master -Dorg -Ssuccess-only
2024-04-01 00:46:09,784 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:46:09,785 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:46:10,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/pulls HTTP/1.1" 200 None
2024-04-01 00:46:10,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/issues/111 HTTP/1.1" 200 None
2024-04-01 00:46:10,588 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-04-01 00:46:11,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-04-01 00:46:11,588 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:12,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:12,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/commits/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893 HTTP/1.1" 200 None
2024-04-01 00:46:12,960 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gallery/statuses/37cfaf2f52e78b2cab2f49b0c02c7553d2b57893?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:12,963 [    scc.repo] DEBUG   - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-04-01 00:46:12,964 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:46:12,964 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-04-01 00:46:12,964 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:12,964 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:12,979 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:46:12,987 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:46:12,987 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:46:12,999 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:46:13,004 [     scc.git] DEBUG Already up to date.

2024-04-01 00:46:13,005 [     scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2024-04-01 00:46:13,410 [     scc.git] DEBUG From https://github.com/ome/omero-gallery
2024-04-01 00:46:13,410 [     scc.git] DEBUG  * branch            refs/pull/111/head -> FETCH_HEAD
2024-04-01 00:46:13,415 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:46:13,416 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:13,416 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:13,422 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-04-01 00:46:13,427 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:13,432 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump semver from 5.7.0 to 5.7.2) 37cfaf2f52e78b2cab2f49b0c02c7553d2b57893'
2024-04-01 00:46:13,443 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:13,446 [     scc.git] DEBUG  package-lock.json | 18 ++++++------------
2024-04-01 00:46:13,446 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 12 deletions(-)
2024-04-01 00:46:13,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:13,701 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:46:13,742 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:13,742 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:13,747 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:46:13,784 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:46:13,807 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c262a90> has no local changes
2024-04-01 00:46:13,807 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gallery
Already up to date.

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:46:13,818 [     scc.git] DEBUG [detached HEAD 3974fc4] merge master -Dorg -Ssuccess-only
2024-04-01 00:46:13,818 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:46:13,818 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:46:14,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/pulls HTTP/1.1" 200 None
2024-04-01 00:46:14,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/468 HTTP/1.1" 200 None
2024-04-01 00:46:14,714 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-04-01 00:46:15,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/9f06f398570cddff1332355e1eda0fe54d88881d HTTP/1.1" 200 None
2024-04-01 00:46:15,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/9f06f398570cddff1332355e1eda0fe54d88881d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:16,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/9f06f398570cddff1332355e1eda0fe54d88881d/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:16,953 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/9f06f398570cddff1332355e1eda0fe54d88881d HTTP/1.1" 200 None
2024-04-01 00:46:17,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/9f06f398570cddff1332355e1eda0fe54d88881d?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:17,365 [    scc.repo] DEBUG   - PR 468 dependabot[bot] 'Bump express from 4.18.2 to 4.19.2'
2024-04-01 00:46:17,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/467 HTTP/1.1" 200 None
2024-04-01 00:46:17,833 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-04-01 00:46:18,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/78e253cccecbd349db3bcb16514f5c8b2c4185e6 HTTP/1.1" 200 None
2024-04-01 00:46:18,869 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/78e253cccecbd349db3bcb16514f5c8b2c4185e6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:19,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/78e253cccecbd349db3bcb16514f5c8b2c4185e6/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:19,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/78e253cccecbd349db3bcb16514f5c8b2c4185e6 HTTP/1.1" 200 None
2024-04-01 00:46:20,203 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/78e253cccecbd349db3bcb16514f5c8b2c4185e6?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:20,204 [    scc.repo] DEBUG   - PR 467 dependabot[bot] 'Bump webpack-dev-middleware from 5.3.3 to 5.3.4'
2024-04-01 00:46:20,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/465 HTTP/1.1" 200 None
2024-04-01 00:46:21,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/105a9369cdb853508da5ec4e0839c6f448bf3407 HTTP/1.1" 200 None
2024-04-01 00:46:21,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/105a9369cdb853508da5ec4e0839c6f448bf3407/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:22,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/105a9369cdb853508da5ec4e0839c6f448bf3407/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:22,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/105a9369cdb853508da5ec4e0839c6f448bf3407 HTTP/1.1" 200 None
2024-04-01 00:46:22,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/105a9369cdb853508da5ec4e0839c6f448bf3407?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:22,967 [    scc.repo] DEBUG   - PR 465 will-moore 'Save as Figure'
2024-04-01 00:46:23,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/464 HTTP/1.1" 200 None
2024-04-01 00:46:23,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/464/comments HTTP/1.1" 200 None
2024-04-01 00:46:24,388 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/97542d9b749f93d4902f7dce703bbf2a04316a98 HTTP/1.1" 200 None
2024-04-01 00:46:24,856 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/97542d9b749f93d4902f7dce703bbf2a04316a98/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:25,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/97542d9b749f93d4902f7dce703bbf2a04316a98/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:25,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/97542d9b749f93d4902f7dce703bbf2a04316a98 HTTP/1.1" 200 None
2024-04-01 00:46:26,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/97542d9b749f93d4902f7dce703bbf2a04316a98?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:26,186 [    scc.repo] DEBUG   - PR 464 will-moore 'Tile load error warning'
2024-04-01 00:46:26,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460 HTTP/1.1" 200 None
2024-04-01 00:46:27,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/460/comments HTTP/1.1" 200 None
2024-04-01 00:46:27,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-04-01 00:46:28,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:28,572 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/dada2c46211e3bf8015cc47464ab2761ef74ca30 HTTP/1.1" 200 None
2024-04-01 00:46:28,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/dada2c46211e3bf8015cc47464ab2761ef74ca30?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:28,981 [    scc.repo] DEBUG   - PR 460 will-moore 'Channel min spinner fix'
2024-04-01 00:46:29,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/456 HTTP/1.1" 200 None
2024-04-01 00:46:29,935 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/issues/456/comments HTTP/1.1" 200 None
2024-04-01 00:46:30,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2954dd294c5d9f89b64ca4cedcc76dd0c9a32745 HTTP/1.1" 200 None
2024-04-01 00:46:30,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2954dd294c5d9f89b64ca4cedcc76dd0c9a32745/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:31,359 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2954dd294c5d9f89b64ca4cedcc76dd0c9a32745/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:31,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/commits/2954dd294c5d9f89b64ca4cedcc76dd0c9a32745 HTTP/1.1" 200 None
2024-04-01 00:46:32,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-iviewer/statuses/2954dd294c5d9f89b64ca4cedcc76dd0c9a32745?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:32,207 [    scc.repo] DEBUG   - PR 456 will-moore 'Don't use tiles for non-big movies'
2024-04-01 00:46:32,208 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:46:32,208 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-04-01 00:46:32,208 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:32,209 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:32,218 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:46:32,226 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:46:32,226 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:46:32,239 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:46:32,249 [     scc.git] DEBUG Already up to date.

2024-04-01 00:46:32,250 [     scc.git] DEBUG Calling 'git fetch origin pull/456/head'
2024-04-01 00:46:32,747 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-04-01 00:46:32,747 [     scc.git] DEBUG  * branch            refs/pull/456/head -> FETCH_HEAD
2024-04-01 00:46:32,752 [     scc.git] DEBUG Calling 'git fetch origin pull/460/head'
2024-04-01 00:46:33,205 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-04-01 00:46:33,205 [     scc.git] DEBUG  * branch            refs/pull/460/head -> FETCH_HEAD
2024-04-01 00:46:33,210 [     scc.git] DEBUG Calling 'git fetch origin pull/464/head'
2024-04-01 00:46:33,769 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-04-01 00:46:33,770 [     scc.git] DEBUG  * branch            refs/pull/464/head -> FETCH_HEAD
2024-04-01 00:46:33,776 [     scc.git] DEBUG Calling 'git fetch origin pull/465/head'
2024-04-01 00:46:35,014 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-04-01 00:46:35,014 [     scc.git] DEBUG  * branch            refs/pull/465/head -> FETCH_HEAD
2024-04-01 00:46:35,020 [     scc.git] DEBUG Calling 'git fetch origin pull/467/head'
2024-04-01 00:46:35,414 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-04-01 00:46:35,414 [     scc.git] DEBUG  * branch            refs/pull/467/head -> FETCH_HEAD
2024-04-01 00:46:35,421 [     scc.git] DEBUG Calling 'git fetch origin pull/468/head'
2024-04-01 00:46:35,833 [     scc.git] DEBUG From https://github.com/ome/omero-iviewer
2024-04-01 00:46:35,833 [     scc.git] DEBUG  * branch            refs/pull/468/head -> FETCH_HEAD
2024-04-01 00:46:35,847 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:46:35,847 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:35,848 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:35,864 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2954dd294c5d9f89b64ca4cedcc76dd0c9a32745'
2024-04-01 00:46:35,881 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:35,896 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 456 (Don't use tiles for non-big movies) 2954dd294c5d9f89b64ca4cedcc76dd0c9a32745'
2024-04-01 00:46:35,922 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:35,926 [     scc.git] DEBUG  src/viewers/viewer/source/Image.js | 5 +++--
2024-04-01 00:46:35,926 [     scc.git] DEBUG  1 file changed, 3 insertions(+), 2 deletions(-)
2024-04-01 00:46:36,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:36,077 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-04-01 00:46:36,084 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:36,090 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 460 (Channel min spinner fix) dada2c46211e3bf8015cc47464ab2761ef74ca30'
2024-04-01 00:46:36,128 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:36,132 [     scc.git] DEBUG  src/model/image_info.js       | 7 ++++---
2024-04-01 00:46:36,132 [     scc.git] DEBUG  src/settings/channel-range.js | 4 +++-
2024-04-01 00:46:36,133 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 4 deletions(-)
2024-04-01 00:46:36,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:36,477 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...97542d9b749f93d4902f7dce703bbf2a04316a98'
2024-04-01 00:46:36,487 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:36,495 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 464 (Tile load error warning) 97542d9b749f93d4902f7dce703bbf2a04316a98'
2024-04-01 00:46:36,617 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:36,623 [     scc.git] DEBUG  css/app.css                  | 22 ++++++++++++++++++++++
2024-04-01 00:46:36,623 [     scc.git] DEBUG  src/events/events.js         |  2 ++
2024-04-01 00:46:36,623 [     scc.git] DEBUG  src/index-dev.html           |  6 +++---
2024-04-01 00:46:36,623 [     scc.git] DEBUG  src/viewers/ol3-viewer.html  |  2 +-
2024-04-01 00:46:36,623 [     scc.git] DEBUG  src/viewers/ol3-viewer.js    |  4 +++-
2024-04-01 00:46:36,623 [     scc.git] DEBUG  src/viewers/viewer/Viewer.js | 39 +++++++++++++++++++++++++++++++++++++--
2024-04-01 00:46:36,623 [     scc.git] DEBUG  6 files changed, 68 insertions(+), 7 deletions(-)
2024-04-01 00:46:36,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:36,891 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...105a9369cdb853508da5ec4e0839c6f448bf3407'
2024-04-01 00:46:36,901 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:36,908 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 465 (Save as Figure) 105a9369cdb853508da5ec4e0839c6f448bf3407'
2024-04-01 00:46:37,053 [     scc.git] DEBUG Auto-merging src/viewers/viewer/Viewer.js
2024-04-01 00:46:37,054 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:37,058 [     scc.git] DEBUG  plugin/omero_iviewer/views.py |  17 +++-
2024-04-01 00:46:37,058 [     scc.git] DEBUG  src/app/context.js            |   6 +-
2024-04-01 00:46:37,058 [     scc.git] DEBUG  src/app/header.html           |   5 +
2024-04-01 00:46:37,058 [     scc.git] DEBUG  src/app/header.js             |  45 ++++++++-
2024-04-01 00:46:37,058 [     scc.git] DEBUG  src/utils/constants.js        |   6 ++
2024-04-01 00:46:37,058 [     scc.git] DEBUG  src/utils/figure.js           | 210 ++++++++++++++++++++++++++++++++++++++++++
2024-04-01 00:46:37,058 [     scc.git] DEBUG  6 files changed, 283 insertions(+), 6 deletions(-)
2024-04-01 00:46:37,059 [     scc.git] DEBUG  create mode 100644 src/utils/figure.js
2024-04-01 00:46:37,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:37,291 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e253cccecbd349db3bcb16514f5c8b2c4185e6'
2024-04-01 00:46:37,306 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:37,313 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 467 (Bump webpack-dev-middleware from 5.3.3 to 5.3.4) 78e253cccecbd349db3bcb16514f5c8b2c4185e6'
2024-04-01 00:46:37,368 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:37,378 [     scc.git] DEBUG  package-lock.json | 12 ++++++------
2024-04-01 00:46:37,378 [     scc.git] DEBUG  1 file changed, 6 insertions(+), 6 deletions(-)
2024-04-01 00:46:37,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:37,692 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9f06f398570cddff1332355e1eda0fe54d88881d'
2024-04-01 00:46:37,738 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:37,745 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 468 (Bump express from 4.18.2 to 4.19.2) 9f06f398570cddff1332355e1eda0fe54d88881d'
2024-04-01 00:46:37,911 [     scc.git] DEBUG Auto-merging package-lock.json
2024-04-01 00:46:37,912 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:37,922 [     scc.git] DEBUG  package-lock.json | 76 +++++++++++++++++++++++++++----------------------------
2024-04-01 00:46:37,922 [     scc.git] DEBUG  1 file changed, 38 insertions(+), 38 deletions(-)
2024-04-01 00:46:38,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:38,095 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:46:38,138 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:38,139 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:38,144 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:46:38,196 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:46:38,208 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756ca99d00> has no local changes
2024-04-01 00:46:38,208 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Already up to date.

Merged PRs:
  - PR 456 will-moore 'Don't use tiles for non-big movies'
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 464 will-moore 'Tile load error warning'
  - PR 465 will-moore 'Save as Figure'
  - PR 467 dependabot[bot] 'Bump webpack-dev-middleware from 5.3.3 to 5.3.4'
  - PR 468 dependabot[bot] 'Bump express from 4.18.2 to 4.19.2'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:46:38,218 [     scc.git] DEBUG [detached HEAD f995ff0] merge master -Dorg -Ssuccess-only
2024-04-01 00:46:38,218 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:46:38,219 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:46:38,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/pulls HTTP/1.1" 200 None
2024-04-01 00:46:39,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74 HTTP/1.1" 200 None
2024-04-01 00:46:39,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/issues/74/comments HTTP/1.1" 200 None
2024-04-01 00:46:40,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-04-01 00:46:40,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:41,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:41,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/commits/45ee35acc44a7d119aa20b38b0427efbe5405322 HTTP/1.1" 200 None
2024-04-01 00:46:42,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-mapr/statuses/45ee35acc44a7d119aa20b38b0427efbe5405322?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:42,186 [    scc.repo] DEBUG   - PR 74 will-moore 'mapr extension of webclient'
2024-04-01 00:46:42,186 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:46:42,186 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-04-01 00:46:42,187 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:42,187 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:42,193 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:46:42,198 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:46:42,198 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:46:42,204 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:46:42,211 [     scc.git] DEBUG Already up to date.

2024-04-01 00:46:42,211 [     scc.git] DEBUG Calling 'git fetch origin pull/74/head'
2024-04-01 00:46:42,616 [     scc.git] DEBUG From https://github.com/ome/omero-mapr
2024-04-01 00:46:42,616 [     scc.git] DEBUG  * branch            refs/pull/74/head -> FETCH_HEAD
2024-04-01 00:46:42,621 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:46:42,621 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:42,621 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:42,627 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-04-01 00:46:42,634 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:42,639 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 74 (mapr extension of webclient) 45ee35acc44a7d119aa20b38b0427efbe5405322'
2024-04-01 00:46:42,649 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:46:42,653 [     scc.git] DEBUG  .../templates/webclient/base/base_container.html   | 182 +++++++++++++
2024-04-01 00:46:42,653 [     scc.git] DEBUG  .../data/includes/right_plugin.general.js.html     | 290 ---------------------
2024-04-01 00:46:42,653 [     scc.git] DEBUG  requirements.txt                                   |   2 +-
2024-04-01 00:46:42,653 [     scc.git] DEBUG  3 files changed, 183 insertions(+), 291 deletions(-)
2024-04-01 00:46:42,653 [     scc.git] DEBUG  create mode 100644 omero_mapr/templates/webclient/base/base_container.html
2024-04-01 00:46:42,653 [     scc.git] DEBUG  delete mode 100644 omero_mapr/templates/webclient/data/includes/right_plugin.general.js.html
2024-04-01 00:46:42,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:42,811 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:46:42,850 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:42,851 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:42,857 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:46:42,899 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:46:42,905 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756cac1490> has no local changes
2024-04-01 00:46:42,906 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:46:42,913 [     scc.git] DEBUG [detached HEAD 79d0e7a] merge master -Dorg -Ssuccess-only
2024-04-01 00:46:42,914 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:46:42,914 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:46:43,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/pulls HTTP/1.1" 200 None
2024-04-01 00:46:43,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64 HTTP/1.1" 200 None
2024-04-01 00:46:44,297 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/64/comments HTTP/1.1" 200 None
2024-04-01 00:46:44,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-04-01 00:46:45,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:45,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:46:46,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/78e55539b68e351ed5ef202854718b49a37729a7 HTTP/1.1" 200 None
2024-04-01 00:46:46,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/78e55539b68e351ed5ef202854718b49a37729a7?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:46,655 [    scc.repo] DEBUG   - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-04-01 00:46:47,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55 HTTP/1.1" 200 None
2024-04-01 00:46:47,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/issues/55/comments HTTP/1.1" 200 None
2024-04-01 00:46:48,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-04-01 00:46:48,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:46:48,939 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/commits/14f0448a90ccd781126a5c9dc267f4d0a6939102 HTTP/1.1" 200 None
2024-04-01 00:46:49,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-metadata/statuses/14f0448a90ccd781126a5c9dc267f4d0a6939102?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:46:49,361 [    scc.repo] DEBUG   - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-04-01 00:46:49,361 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:46:49,362 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-04-01 00:46:49,362 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:49,362 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:49,369 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:46:49,375 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:46:49,375 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:46:49,381 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:46:49,389 [     scc.git] DEBUG Already up to date.

2024-04-01 00:46:49,390 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2024-04-01 00:46:49,978 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-04-01 00:46:49,978 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2024-04-01 00:46:49,985 [     scc.git] DEBUG Calling 'git fetch origin pull/64/head'
2024-04-01 00:46:50,629 [     scc.git] DEBUG From https://github.com/ome/omero-metadata
2024-04-01 00:46:50,629 [     scc.git] DEBUG  * branch            refs/pull/64/head -> FETCH_HEAD
2024-04-01 00:46:50,634 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:46:50,634 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:50,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:50,640 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-04-01 00:46:50,647 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:50,653 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Prevent users from creating columns with python keyword names) 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-04-01 00:46:50,737 [     scc.git] DEBUG Auto-merging src/omero_metadata/cli.py
2024-04-01 00:46:50,738 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/cli.py
2024-04-01 00:46:50,738 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-04-01 00:46:50,738 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-04-01 00:46:50,738 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-01 00:46:50,739 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-01 00:46:50,745 [     scc.git] DEBUG Calling 'git reset --hard e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-04-01 00:46:50,751 [     scc.git] DEBUG HEAD is now at e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-04-01 00:46:50,909 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:50,910 [     scc.git] DEBUG Calling 'git merge-base e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c 14f0448a90ccd781126a5c9dc267f4d0a6939102'
2024-04-01 00:46:50,918 [     scc.git] DEBUG Calling 'git diff --name-only 27cc7289e9da842ed29a8192419a6b9ef851256d..e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-04-01 00:46:50,924 [     scc.git] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
Conflicting PR. Removed from build [OMERO-plugins-push#18](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/). See the [console output](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - src/omero_metadata/cli.py
    - src/omero_metadata/populate.py

--conflicts

2024-04-01 00:46:50,930 [  scc.config] DEBUG Found github.token
2024-04-01 00:46:50,931 [     scc.git] DEBUG Not adding comment to issue #55, already --conflicts.
2024-04-01 00:46:50,931 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...78e55539b68e351ed5ef202854718b49a37729a7'
2024-04-01 00:46:50,938 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:50,943 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 64 (Support images_by_name for Screen and Plate) 78e55539b68e351ed5ef202854718b49a37729a7'
2024-04-01 00:46:50,980 [     scc.git] DEBUG Auto-merging src/omero_metadata/populate.py
2024-04-01 00:46:50,981 [     scc.git] DEBUG CONFLICT (content): Merge conflict in src/omero_metadata/populate.py
2024-04-01 00:46:50,981 [     scc.git] DEBUG Auto-merging test/integration/metadata/test_populate.py
2024-04-01 00:46:50,981 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-01 00:46:50,981 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-01 00:46:50,988 [     scc.git] DEBUG Calling 'git reset --hard e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-04-01 00:46:50,996 [     scc.git] DEBUG HEAD is now at e2fc5ec Merge pull request #85 from sbesson/pytest_logging
2024-04-01 00:46:51,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:46:51,318 [     scc.git] DEBUG Calling 'git merge-base e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c 78e55539b68e351ed5ef202854718b49a37729a7'
2024-04-01 00:46:51,327 [     scc.git] DEBUG Calling 'git diff --name-only 298f02623cd90268162161a988575db0b8c3d1ab..e2fc5ec5aeb38953ac2a12cb7c980aeee5bf306c'
2024-04-01 00:46:51,335 [     scc.git] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
Conflicting PR. Removed from build [OMERO-plugins-push#18](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/). See the [console output](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/consoleText) for more details.
Possible conflicts:
  - PR #55 kkoz 'Prevent users from creating columns with python keyword names'
    - src/omero_metadata/populate.py
  - Upstream changes
    - src/omero_metadata/populate.py

--conflicts

2024-04-01 00:46:51,341 [  scc.config] DEBUG Found github.token
2024-04-01 00:46:51,341 [     scc.git] DEBUG Not adding comment to issue #64, already --conflicts.
2024-04-01 00:46:51,342 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:46:51,383 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:46:51,384 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:46:51,389 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:46:51,429 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:46:51,437 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756cab5e80> has no local changes
2024-04-01 00:46:51,437 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-metadata
Already up to date.

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:46:51,447 [     scc.git] DEBUG [detached HEAD 91d291b] merge master -Dorg -Ssuccess-only
2024-04-01 00:46:51,447 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:46:51,447 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:46:51,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/pulls HTTP/1.1" 200 None
2024-04-01 00:46:52,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/131 HTTP/1.1" 200 None
2024-04-01 00:46:52,351 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-04-01 00:46:52,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-04-01 00:47:02,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 500 0
2024-04-01 00:47:02,383 [urllib3.util] DEBUG Incremented Retry for (url='/repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1'): GithubRetry(total=9, connect=None, read=None, redirect=None, status=None)
2024-04-01 00:47:02,384 [urllib3.conn] DEBUG Retry: /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1
2024-04-01 00:47:02,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:03,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:47:03,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/a7d2dc0dc9098294c014cb634e1226fea404721f HTTP/1.1" 200 None
2024-04-01 00:47:04,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/a7d2dc0dc9098294c014cb634e1226fea404721f?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:04,080 [    scc.repo] DEBUG   - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-04-01 00:47:04,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/129 HTTP/1.1" 200 None
2024-04-01 00:47:04,559 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-04-01 00:47:05,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-04-01 00:47:05,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:06,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:47:06,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/733f52703019d4b6d7e375c121a25c107b64dbec HTTP/1.1" 200 None
2024-04-01 00:47:06,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/733f52703019d4b6d7e375c121a25c107b64dbec?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:06,995 [    scc.repo] DEBUG   - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-04-01 00:47:07,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/128 HTTP/1.1" 200 None
2024-04-01 00:47:07,473 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-04-01 00:47:08,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-04-01 00:47:08,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:08,971 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:47:09,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/commits/55ca13b67cc0254ed6e1a340952b8741cc54d680 HTTP/1.1" 200 None
2024-04-01 00:47:09,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/statuses/55ca13b67cc0254ed6e1a340952b8741cc54d680?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:09,935 [    scc.repo] DEBUG   - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-04-01 00:47:10,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94 HTTP/1.1" 200 None
2024-04-01 00:47:10,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/94/comments HTTP/1.1" 200 None
2024-04-01 00:47:11,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86 HTTP/1.1" 200 None
2024-04-01 00:47:11,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/86/comments HTTP/1.1" 200 None
2024-04-01 00:47:12,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39 HTTP/1.1" 200 None
2024-04-01 00:47:12,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-parade/issues/39/comments HTTP/1.1" 200 None
2024-04-01 00:47:12,880 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:12,880 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-04-01 00:47:12,880 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:12,880 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:12,887 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:12,893 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:12,893 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:12,900 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:12,906 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:12,906 [     scc.git] DEBUG Calling 'git fetch origin pull/128/head'
2024-04-01 00:47:13,286 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-04-01 00:47:13,286 [     scc.git] DEBUG  * branch            refs/pull/128/head -> FETCH_HEAD
2024-04-01 00:47:13,291 [     scc.git] DEBUG Calling 'git fetch origin pull/129/head'
2024-04-01 00:47:13,699 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-04-01 00:47:13,699 [     scc.git] DEBUG  * branch            refs/pull/129/head -> FETCH_HEAD
2024-04-01 00:47:13,707 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-04-01 00:47:14,140 [     scc.git] DEBUG From https://github.com/ome/omero-parade
2024-04-01 00:47:14,141 [     scc.git] DEBUG  * branch            refs/pull/131/head -> FETCH_HEAD
2024-04-01 00:47:14,170 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:14,172 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:14,173 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:14,213 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-04-01 00:47:14,222 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:14,229 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 128 (Bump postcss from 8.4.21 to 8.4.31) 55ca13b67cc0254ed6e1a340952b8741cc54d680'
2024-04-01 00:47:14,239 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:47:14,243 [     scc.git] DEBUG  package-lock.json | 12 ++++++++----
2024-04-01 00:47:14,243 [     scc.git] DEBUG  1 file changed, 8 insertions(+), 4 deletions(-)
2024-04-01 00:47:14,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:14,411 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...733f52703019d4b6d7e375c121a25c107b64dbec'
2024-04-01 00:47:14,422 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:14,434 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 129 (Bump @babel/traverse from 7.21.4 to 7.23.2) 733f52703019d4b6d7e375c121a25c107b64dbec'
2024-04-01 00:47:14,498 [     scc.git] DEBUG Auto-merging package-lock.json
2024-04-01 00:47:14,498 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:47:14,503 [     scc.git] DEBUG  package-lock.json | 121 +++++++++++++++++++++++++++---------------------------
2024-04-01 00:47:14,503 [     scc.git] DEBUG  1 file changed, 61 insertions(+), 60 deletions(-)
2024-04-01 00:47:14,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:14,822 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-04-01 00:47:14,832 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:14,839 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (Bump axios from 1.3.5 to 1.6.0) a7d2dc0dc9098294c014cb634e1226fea404721f'
2024-04-01 00:47:14,868 [     scc.git] DEBUG Auto-merging package-lock.json
2024-04-01 00:47:14,870 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:47:14,883 [     scc.git] DEBUG  package-lock.json | 8 ++++----
2024-04-01 00:47:14,884 [     scc.git] DEBUG  package.json      | 2 +-
2024-04-01 00:47:14,884 [     scc.git] DEBUG  2 files changed, 5 insertions(+), 5 deletions(-)
2024-04-01 00:47:15,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:15,224 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:15,275 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:15,276 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:15,284 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:15,331 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:15,339 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c1cff10> has no local changes
2024-04-01 00:47:15,340 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:16,374 [     scc.git] DEBUG [detached HEAD ed45f0f] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:16,376 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:16,376 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:16,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/pulls HTTP/1.1" 200 None
2024-04-01 00:47:17,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/issues/14 HTTP/1.1" 200 None
2024-04-01 00:47:17,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-04-01 00:47:17,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:18,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/commits/fb7700b8eb4b753884260b7921e65b58b29f954e HTTP/1.1" 200 None
2024-04-01 00:47:18,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-prometheus-tools/statuses/fb7700b8eb4b753884260b7921e65b58b29f954e?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:18,896 [    scc.repo] DEBUG   - PR 14 jburel 'use conda-forge channel'
2024-04-01 00:47:18,896 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:18,896 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-04-01 00:47:18,896 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:18,896 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:18,903 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:18,909 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:18,909 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:18,915 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:18,921 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:18,922 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-04-01 00:47:19,313 [     scc.git] DEBUG From https://github.com/ome/omero-prometheus-tools
2024-04-01 00:47:19,313 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-04-01 00:47:19,320 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:19,320 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:19,321 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:19,328 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-04-01 00:47:19,337 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:19,345 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (use conda-forge channel) fb7700b8eb4b753884260b7921e65b58b29f954e'
2024-04-01 00:47:19,356 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:47:19,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:19,518 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:19,568 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:19,568 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:19,576 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:19,614 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:19,621 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c2208e0> has no local changes
2024-04-01 00:47:19,621 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:19,629 [     scc.git] DEBUG [detached HEAD 9528eaf] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:19,629 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:19,630 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:20,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/pulls HTTP/1.1" 200 None
2024-04-01 00:47:20,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/28 HTTP/1.1" 200 None
2024-04-01 00:47:20,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6 HTTP/1.1" 200 None
2024-04-01 00:47:21,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/issues/6/comments HTTP/1.1" 200 None
2024-04-01 00:47:21,840 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-04-01 00:47:22,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:22,792 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/commits/20757563a49aa42b99a0c43176f6ef747e965b61 HTTP/1.1" 200 None
2024-04-01 00:47:23,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-rois/statuses/20757563a49aa42b99a0c43176f6ef747e965b61?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:23,201 [    scc.repo] DEBUG   - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-04-01 00:47:23,201 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:23,201 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-04-01 00:47:23,201 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:23,202 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:23,207 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:23,213 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:23,213 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:23,219 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:23,225 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:23,226 [     scc.git] DEBUG Calling 'git fetch origin pull/6/head'
2024-04-01 00:47:23,732 [     scc.git] DEBUG From https://github.com/ome/omero-rois
2024-04-01 00:47:23,732 [     scc.git] DEBUG  * branch            refs/pull/6/head -> FETCH_HEAD
2024-04-01 00:47:23,738 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:23,738 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:23,738 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:23,745 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20757563a49aa42b99a0c43176f6ef747e965b61'
2024-04-01 00:47:23,752 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:23,757 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 6 (Add method to create masks grouped by label id) 20757563a49aa42b99a0c43176f6ef747e965b61'
2024-04-01 00:47:23,771 [     scc.git] DEBUG Auto-merging src/omero_rois/library.py
2024-04-01 00:47:23,772 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:47:23,775 [     scc.git] DEBUG  src/omero_rois/library.py | 33 +++++++++++++++++++++++++++++++++
2024-04-01 00:47:23,775 [     scc.git] DEBUG  1 file changed, 33 insertions(+)
2024-04-01 00:47:23,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:23,933 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:23,976 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:23,976 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:23,982 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:24,027 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:24,035 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c20f550> has no local changes
2024-04-01 00:47:24,035 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:24,046 [     scc.git] DEBUG [detached HEAD 573e403] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:24,046 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:24,047 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:24,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/pulls HTTP/1.1" 200 None
2024-04-01 00:47:24,892 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14 HTTP/1.1" 200 None
2024-04-01 00:47:25,329 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/issues/14/comments HTTP/1.1" 200 None
2024-04-01 00:47:25,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-04-01 00:47:26,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:26,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/commits/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d HTTP/1.1" 200 None
2024-04-01 00:47:27,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-signup/statuses/b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:27,186 [    scc.repo] DEBUG   - PR 14 manics 'Add pre-commit (black, flake8)'
2024-04-01 00:47:27,186 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:27,187 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-04-01 00:47:27,187 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:27,187 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:27,192 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:27,199 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:27,199 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:27,205 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:27,212 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:27,212 [     scc.git] DEBUG Calling 'git fetch origin pull/14/head'
2024-04-01 00:47:27,630 [     scc.git] DEBUG From https://github.com/ome/omero-signup
2024-04-01 00:47:27,630 [     scc.git] DEBUG  * branch            refs/pull/14/head -> FETCH_HEAD
2024-04-01 00:47:27,635 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:27,635 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:27,635 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:27,642 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-04-01 00:47:27,648 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:27,654 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 14 (Add pre-commit (black, flake8)) b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-04-01 00:47:27,764 [     scc.git] DEBUG Auto-merging omero_signup/signup_settings.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/signup_settings.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG Auto-merging omero_signup/urls.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/urls.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG Auto-merging omero_signup/views.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_signup/views.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG Auto-merging setup.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG CONFLICT (content): Merge conflict in setup.py
2024-04-01 00:47:27,765 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-01 00:47:27,765 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-01 00:47:27,773 [     scc.git] DEBUG Calling 'git reset --hard c8610dba25f39870a09fa5401c735fb3be85a319'
2024-04-01 00:47:27,781 [     scc.git] DEBUG HEAD is now at c8610db Bump version: 0.3.3 → 0.3.4.dev0
2024-04-01 00:47:27,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:27,942 [     scc.git] DEBUG Calling 'git merge-base c8610dba25f39870a09fa5401c735fb3be85a319 b6aaf8b1b1af424ed458b3fe51d67ed0838d9e2d'
2024-04-01 00:47:27,950 [     scc.git] DEBUG Calling 'git diff --name-only f7ab15963cb5284a255b8574c8675437644fbdf1..c8610dba25f39870a09fa5401c735fb3be85a319'
2024-04-01 00:47:27,957 [     scc.git] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
Conflicting PR. Removed from build [OMERO-plugins-push#18](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/). See the [console output](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_signup/urls.py
    - omero_signup/signup_settings.py
    - omero_signup/views.py
    - setup.py

--conflicts

2024-04-01 00:47:27,962 [  scc.config] DEBUG Found github.token
2024-04-01 00:47:27,963 [     scc.git] DEBUG Not adding comment to issue #14, already --conflicts.
2024-04-01 00:47:27,963 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:28,005 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:28,006 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:28,011 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:28,054 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:28,062 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c2206a0> has no local changes
2024-04-01 00:47:28,062 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-signup
Already up to date.

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:28,071 [     scc.git] DEBUG [detached HEAD f15dbfd] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:28,071 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:28,071 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:28,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/pulls HTTP/1.1" 200 None
2024-04-01 00:47:28,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12 HTTP/1.1" 200 None
2024-04-01 00:47:29,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/issues/12/comments HTTP/1.1" 200 None
2024-04-01 00:47:29,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-04-01 00:47:30,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:30,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/commits/425319051224e8481afc40083fd9b5db4bc99928 HTTP/1.1" 200 None
2024-04-01 00:47:31,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-test-infra/statuses/425319051224e8481afc40083fd9b5db4bc99928?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:31,132 [    scc.repo] DEBUG   - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-04-01 00:47:31,132 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:31,132 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-04-01 00:47:31,132 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:31,132 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:31,140 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:31,144 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:31,144 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:31,149 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:31,154 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:31,154 [     scc.git] DEBUG Calling 'git fetch origin pull/12/head'
2024-04-01 00:47:32,127 [     scc.git] DEBUG From https://github.com/openmicroscopy/omero-test-infra
2024-04-01 00:47:32,127 [     scc.git] DEBUG  * branch            refs/pull/12/head -> FETCH_HEAD
2024-04-01 00:47:32,132 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:32,133 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:32,133 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:32,138 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...425319051224e8481afc40083fd9b5db4bc99928'
2024-04-01 00:47:32,144 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:32,150 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 12 (IDR: use downloaded ansible templates & variables to configure infra) 425319051224e8481afc40083fd9b5db4bc99928'
2024-04-01 00:47:32,167 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr-compose.yml                            |  66 ++++++++++++++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr-haproxy.yml                            |  58 +++++++++++++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/40-ansible.sh                          |   7 ++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/70-reset-password.sh                   |   1 +
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/default.conf              |   1 +
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/example_ssl.conf          |   1 +
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cache.conf          |  53 +++++++++++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-cachebuster.conf    | 114 ++++++++++++++++++++++++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-default.conf        | 135 +++++++++++++++++++++++++++++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-omeroreadwrite.conf | 115 ++++++++++++++++++++++++
2024-04-01 00:47:32,170 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-redirect.conf       |  15 ++++
2024-04-01 00:47:32,171 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-upstream.conf       |  13 +++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v0.conf             |  26 ++++++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v1.conf             |  30 +++++++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-v2.conf             |  30 +++++++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/nginx/conf.d/proxy-websockets.conf     |   6 ++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/nginx/nginx.conf                       |  53 +++++++++++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/omero/Dockerfile                       |   3 +
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/omero/playbook.yml                     |  41 +++++++++
2024-04-01 00:47:32,172 [     scc.git] DEBUG  idr/redirect/Dockerfile                    |   6 ++
2024-04-01 00:47:32,173 [     scc.git] DEBUG  idr/web/Dockerfile                         |   5 ++
2024-04-01 00:47:32,173 [     scc.git] DEBUG  idr/web/playbook.yml                       |  45 ++++++++++
2024-04-01 00:47:32,173 [     scc.git] DEBUG  22 files changed, 824 insertions(+)
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr-compose.yml
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr-haproxy.yml
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100755 idr/40-ansible.sh
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100755 idr/70-reset-password.sh
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/default.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/example_ssl.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cache.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-cachebuster.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-default.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-omeroreadwrite.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-redirect.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-upstream.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v0.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v1.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-v2.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/conf.d/proxy-websockets.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/nginx/nginx.conf
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/omero/Dockerfile
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/omero/playbook.yml
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/redirect/Dockerfile
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/web/Dockerfile
2024-04-01 00:47:32,173 [     scc.git] DEBUG  create mode 100644 idr/web/playbook.yml
2024-04-01 00:47:32,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:32,333 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:32,373 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:32,374 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:32,380 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:32,419 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:32,425 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c1cf370> has no local changes
2024-04-01 00:47:32,426 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:32,451 [     scc.git] DEBUG [detached HEAD 49013f6] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:32,452 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:32,452 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:32,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-upload/pulls HTTP/1.1" 200 2
2024-04-01 00:47:32,747 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:32,747 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-04-01 00:47:32,747 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:32,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:32,753 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:32,758 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:32,758 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:32,763 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:32,768 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:32,769 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:32,769 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:32,769 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:32,773 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:32,812 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:32,812 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:32,817 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:32,855 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:32,861 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c24bfa0> has no local changes
2024-04-01 00:47:32,861 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-upload
Already up to date.


Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:32,869 [     scc.git] DEBUG [detached HEAD 8d24b17] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:32,869 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:32,869 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:33,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-virtual-microscope/pulls HTTP/1.1" 200 2
2024-04-01 00:47:33,167 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:33,167 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-04-01 00:47:33,167 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:33,168 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:33,173 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:33,177 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:33,177 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:33,183 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:33,188 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:33,189 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:33,189 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:33,189 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:33,193 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:33,240 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:33,241 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:33,248 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:33,286 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:33,293 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c1e3fd0> has no local changes
2024-04-01 00:47:33,293 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-virtual-microscope
Already up to date.


Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:33,302 [     scc.git] DEBUG [detached HEAD 01a0cef] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:33,302 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:33,303 [     scc.git] INFO  Overriding base-branch from master to main
2024-04-01 00:47:33,303 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:33,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/pulls HTTP/1.1" 200 None
2024-04-01 00:47:34,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/16 HTTP/1.1" 200 None
2024-04-01 00:47:34,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10 HTTP/1.1" 200 None
2024-04-01 00:47:35,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/issues/10/comments HTTP/1.1" 200 None
2024-04-01 00:47:35,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-04-01 00:47:36,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:36,559 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-04-01 00:47:36,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/commits/85cf4c893f393da6763bf4cee2a308832a41a9e8 HTTP/1.1" 200 None
2024-04-01 00:47:37,407 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web-zarr/statuses/85cf4c893f393da6763bf4cee2a308832a41a9e8?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:37,408 [    scc.repo] DEBUG   - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-04-01 00:47:37,408 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:37,408 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-04-01 00:47:37,408 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:37,408 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:37,414 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/main'
2024-04-01 00:47:37,418 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:37,419 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/main'
2024-04-01 00:47:37,424 [     scc.git] DEBUG Calling 'git merge --ff-only origin/main'
2024-04-01 00:47:37,430 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:37,430 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-04-01 00:47:37,870 [     scc.git] DEBUG From https://github.com/ome/omero-web-zarr
2024-04-01 00:47:37,870 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-04-01 00:47:37,875 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:37,875 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:37,875 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:37,881 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-04-01 00:47:37,886 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:37,892 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Add Openwith -> itk-vtk viewer) 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-04-01 00:47:37,915 [     scc.git] DEBUG Auto-merging omero_web_zarr/urls.py
2024-04-01 00:47:37,915 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero_web_zarr/urls.py
2024-04-01 00:47:37,916 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-01 00:47:37,916 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-01 00:47:37,922 [     scc.git] DEBUG Calling 'git reset --hard 67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-04-01 00:47:37,927 [     scc.git] DEBUG HEAD is now at 67bb245 Bump version: 0.1.1 → 0.1.2.dev0
2024-04-01 00:47:38,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:38,085 [     scc.git] DEBUG Calling 'git merge-base 67bb245b8b08709e04a8bf52b02de2298a029a94 85cf4c893f393da6763bf4cee2a308832a41a9e8'
2024-04-01 00:47:38,091 [     scc.git] DEBUG Calling 'git diff --name-only daa26b83ec1c94ace0c1eedcfb7d38c9185503d7..67bb245b8b08709e04a8bf52b02de2298a029a94'
2024-04-01 00:47:38,096 [     scc.git] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
Conflicting PR. Removed from build [OMERO-plugins-push#18](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/). See the [console output](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero_web_zarr/urls.py

--conflicts

2024-04-01 00:47:38,101 [  scc.config] DEBUG Found github.token
2024-04-01 00:47:38,101 [     scc.git] DEBUG Not adding comment to issue #10, already --conflicts.
2024-04-01 00:47:38,101 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:38,138 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,139 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:38,145 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:38,186 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:38,192 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c15afd0> has no local changes
2024-04-01 00:47:38,192 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:38,202 [     scc.git] DEBUG [detached HEAD cbed3cd] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:38,203 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:38,203 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:38,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-weberror/pulls HTTP/1.1" 200 2
2024-04-01 00:47:38,501 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:38,501 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-04-01 00:47:38,501 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,501 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:38,507 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:38,512 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:38,513 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:38,518 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:38,525 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:38,525 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:38,525 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,525 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:38,530 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:38,571 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,571 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:38,577 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:38,619 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:38,626 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c1e3f10> has no local changes
2024-04-01 00:47:38,626 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-weberror
Already up to date.


Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:38,637 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:38,637 [     scc.git] DEBUG [detached HEAD c498723] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:38,637 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:38,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-webtest/pulls HTTP/1.1" 200 2
2024-04-01 00:47:38,925 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:38,925 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-04-01 00:47:38,925 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,925 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:38,931 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:38,937 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:38,938 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:38,944 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:38,950 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:38,950 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:38,950 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,951 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:38,956 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:38,994 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:38,994 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:39,000 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:39,039 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:39,047 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c16e520> has no local changes
2024-04-01 00:47:39,047 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: openmicroscopy/omero-webtest
Already up to date.


Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:39,057 [     scc.git] DEBUG [detached HEAD a466cb0] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:39,057 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:39,058 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:39,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/pulls HTTP/1.1" 200 None
2024-04-01 00:47:39,886 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100 HTTP/1.1" 200 None
2024-04-01 00:47:40,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/issues/100/comments HTTP/1.1" 200 None
2024-04-01 00:47:40,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-04-01 00:47:41,254 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:41,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/commits/b4abacf0cb9b7aee150761d320bdbb80762cd6e7 HTTP/1.1" 200 None
2024-04-01 00:47:42,157 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/rOMERO-gateway/statuses/b4abacf0cb9b7aee150761d320bdbb80762cd6e7?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:42,158 [    scc.repo] DEBUG   - PR 100 dominikl 'Run tests properly'
2024-04-01 00:47:42,158 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:42,158 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-04-01 00:47:42,158 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:42,159 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:42,167 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-04-01 00:47:42,175 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:42,175 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-04-01 00:47:42,184 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-04-01 00:47:42,193 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:42,193 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2024-04-01 00:47:42,635 [     scc.git] DEBUG From https://github.com/ome/rOMERO-gateway
2024-04-01 00:47:42,635 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2024-04-01 00:47:42,640 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:42,640 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:42,641 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:42,647 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-04-01 00:47:42,654 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:42,660 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Run tests properly) b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-04-01 00:47:42,706 [     scc.git] DEBUG Auto-merging Dockerfile
2024-04-01 00:47:42,706 [     scc.git] DEBUG CONFLICT (content): Merge conflict in Dockerfile
2024-04-01 00:47:42,706 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-01 00:47:42,706 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-01 00:47:42,713 [     scc.git] DEBUG Calling 'git reset --hard 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-04-01 00:47:42,722 [     scc.git] DEBUG HEAD is now at 7b5d64d Merge pull request #106 from dominikl/add_examples_2
2024-04-01 00:47:42,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:42,875 [     scc.git] DEBUG Calling 'git merge-base 7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9 b4abacf0cb9b7aee150761d320bdbb80762cd6e7'
2024-04-01 00:47:42,881 [     scc.git] DEBUG Calling 'git diff --name-only 8b424d2d21f70d07729c4da38a9241b9a9f483be..7b5d64d3cdf825a6952b40d5b2f550d8d794b0a9'
2024-04-01 00:47:42,886 [     scc.git] INFO    - PR 100 dominikl 'Run tests properly'
Conflicting PR. Removed from build [OMERO-plugins-push#18](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/). See the [console output](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - Dockerfile

--conflicts

2024-04-01 00:47:42,891 [  scc.config] DEBUG Found github.token
2024-04-01 00:47:42,891 [     scc.git] DEBUG Not adding comment to issue #100, already --conflicts.
2024-04-01 00:47:42,891 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:42,932 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:42,932 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:42,937 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:42,978 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:42,986 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c1888e0> has no local changes
2024-04-01 00:47:42,986 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:42,997 [     scc.git] DEBUG [detached HEAD 004ce98] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:42,997 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:42,998 [     scc.git] INFO  Overriding base-branch from master to develop
2024-04-01 00:47:42,998 [    scc.repo] DEBUG ## PRs found:
2024-04-01 00:47:43,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-04-01 00:47:43,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-04-01 00:47:44,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-04-01 00:47:44,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-04-01 00:47:45,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-04-01 00:47:45,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-04-01 00:47:46,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-04-01 00:47:46,615 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-04-01 00:47:47,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-04-01 00:47:47,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-04-01 00:47:47,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-04-01 00:47:47,904 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-04-01 00:47:48,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-04-01 00:47:48,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-04-01 00:47:49,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-04-01 00:47:49,783 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-04-01 00:47:49,786 [    scc.repo] DEBUG ## Branches found:
2024-04-01 00:47:49,786 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-04-01 00:47:49,786 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:49,786 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:49,793 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-04-01 00:47:49,799 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-04-01 00:47:49,799 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-04-01 00:47:49,805 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-04-01 00:47:49,810 [     scc.git] DEBUG Already up to date.

2024-04-01 00:47:49,811 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-04-01 00:47:50,323 [     scc.git] DEBUG From https://github.com/ome/scripts
2024-04-01 00:47:50,324 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-04-01 00:47:50,328 [     scc.git] DEBUG ## Unique users: []
2024-04-01 00:47:50,329 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:50,329 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:50,334 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-04-01 00:47:50,341 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:50,345 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-04-01 00:47:50,455 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-04-01 00:47:50,455 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-04-01 00:47:50,455 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-04-01 00:47:50,456 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-04-01 00:47:50,463 [     scc.git] DEBUG Calling 'git reset --hard 2078ac72dbf11f2733e685000a274eff81c2ac2d'
2024-04-01 00:47:50,469 [     scc.git] DEBUG HEAD is now at 2078ac7 Bump version: 5.8.0 → 5.8.1.dev0
2024-04-01 00:47:50,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:50,621 [     scc.git] DEBUG Calling 'git merge-base 2078ac72dbf11f2733e685000a274eff81c2ac2d 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-04-01 00:47:50,628 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..2078ac72dbf11f2733e685000a274eff81c2ac2d'
2024-04-01 00:47:50,634 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-plugins-push#18](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/). See the [console output](https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-04-01 00:47:50,639 [  scc.config] DEBUG Found github.token
2024-04-01 00:47:50,639 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-04-01 00:47:50,639 [     scc.git] DEBUG Calling 'git submodule update'
2024-04-01 00:47:50,679 [     scc.git] DEBUG Get sha1 of %s
2024-04-01 00:47:50,679 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-04-01 00:47:50,684 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:50,721 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:50,728 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756c17eb50> has no local changes
2024-04-01 00:47:50,728 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:50,737 [     scc.git] DEBUG [detached HEAD c43c4a3] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:50,737 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:50,737 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-04-01 00:47:50,810 [  scc.config] DEBUG Found submodule.minimal-omero-client.url
2024-04-01 00:47:51,021 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:51,035 [  scc.config] DEBUG Found submodule.minimal-omero-client.branch
2024-04-01 00:47:51,041 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.url
2024-04-01 00:47:51,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:51,433 [  scc.config] DEBUG Found submodule.omero-cli-duplicate.branch
2024-04-01 00:47:51,438 [  scc.config] DEBUG Found submodule.omero-cli-render.url
2024-04-01 00:47:51,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:51,848 [  scc.config] DEBUG Found submodule.omero-cli-render.branch
2024-04-01 00:47:51,853 [  scc.config] DEBUG Found submodule.omero-cli-zarr.url
2024-04-01 00:47:52,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:52,250 [  scc.config] DEBUG Found submodule.omero-figure.url
2024-04-01 00:47:52,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:52,637 [  scc.config] DEBUG Found submodule.omero-figure.branch
2024-04-01 00:47:52,643 [  scc.config] DEBUG Found submodule.omero-fpbioimage.url
2024-04-01 00:47:53,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:53,051 [  scc.config] DEBUG Found submodule.omero-fpbioimage.branch
2024-04-01 00:47:53,073 [  scc.config] DEBUG Found submodule.omero-gallery.url
2024-04-01 00:47:53,446 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:53,468 [  scc.config] DEBUG Found submodule.omero-gallery.branch
2024-04-01 00:47:53,475 [  scc.config] DEBUG Found submodule.omero-iviewer.url
2024-04-01 00:47:53,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:53,880 [  scc.config] DEBUG Found submodule.omero-iviewer.branch
2024-04-01 00:47:53,890 [  scc.config] DEBUG Found submodule.omero-mapr.url
2024-04-01 00:47:54,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:54,282 [  scc.config] DEBUG Found submodule.omero-mapr.branch
2024-04-01 00:47:54,292 [  scc.config] DEBUG Found submodule.omero-metadata.url
2024-04-01 00:47:54,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:54,680 [  scc.config] DEBUG Found submodule.omero-metadata.branch
2024-04-01 00:47:54,686 [  scc.config] DEBUG Found submodule.omero-parade.url
2024-04-01 00:47:55,079 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:55,099 [  scc.config] DEBUG Found submodule.omero-parade.branch
2024-04-01 00:47:55,106 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.url
2024-04-01 00:47:55,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:55,488 [  scc.config] DEBUG Found submodule.omero-prometheus-tools.branch
2024-04-01 00:47:55,493 [  scc.config] DEBUG Found submodule.omero-rois.url
2024-04-01 00:47:55,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:55,903 [  scc.config] DEBUG Found submodule.omero-signup.url
2024-04-01 00:47:56,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:56,297 [  scc.config] DEBUG Found submodule.omero-test-infra.url
2024-04-01 00:47:56,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:56,703 [  scc.config] DEBUG Found submodule.omero-test-infra.branch
2024-04-01 00:47:56,708 [  scc.config] DEBUG Found submodule.omero-upload.url
2024-04-01 00:47:57,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:57,104 [  scc.config] DEBUG Found submodule.omero-virtual-microscope.url
2024-04-01 00:47:57,489 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:57,507 [  scc.config] DEBUG Found submodule.omero-web-zarr.url
2024-04-01 00:47:57,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:57,915 [  scc.config] DEBUG Found submodule.omero-web-zarr.branch
2024-04-01 00:47:57,921 [  scc.config] DEBUG Found submodule.omero-weberror.url
2024-04-01 00:47:58,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:58,325 [  scc.config] DEBUG Found submodule.omero-weberror.branch
2024-04-01 00:47:58,330 [  scc.config] DEBUG Found submodule.omero-webtest.url
2024-04-01 00:47:58,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:58,726 [  scc.config] DEBUG Found submodule.omero-webtest.branch
2024-04-01 00:47:58,732 [  scc.config] DEBUG Found submodule.rOMERO-gateway.url
2024-04-01 00:47:59,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:59,132 [  scc.config] DEBUG Found submodule.rOMERO-gateway.branch
2024-04-01 00:47:59,137 [  scc.config] DEBUG Found submodule.scripts.url
2024-04-01 00:47:59,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-04-01 00:47:59,548 [  scc.config] DEBUG Found submodule.scripts.branch
2024-04-01 00:47:59,548 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-04-01 00:47:59,629 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f756dbc1b20> has local changes
2024-04-01 00:47:59,629 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-plugins
Already up to date.


Repository: ome/minimal-omero-client
Already up to date.


Repository: ome/omero-cli-duplicate
Excluded PRs:
  - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
Already up to date.

Merged PRs:
  - PR 25 jburel 'review message'

Repository: ome/omero-cli-render
Excluded PRs:
  - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
  - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
  - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
  - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
Already up to date.

Merged PRs:
  - PR 59 will-moore 'Apply settings to Plate'

Repository: ome/omero-cli-zarr
Excluded PRs:
  - PR 161 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
  - PR 118 sbesson 'Allow to use bioformats2raw to export HCS data' (stage: draft)
Already up to date.

Merged PRs:
  - PR 147 will-moore 'Name option'

Conflicting PRs (not included):
  - PR 102 will-moore 'Zarr export tests'
  - PR 123 will-moore 'Support export of Fileset:ID'

Repository: ome/omero-figure
Excluded PRs:
  - PR 543 will-moore 'Plate well labels' (stage: draft)
Already up to date.

Merged PRs:
  - PR 477 will-moore 'Vite'
  - PR 548 will-moore 'Fix cropping of panel labels and float usage for shape labels'

Repository: ome/omero-fpbioimage
Already up to date.

Merged PRs:
  - PR 18 jburel 'default  size z value'

Repository: ome/omero-gallery
Already up to date.

Merged PRs:
  - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'

Repository: ome/omero-iviewer
Excluded PRs:
  - PR 420 will-moore 'Add release process to README' (exclude comment)
  - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
Already up to date.

Merged PRs:
  - PR 456 will-moore 'Don't use tiles for non-big movies'
  - PR 460 will-moore 'Channel min spinner fix'
  - PR 464 will-moore 'Tile load error warning'
  - PR 465 will-moore 'Save as Figure'
  - PR 467 dependabot[bot] 'Bump webpack-dev-middleware from 5.3.3 to 5.3.4'
  - PR 468 dependabot[bot] 'Bump express from 4.18.2 to 4.19.2'

Repository: ome/omero-mapr
Excluded PRs:
  - PR 79 will-moore 'Right panel title' (exclude comment)
Already up to date.

Merged PRs:
  - PR 74 will-moore 'mapr extension of webclient'

Repository: ome/omero-metadata
Already up to date.

Conflicting PRs (not included):
  - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
  - PR 64 will-moore 'Support images_by_name for Screen and Plate'

Repository: ome/omero-parade
Excluded PRs:
  - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
  - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
  - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
Already up to date.

Merged PRs:
  - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
  - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
  - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'

Repository: ome/omero-prometheus-tools
Already up to date.

Merged PRs:
  - PR 14 jburel 'use conda-forge channel'

Repository: ome/omero-rois
Excluded PRs:
  - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
Already up to date.

Merged PRs:
  - PR 6 dominikl 'Add method to create masks grouped by label id'

Repository: ome/omero-signup
Already up to date.

Conflicting PRs (not included):
  - PR 14 manics 'Add pre-commit (black, flake8)'

Repository: openmicroscopy/omero-test-infra
Already up to date.

Merged PRs:
  - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'

Repository: ome/omero-upload
Already up to date.


Repository: ome/omero-virtual-microscope
Already up to date.


Repository: ome/omero-web-zarr
Excluded PRs:
  - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
Already up to date.

Conflicting PRs (not included):
  - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'

Repository: openmicroscopy/omero-weberror
Already up to date.


Repository: openmicroscopy/omero-webtest
Already up to date.


Repository: ome/rOMERO-gateway
Already up to date.

Conflicting PRs (not included):
  - PR 100 dominikl 'Run tests properly'

Repository: ome/scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-plugins-push#18 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-plugins-push/18/)'
2024-04-01 00:47:59,644 [     scc.git] DEBUG [detached HEAD 68e36ba] merge master -Dorg -Ssuccess-only
2024-04-01 00:47:59,645 [     scc.git] DEBUG  23 files changed, 44 insertions(+), 44 deletions(-)
2024-04-01 00:47:59,645 [   scc.merge] INFO  Repository: ome/omero-plugins
2024-04-01 00:47:59,645 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,645 [   scc.merge] INFO  
2024-04-01 00:47:59,645 [   scc.merge] INFO  
2024-04-01 00:47:59,645 [   scc.merge] INFO  Repository: ome/minimal-omero-client
2024-04-01 00:47:59,645 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,645 [   scc.merge] INFO  
2024-04-01 00:47:59,645 [   scc.merge] INFO  
2024-04-01 00:47:59,645 [   scc.merge] INFO  Repository: ome/omero-cli-duplicate
2024-04-01 00:47:59,645 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,645 [   scc.merge] INFO    - PR 18 joshmoore 'Enable pipeline of duplicate output to, e.g., chgrp' (exclude comment)
2024-04-01 00:47:59,645 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,645 [   scc.merge] INFO  
2024-04-01 00:47:59,645 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,645 [   scc.merge] INFO    - PR 25 jburel 'review message'
2024-04-01 00:47:59,645 [   scc.merge] INFO  
2024-04-01 00:47:59,645 [   scc.merge] INFO  Repository: ome/omero-cli-render
2024-04-01 00:47:59,645 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,645 [   scc.merge] INFO    - PR 62 dominikl 'Add export and impo(rt) commands' (stage: draft)
2024-04-01 00:47:59,645 [   scc.merge] INFO    - PR 54 dominikl 'Change rendering settings spec' (stage: draft)
2024-04-01 00:47:59,645 [   scc.merge] INFO    - PR 52 manics ' Add batchset for rendering a hierarchy of containers (single file)' (stage: draft)
2024-04-01 00:47:59,645 [   scc.merge] INFO    - PR 48 dominikl 'Don't start rendering engine to get settings' (stage: draft)
2024-04-01 00:47:59,646 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 59 will-moore 'Apply settings to Plate'
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Repository: ome/omero-cli-zarr
2024-04-01 00:47:59,646 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 161 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 118 sbesson 'Allow to use bioformats2raw to export HCS data' (stage: draft)
2024-04-01 00:47:59,646 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 147 will-moore 'Name option'
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 102 will-moore 'Zarr export tests'
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 123 will-moore 'Support export of Fileset:ID'
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Repository: ome/omero-figure
2024-04-01 00:47:59,646 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 543 will-moore 'Plate well labels' (stage: draft)
2024-04-01 00:47:59,646 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 477 will-moore 'Vite'
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 548 will-moore 'Fix cropping of panel labels and float usage for shape labels'
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Repository: ome/omero-fpbioimage
2024-04-01 00:47:59,646 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,646 [   scc.merge] INFO    - PR 18 jburel 'default  size z value'
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,646 [   scc.merge] INFO  Repository: ome/omero-gallery
2024-04-01 00:47:59,646 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,646 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 111 dependabot[bot] 'Bump semver from 5.7.0 to 5.7.2'
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Repository: ome/omero-iviewer
2024-04-01 00:47:59,647 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 420 will-moore 'Add release process to README' (exclude comment)
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 372 will-moore 'viewport URL includes z-plane' (exclude comment)
2024-04-01 00:47:59,647 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 456 will-moore 'Don't use tiles for non-big movies'
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 460 will-moore 'Channel min spinner fix'
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 464 will-moore 'Tile load error warning'
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 465 will-moore 'Save as Figure'
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 467 dependabot[bot] 'Bump webpack-dev-middleware from 5.3.3 to 5.3.4'
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 468 dependabot[bot] 'Bump express from 4.18.2 to 4.19.2'
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Repository: ome/omero-mapr
2024-04-01 00:47:59,647 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 79 will-moore 'Right panel title' (exclude comment)
2024-04-01 00:47:59,647 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 74 will-moore 'mapr extension of webclient'
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Repository: ome/omero-metadata
2024-04-01 00:47:59,647 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 55 kkoz 'Prevent users from creating columns with python keyword names'
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 64 will-moore 'Support images_by_name for Screen and Plate'
2024-04-01 00:47:59,647 [   scc.merge] INFO  
2024-04-01 00:47:59,647 [   scc.merge] INFO  Repository: ome/omero-parade
2024-04-01 00:47:59,647 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 94 will-moore 'Move axes state to Layout from Plot' (exclude comment)
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 86 will-moore 'Support filtering by OMERO.tables on Dataset' (exclude comment)
2024-04-01 00:47:59,647 [   scc.merge] INFO    - PR 39 chris-allan 'Expand all for Screens' (exclude comment)
2024-04-01 00:47:59,648 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 128 dependabot[bot] 'Bump postcss from 8.4.21 to 8.4.31'
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 129 dependabot[bot] 'Bump @babel/traverse from 7.21.4 to 7.23.2'
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 131 dependabot[bot] 'Bump axios from 1.3.5 to 1.6.0'
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Repository: ome/omero-prometheus-tools
2024-04-01 00:47:59,648 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 14 jburel 'use conda-forge channel'
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Repository: ome/omero-rois
2024-04-01 00:47:59,648 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 28 pre-commit-ci[bot] '[pre-commit.ci] pre-commit autoupdate' (user: pre-commit-ci[bot])
2024-04-01 00:47:59,648 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 6 dominikl 'Add method to create masks grouped by label id'
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Repository: ome/omero-signup
2024-04-01 00:47:59,648 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 14 manics 'Add pre-commit (black, flake8)'
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Repository: openmicroscopy/omero-test-infra
2024-04-01 00:47:59,648 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Merged PRs:
2024-04-01 00:47:59,648 [   scc.merge] INFO    - PR 12 joshmoore 'IDR: use downloaded ansible templates & variables to configure infra'
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Repository: ome/omero-upload
2024-04-01 00:47:59,648 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  
2024-04-01 00:47:59,648 [   scc.merge] INFO  Repository: ome/omero-virtual-microscope
2024-04-01 00:47:59,649 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Repository: ome/omero-web-zarr
2024-04-01 00:47:59,649 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 16 will-moore 'Vizarr for s3 ngff' (stage: draft)
2024-04-01 00:47:59,649 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 10 will-moore 'Add Openwith -> itk-vtk viewer'
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Repository: openmicroscopy/omero-weberror
2024-04-01 00:47:59,649 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Repository: openmicroscopy/omero-webtest
2024-04-01 00:47:59,649 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Repository: ome/rOMERO-gateway
2024-04-01 00:47:59,649 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 100 dominikl 'Run tests properly'
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Repository: ome/scripts
2024-04-01 00:47:59,649 [   scc.merge] INFO  Excluded PRs:
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-04-01 00:47:59,649 [   scc.merge] INFO  Already up to date.
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] INFO  Conflicting PRs (not included):
2024-04-01 00:47:59,649 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-04-01 00:47:59,649 [   scc.merge] INFO  
2024-04-01 00:47:59,649 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-04-01 00:47:59,650 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,655 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/minimal-omero-client
2024-04-01 00:47:59,655 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,660 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,660 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-duplicate
2024-04-01 00:47:59,660 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,665 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,665 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-render
2024-04-01 00:47:59,665 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,670 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,670 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-cli-zarr
2024-04-01 00:47:59,670 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,675 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,675 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-figure
2024-04-01 00:47:59,675 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,680 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,680 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-fpbioimage
2024-04-01 00:47:59,680 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,685 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,686 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-gallery
2024-04-01 00:47:59,686 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,691 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,691 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-iviewer
2024-04-01 00:47:59,691 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,698 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,698 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-mapr
2024-04-01 00:47:59,698 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,703 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,703 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-metadata
2024-04-01 00:47:59,703 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,708 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,708 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-parade
2024-04-01 00:47:59,708 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,713 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,714 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-prometheus-tools
2024-04-01 00:47:59,714 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,720 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,721 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-rois
2024-04-01 00:47:59,721 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,728 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,728 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-signup
2024-04-01 00:47:59,728 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,733 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,733 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-test-infra
2024-04-01 00:47:59,733 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,738 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,738 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-upload
2024-04-01 00:47:59,739 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,743 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,744 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-virtual-microscope
2024-04-01 00:47:59,744 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,751 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,752 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-web-zarr
2024-04-01 00:47:59,752 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,759 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,759 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-weberror
2024-04-01 00:47:59,759 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,765 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,765 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/omero-webtest
2024-04-01 00:47:59,765 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,771 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,771 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/rOMERO-gateway
2024-04-01 00:47:59,771 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,778 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
2024-04-01 00:47:59,779 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push/scripts
2024-04-01 00:47:59,779 [     scc.git] DEBUG Calling 'git remote'
2024-04-01 00:47:59,786 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-plugins-push
Update component versions
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/minimal-omero-client/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
WARNING: The wheel package is not available.
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
/home/omero/workspace/OMERO-plugins-push/build/venv/lib64/python3.9/site-packages/setuptools/dist.py:466: UserWarning: Normalizing '0.4.2dev0' to '0.4.2.dev0'
  warnings.warn(tmpl.format(**locals()))
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-iviewer/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/omero-test-infra/setup.py': [Errno 2] No such file or directory
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
WARNING: '' not a valid package name; please use only .-separated package names in setup.py
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/OMERO-plugins-push/rOMERO-gateway/setup.py': [Errno 2] No such file or directory
Updating omero-gateway from 5.8.2 to 5.9.1-SNAPSHOT
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'minimal-omero-client'
Entering 'omero-cli-duplicate'
Entering 'omero-cli-render'
Entering 'omero-cli-zarr'
Entering 'omero-figure'
Entering 'omero-fpbioimage'
Entering 'omero-gallery'
Entering 'omero-iviewer'
Entering 'omero-mapr'
Entering 'omero-metadata'
Entering 'omero-parade'
Entering 'omero-prometheus-tools'
Entering 'omero-rois'
Entering 'omero-signup'
Entering 'omero-test-infra'
Entering 'omero-upload'
Entering 'omero-virtual-microscope'
Entering 'omero-web-zarr'
Entering 'omero-weberror'
Entering 'omero-webtest'
Entering 'rOMERO-gateway'
Entering 'scripts'
Entering 'minimal-omero-client'
[detached HEAD 62dbb15] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-cli-duplicate'
HEAD detached from 027b3e6
nothing to commit, working tree clean
Entering 'omero-cli-render'
HEAD detached from 53e3f42
nothing to commit, working tree clean
Entering 'omero-cli-zarr'
HEAD detached from 2ca566b
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.eggs/

nothing added to commit but untracked files present (use "git add" to track)
Entering 'omero-figure'
HEAD detached from 3b7ccfa8
nothing to commit, working tree clean
Entering 'omero-fpbioimage'
HEAD detached from e5b3ca3
nothing to commit, working tree clean
Entering 'omero-gallery'
HEAD detached from 56f4435
nothing to commit, working tree clean
Entering 'omero-iviewer'
HEAD detached from a232ed0
nothing to commit, working tree clean
Entering 'omero-mapr'
HEAD detached from 9631b15
nothing to commit, working tree clean
Entering 'omero-metadata'
HEAD detached from e2fc5ec
nothing to commit, working tree clean
Entering 'omero-parade'
HEAD detached from 5d441c2
nothing to commit, working tree clean
Entering 'omero-prometheus-tools'
HEAD detached from 18bccb6
nothing to commit, working tree clean
Entering 'omero-rois'
HEAD detached from 5c752d5
nothing to commit, working tree clean
Entering 'omero-signup'
HEAD detached from c8610db
nothing to commit, working tree clean
Entering 'omero-test-infra'
HEAD detached from a0148a6
nothing to commit, working tree clean
Entering 'omero-upload'
HEAD detached from aca9e9c
nothing to commit, working tree clean
Entering 'omero-virtual-microscope'
HEAD detached from deab817
nothing to commit, working tree clean
Entering 'omero-web-zarr'
HEAD detached from 67bb245
nothing to commit, working tree clean
Entering 'omero-weberror'
HEAD detached from adfa132
nothing to commit, working tree clean
Entering 'omero-webtest'
HEAD detached from 8da48e1
nothing to commit, working tree clean
Entering 'rOMERO-gateway'
HEAD detached from 7b5d64d
nothing to commit, working tree clean
Entering 'scripts'
HEAD detached from 2078ac7
nothing to commit, working tree clean
[detached HEAD 04edc31] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
2024-04-01 00:48:47,221 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-test-infra to /repositories/111908919
Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
2024-04-01 00:48:56,057 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-weberror to /repositories/38373425
Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
2024-04-01 00:48:58,443 [github.Reque] INFO  Following Github server redirection from /repos/openmicroscopy/omero-webtest to /repositories/25970383
Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-04-01 00:49:02,929 [github.Reque] INFO  Following Github server redirection from /repos/ome/scripts to /repositories/4865545
2024-04-01 00:49:49,756 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-plugins/tree/merge_ci
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS