[jbosstools-issues] [JBoss JIRA] (JBIDE-23298) Build: jenkins and local build are failing for openshift

Andre Dietisheim (JIRA) issues at jboss.org
Thu Oct 6 10:10:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-23298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13303514#comment-13303514 ] 

Andre Dietisheim commented on JBIDE-23298:
------------------------------------------

deployed lastest openshift-restclient-java to repository.jboss.org
merged PR into master

> Build: jenkins and local build are failing for openshift
> --------------------------------------------------------
>
>                 Key: JBIDE-23298
>                 URL: https://issues.jboss.org/browse/JBIDE-23298
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: openshift
>    Affects Versions: 4.4.2.AM2
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>              Labels: build
>             Fix For: 4.4.2.AM2
>
>
> starting with [#1596|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBossTools_Master/job/jbosstools-openshift_master/1596/console]
> {code}
> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.26.0:compile (default-compile) on project org.jboss.tools.openshift.core: Compilation failure: Compilation failure:
> [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/internal/core/WatchManager.java:[303]
> [ERROR] Trace.debug("Watch received change in {0} state\n{1}", state, resource.toJson(false));
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'JSONSerializeable.toJson(boolean)' is not API (restriction on classpath entry '/home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.client/lib/openshift-restclient-java-5.2.0-SNAPSHOT.jar')
> [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/core/connection/Connection.java:[494]
> [ERROR] return client.get(resource.getKind(), resource.getName(), resource.getNamespace());
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'IKindable.getKind()' is not API (restriction on classpath entry '/home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.client/lib/openshift-restclient-java-5.2.0-SNAPSHOT.jar')
> [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/core/connection/Connection.java:[496]
> [ERROR] return retryGet(e, resource.getKind(), resource.getName(), resource.getNamespace());
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'IKindable.getKind()' is not API (restriction on classpath entry '/home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.client/lib/openshift-restclient-java-5.2.0-SNAPSHOT.jar')
> [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/core/connection/ConnectionNotFoundException.java:[26]
> [ERROR] super("Unable to find the connection for a {0} named {1}", resource.getKind(), resource.getName());
> [ERROR] ^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'IKindable.getKind()' is not API (restriction on classpath entry '/home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.client/lib/openshift-restclient-java-5.2.0-SNAPSHOT.jar')
> [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/core/server/PodDeploymentPathProvider.java:[100]
> [ERROR] String imageName = ModelNode.fromJSONString(istag.toJson()).get("image").get("metadata").get("name").asString();
> [ERROR] ^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'JSONSerializeable.toJson()' is not API (restriction on classpath entry '/home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.client/lib/openshift-restclient-java-5.2.0-SNAPSHOT.jar')
> [ERROR] /home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.core/src/org/jboss/tools/openshift/core/server/PodDeploymentPathProvider.java:[137]
> [ERROR] String imageStreamTagJson = imageStreamTag.toJson(true);
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] Access restriction: The method 'JSONSerializeable.toJson(boolean)' is not API (restriction on classpath entry '/home/adietish/jboss-workspaces/jbosstools-github/jbosstools-openshift/plugins/org.jboss.tools.openshift.client/lib/openshift-restclient-java-5.2.0-SNAPSHOT.jar')
> [ERROR] 6 problems (6 errors)
> [ERROR] -> [Help 1]
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list