[JBoss JIRA] (JBIDE-22686) Can't push image to docker registry
by Hardy Ferentschik (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22686?page=com.atlassian.jira.plugi... ]
Hardy Ferentschik commented on JBIDE-22686:
-------------------------------------------
So is your host actually up? Can you {code}vagrant ssh{code}? Do you use a different IP? Something is fishy here.
> Can't push image to docker registry
> -----------------------------------
>
> Key: JBIDE-22686
> URL: https://issues.jboss.org/browse/JBIDE-22686
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: docker, openshift
> Affects Versions: 4.4.0.Final
> Environment: Fedora 23
> Reporter: Dmitry Bocharov
> Assignee: Dmitry Bocharov
> Fix For: 4.4.x
>
> Attachments: DeployDockerImageToOS.webm
>
>
> The screencast of the last steps is attached.
> Properties and settings of the cdk haven't been changed. Everything is dowloaded and installed in a usual way.
> Possibly something is with the dns - maybe it wasn't configured correctly while cdk installation. Because we to push to the valid url, while OS connection only an IP in its settings.
> _exception:_
> org.eclipse.linuxtools.docker.core.DockerException: com.spotify.docker.client.DockerException: org.eclipse.linuxtools.docker.core.DockerImagePushFailedException: Image push failed: hub.openshift.rhel-cdk.10.1.2.2.xip.io/sample-project/aloha: unable to ping registry endpoint https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v0/
> v2 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v2/: dial tcp 10.1.2.2:443: connection refused
> v1 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v1/_ping: dial tcp 10.1.2.2:443: connection refused
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.pushImage(DockerConnection.java:1047)
> at org.jboss.tools.openshift.internal.ui.dockerutils.PushImageToRegistryJob.doRun(PushImageToRegistryJob.java:67)
> at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:37)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: com.spotify.docker.client.DockerException: org.eclipse.linuxtools.docker.core.DockerImagePushFailedException: Image push failed: hub.openshift.rhel-cdk.10.1.2.2.xip.io/sample-project/aloha: unable to ping registry endpoint https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v0/
> v2 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v2/: dial tcp 10.1.2.2:443: connection refused
> v1 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v1/_ping: dial tcp 10.1.2.2:443: connection refused
> at org.eclipse.linuxtools.internal.docker.core.DockerProgressHandler.progress(DockerProgressHandler.java:42)
> at com.spotify.docker.client.ProgressStream.tail(ProgressStream.java:74)
> at com.spotify.docker.client.DefaultDockerClient.push(DefaultDockerClient.java:821)
> at org.eclipse.linuxtools.internal.docker.core.DockerConnection.pushImage(DockerConnection.java:1043)
> ... 3 more
> Caused by: org.eclipse.linuxtools.docker.core.DockerImagePushFailedException: Image push failed: hub.openshift.rhel-cdk.10.1.2.2.xip.io/sample-project/aloha: unable to ping registry endpoint https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v0/
> v2 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v2/: dial tcp 10.1.2.2:443: connection refused
> v1 ping attempt failed with error: Get https://hub.openshift.rhel-cdk.10.1.2.2.xip.io/v1/_ping: dial tcp 10.1.2.2:443: connection refused
> at org.eclipse.linuxtools.internal.docker.ui.views.ImagePushProgressHandler.processMessage(ImagePushProgressHandler.java:49)
> at org.eclipse.linuxtools.internal.docker.core.DockerProgressHandler.progress(DockerProgressHandler.java:40)
> ... 6 more
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22696) jbosstools and devstudio sites / installer use old timestamps
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22696?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-22696 at 7/8/16 11:48 AM:
-------------------------------------------------------------
Branded Product now has correct qualifier (AM1-current-date).
About box has correct ID and date.
Core features feature has the current time (because of this latest commit).
Capabilities feature has date of 06/08 (because that's when it was last updated).
Screenshot of local build:
[^jbide22696.png]
Should be the same when built in Jenkins, except the B### number will be present too.
was (Author: nickboldt):
Branded Product now has correct qualifier (AM1-current-date).
About box has correct ID and date.
Core features feature has the current time (because of this latest commit).
Capabilities feature has date of 06/08 (because that's when it was last updated).
[^jbide22696.png]
> jbosstools and devstudio sites / installer use old timestamps
> -------------------------------------------------------------
>
> Key: JBIDE-22696
> URL: https://issues.jboss.org/browse/JBIDE-22696
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.1.AM1
> Reporter: Marián Labuda
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 4.4.1.AM2
>
> Attachments: devstudio10.01.png, jbide22696.png, jbt441.png
>
>
> Build id of devstudio installers contains old timestamp. E.g. latest build 2016-07-05_17-10-13-B5634 contains timestamp 20160613-2041 although the build which is producing bits is 20160705-5634.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months
[JBoss JIRA] (JBIDE-22696) jbosstools and devstudio sites / installer use old timestamps
by Nick Boldt (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22696?page=com.atlassian.jira.plugi... ]
Nick Boldt edited comment on JBIDE-22696 at 7/8/16 11:48 AM:
-------------------------------------------------------------
Branded Product now has correct qualifier (AM1-current-date).
About box has correct ID and date.
Core features feature has the current time (because of this latest commit).
Capabilities feature has date of 06/08 (because that's when it was last updated).
Screenshot of local build:
[^jbide22696.png]
Should be the same when built in Jenkins, except the B5639 (or later) number will be present too.
was (Author: nickboldt):
Branded Product now has correct qualifier (AM1-current-date).
About box has correct ID and date.
Core features feature has the current time (because of this latest commit).
Capabilities feature has date of 06/08 (because that's when it was last updated).
Screenshot of local build:
[^jbide22696.png]
Should be the same when built in Jenkins, except the B### number will be present too.
> jbosstools and devstudio sites / installer use old timestamps
> -------------------------------------------------------------
>
> Key: JBIDE-22696
> URL: https://issues.jboss.org/browse/JBIDE-22696
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: build, updatesite
> Affects Versions: 4.4.1.AM1
> Reporter: Marián Labuda
> Assignee: Nick Boldt
> Priority: Minor
> Fix For: 4.4.1.AM2
>
> Attachments: devstudio10.01.png, jbide22696.png, jbt441.png
>
>
> Build id of devstudio installers contains old timestamp. E.g. latest build 2016-07-05_17-10-13-B5634 contains timestamp 20160613-2041 although the build which is producing bits is 20160705-5634.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 9 months