[JBoss JIRA] (SWSQE-1188) Mirroring the Kiali Catalog is not working on disconnected.
by Filip Brychta (Jira)
[ https://issues.redhat.com/browse/SWSQE-1188?page=com.atlassian.jira.plugi... ]
Filip Brychta resolved SWSQE-1188.
----------------------------------
Resolution: Done
The issue is caused by probably by [https://bugzilla.redhat.com/show_bug.cgi?id=1840370]
I tried to build the catalog via docker instead of podman and the mirroring is working fine.
> Mirroring the Kiali Catalog is not working on disconnected.
> -----------------------------------------------------------
>
> Key: SWSQE-1188
> URL: https://issues.redhat.com/browse/SWSQE-1188
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Guilherme Baufaker Rêgo
> Assignee: Filip Brychta
> Priority: Critical
> Labels: infrastructure
> Attachments: catalog-sources-disconnected.sh
>
>
> Attached the script that I used for installing catalog sources on Disconnected Clusters.
>
> Maistra went well:
>
> {code:java}
> oc image mirror quay.io/maistra/servicemesh-olm-cs:1.1.3 ${BASTION_HOST}:55555/maistra/servicemesh-olm-cs:1.1.3 --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/servicemesh-olm-cs
> manifests:
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb -> 1.1.3
> stats: shared=0 unique=0 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/servicemesh-olm-cs blobs=0 mounts=0 manifests=1 shared=0
> info: Planning completed in 370ms
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/servicemesh-olm-cs:1.1.3
> info: Mirroring completed in 10ms (0B/s)
> {code}
>
> The following error is occurring on kiali:
> {code:java}
> oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION} ${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/kiali-olm-cs
> blobs:
> quay.io/maistra/kiali-olm-cs sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
> quay.io/maistra/kiali-olm-cs sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
> quay.io/maistra/kiali-olm-cs sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
> quay.io/maistra/kiali-olm-cs sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
> manifests:
> sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 -> 1.12.13
> stats: shared=0 unique=4 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs blobs=4 mounts=0 manifests=1 shared=0
> info: Planning completed in 330ms
> error: unable to push manifest to bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13: received unexpected HTTP status: 500 Internal Server Error
> info: Mirroring completed in 10ms (0B/s)
> error: one or more errors occurred while uploading images
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (SWSQE-1188) Mirroring the Kiali Catalog is not working on disconnected.
by Filip Brychta (Jira)
[ https://issues.redhat.com/browse/SWSQE-1188?page=com.atlassian.jira.plugi... ]
Filip Brychta updated SWSQE-1188:
---------------------------------
Labels: infrastructure (was: )
Sprint: Kiali Sprint #41
> Mirroring the Kiali Catalog is not working on disconnected.
> -----------------------------------------------------------
>
> Key: SWSQE-1188
> URL: https://issues.redhat.com/browse/SWSQE-1188
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Guilherme Baufaker Rêgo
> Assignee: Filip Brychta
> Priority: Critical
> Labels: infrastructure
> Attachments: catalog-sources-disconnected.sh
>
>
> Attached the script that I used for installing catalog sources on Disconnected Clusters.
>
> Maistra went well:
>
> {code:java}
> oc image mirror quay.io/maistra/servicemesh-olm-cs:1.1.3 ${BASTION_HOST}:55555/maistra/servicemesh-olm-cs:1.1.3 --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/servicemesh-olm-cs
> manifests:
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb -> 1.1.3
> stats: shared=0 unique=0 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/servicemesh-olm-cs blobs=0 mounts=0 manifests=1 shared=0
> info: Planning completed in 370ms
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/servicemesh-olm-cs:1.1.3
> info: Mirroring completed in 10ms (0B/s)
> {code}
>
> The following error is occurring on kiali:
> {code:java}
> oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION} ${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/kiali-olm-cs
> blobs:
> quay.io/maistra/kiali-olm-cs sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
> quay.io/maistra/kiali-olm-cs sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
> quay.io/maistra/kiali-olm-cs sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
> quay.io/maistra/kiali-olm-cs sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
> manifests:
> sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 -> 1.12.13
> stats: shared=0 unique=4 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs blobs=4 mounts=0 manifests=1 shared=0
> info: Planning completed in 330ms
> error: unable to push manifest to bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13: received unexpected HTTP status: 500 Internal Server Error
> info: Mirroring completed in 10ms (0B/s)
> error: one or more errors occurred while uploading images
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (WFCORE-4873) Upgrade JGit to 5.8.0.202006091008-r
by Emmanuel Hugonnet (Jira)
[ https://issues.redhat.com/browse/WFCORE-4873?page=com.atlassian.jira.plug... ]
Emmanuel Hugonnet updated WFCORE-4873:
--------------------------------------
Description: In order to be able to switch the ssh implementation we need to upgrade JGit to 5.8.0.202006091008-r (was: In order to be able to switch the ssh implementation we need to upgrade JGit to 5.7.0.202003090808-r)
> Upgrade JGit to 5.8.0.202006091008-r
> ------------------------------------
>
> Key: WFCORE-4873
> URL: https://issues.redhat.com/browse/WFCORE-4873
> Project: WildFly Core
> Issue Type: Component Upgrade
> Components: Management
> Affects Versions: 11.0.0.Final
> Reporter: Emmanuel Hugonnet
> Assignee: Emmanuel Hugonnet
> Priority: Major
>
> In order to be able to switch the ssh implementation we need to upgrade JGit to 5.8.0.202006091008-r
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (DROOLS-5441) DMN editor handy doc for functions
by Matteo Mortari (Jira)
Matteo Mortari created DROOLS-5441:
--------------------------------------
Summary: DMN editor handy doc for functions
Key: DROOLS-5441
URL: https://issues.redhat.com/browse/DROOLS-5441
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Reporter: Matteo Mortari
Assignee: Guilherme Gomes
Attachments: exampleTOC.adoc, exampleTOC.html, image-2020-06-18-10-07-54-962.png
Please consider something like the following:
!image-2020-06-18-10-07-54-962.png|thumbnail!
Using an embedded html rendition of the built-in functions (attached)
can be achieved with Asciidoc by import/include easily with
{code:java}
= Example TOC
:toc:
include::FEELbuiltinfunctions.adoc[]
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (DROOLS-5440) DMN FEEL built-in functions verifiable documentation
by Matteo Mortari (Jira)
[ https://issues.redhat.com/browse/DROOLS-5440?page=com.atlassian.jira.plug... ]
Matteo Mortari updated DROOLS-5440:
-----------------------------------
Description:
Create and asciidoc documenting the DMN FEEL built-in functions as mandated by the spec.
Have snippet of code with language="FEEL" actually executed during test phase, so to have assurance the tests actually work and are 100% correct.
Every snippet code example should be a FEEL expression that, once executed, will result in `true`.
> DMN FEEL built-in functions verifiable documentation
> -----------------------------------------------------
>
> Key: DROOLS-5440
> URL: https://issues.redhat.com/browse/DROOLS-5440
> Project: Drools
> Issue Type: Feature Request
> Components: dmn engine, docs
> Reporter: Matteo Mortari
> Assignee: Matteo Mortari
> Priority: Major
>
> Create and asciidoc documenting the DMN FEEL built-in functions as mandated by the spec.
> Have snippet of code with language="FEEL" actually executed during test phase, so to have assurance the tests actually work and are 100% correct.
> Every snippet code example should be a FEEL expression that, once executed, will result in `true`.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (SWSQE-1188) Mirroring the Kiali Catalog is not working on disconnected.
by Guilherme Baufaker Rêgo (Jira)
[ https://issues.redhat.com/browse/SWSQE-1188?page=com.atlassian.jira.plugi... ]
Guilherme Baufaker Rêgo updated SWSQE-1188:
-------------------------------------------
Description:
Attached the script that I used for installing catalog sources on Disconnected Clusters.
Maistra went well:
{code:java}
oc image mirror quay.io/maistra/servicemesh-olm-cs:1.1.3 ${BASTION_HOST}:55555/maistra/servicemesh-olm-cs:1.1.3 --registry-config auth.json
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
maistra/servicemesh-olm-cs
manifests:
sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb -> 1.1.3
stats: shared=0 unique=0 size=0B
phase 0:
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/servicemesh-olm-cs blobs=0 mounts=0 manifests=1 shared=0
info: Planning completed in 370ms
sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/servicemesh-olm-cs:1.1.3
info: Mirroring completed in 10ms (0B/s)
{code}
The following error is occurring on kiali:
{code:java}
oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION} ${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
maistra/kiali-olm-cs
blobs:
quay.io/maistra/kiali-olm-cs sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
quay.io/maistra/kiali-olm-cs sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
quay.io/maistra/kiali-olm-cs sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
quay.io/maistra/kiali-olm-cs sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
manifests:
sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 -> 1.12.13
stats: shared=0 unique=4 size=0B
phase 0:
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs blobs=4 mounts=0 manifests=1 shared=0
info: Planning completed in 330ms
error: unable to push manifest to bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13: received unexpected HTTP status: 500 Internal Server Error
info: Mirroring completed in 10ms (0B/s)
error: one or more errors occurred while uploading images
{code}
was:
Attached the script that I used for installing catalog sources on Disconnected Clusters.
The following error is occurring
{code:java}
oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION} ${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
maistra/kiali-olm-cs
blobs:
quay.io/maistra/kiali-olm-cs sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
quay.io/maistra/kiali-olm-cs sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
quay.io/maistra/kiali-olm-cs sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
quay.io/maistra/kiali-olm-cs sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
manifests:
sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 -> 1.12.13
stats: shared=0 unique=4 size=0B
phase 0:
bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs blobs=4 mounts=0 manifests=1 shared=0
info: Planning completed in 330ms
error: unable to push manifest to bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13: received unexpected HTTP status: 500 Internal Server Error
info: Mirroring completed in 10ms (0B/s)
error: one or more errors occurred while uploading images
{code}
> Mirroring the Kiali Catalog is not working on disconnected.
> -----------------------------------------------------------
>
> Key: SWSQE-1188
> URL: https://issues.redhat.com/browse/SWSQE-1188
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Guilherme Baufaker Rêgo
> Priority: Critical
> Attachments: catalog-sources-disconnected.sh
>
>
> Attached the script that I used for installing catalog sources on Disconnected Clusters.
>
> Maistra went well:
>
> {code:java}
> oc image mirror quay.io/maistra/servicemesh-olm-cs:1.1.3 ${BASTION_HOST}:55555/maistra/servicemesh-olm-cs:1.1.3 --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/servicemesh-olm-cs
> manifests:
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb -> 1.1.3
> stats: shared=0 unique=0 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/servicemesh-olm-cs blobs=0 mounts=0 manifests=1 shared=0
> info: Planning completed in 370ms
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/servicemesh-olm-cs:1.1.3
> info: Mirroring completed in 10ms (0B/s)
> {code}
>
> The following error is occurring on kiali:
> {code:java}
> oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION} ${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/kiali-olm-cs
> blobs:
> quay.io/maistra/kiali-olm-cs sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
> quay.io/maistra/kiali-olm-cs sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
> quay.io/maistra/kiali-olm-cs sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
> quay.io/maistra/kiali-olm-cs sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
> manifests:
> sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 -> 1.12.13
> stats: shared=0 unique=4 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs blobs=4 mounts=0 manifests=1 shared=0
> info: Planning completed in 330ms
> error: unable to push manifest to bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13: received unexpected HTTP status: 500 Internal Server Error
> info: Mirroring completed in 10ms (0B/s)
> error: one or more errors occurred while uploading images
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (SWSQE-1188) Mirroring the Kiali Catalog is not working on disconnected.
by Guilherme Baufaker Rêgo (Jira)
[ https://issues.redhat.com/browse/SWSQE-1188?page=com.atlassian.jira.plugi... ]
Guilherme Baufaker Rêgo reassigned SWSQE-1188:
----------------------------------------------
Assignee: Filip Brychta
> Mirroring the Kiali Catalog is not working on disconnected.
> -----------------------------------------------------------
>
> Key: SWSQE-1188
> URL: https://issues.redhat.com/browse/SWSQE-1188
> Project: Kiali QE
> Issue Type: Bug
> Reporter: Guilherme Baufaker Rêgo
> Assignee: Filip Brychta
> Priority: Critical
> Attachments: catalog-sources-disconnected.sh
>
>
> Attached the script that I used for installing catalog sources on Disconnected Clusters.
>
> Maistra went well:
>
> {code:java}
> oc image mirror quay.io/maistra/servicemesh-olm-cs:1.1.3 ${BASTION_HOST}:55555/maistra/servicemesh-olm-cs:1.1.3 --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/servicemesh-olm-cs
> manifests:
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb -> 1.1.3
> stats: shared=0 unique=0 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/servicemesh-olm-cs blobs=0 mounts=0 manifests=1 shared=0
> info: Planning completed in 370ms
> sha256:a33eef817f6d259e911b0c1a490aacbbdf0e9cd50766427d07898091bb3ab9bb bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/servicemesh-olm-cs:1.1.3
> info: Mirroring completed in 10ms (0B/s)
> {code}
>
> The following error is occurring on kiali:
> {code:java}
> oc image mirror quay.io/maistra/kiali-olm-cs:${KIALI_VERSION} ${BASTION_HOST}:55555/maistra/kiali-olm-cs:${KIALI_VERSION} --registry-config auth.json
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/
> maistra/kiali-olm-cs
> blobs:
> quay.io/maistra/kiali-olm-cs sha256:2baa60ab307e57d54636480f288f3ee467d83c606334057cbf12da781d4ed10c
> quay.io/maistra/kiali-olm-cs sha256:76d97be54a93e3fa5a85e44fcbe8fbb5b5624254f37a871597b9ef3e1c6cec51
> quay.io/maistra/kiali-olm-cs sha256:772064a3a17bf5e293309a416f105d05f42a1862e789339c83fe67776a4ffe2a
> quay.io/maistra/kiali-olm-cs sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4
> manifests:
> sha256:924b15f202eb41b6d7933d267f9dd74065cd0ab37ea94582fea1290078186da8 -> 1.12.13
> stats: shared=0 unique=4 size=0B
> phase 0:
> bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555 maistra/kiali-olm-cs blobs=4 mounts=0 manifests=1 shared=0
> info: Planning completed in 330ms
> error: unable to push manifest to bastion.gbaufake-disconnected.maistra.upshift.redhat.com:55555/maistra/kiali-olm-cs:1.12.13: received unexpected HTTP status: 500 Internal Server Error
> info: Mirroring completed in 10ms (0B/s)
> error: one or more errors occurred while uploading images
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months