Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 623331 Details for
Bug 863941
Jenkins build hang there with an authorized error after git push
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Jenkins log
jenkins.log (text/x-log), 5.44 MB, created by
Xiaoli Tian
on 2012-10-08 08:22:04 UTC
(
hide
)
Description:
Jenkins log
Filename:
MIME Type:
Creator:
Xiaoli Tian
Created:
2012-10-08 08:22:04 UTC
Size:
5.44 MB
patch
obsolete
>Running from: /usr/lib/jenkins/jenkins.war >webroot: System.getProperty("JENKINS_HOME") >Oct 8, 2012 2:27:16 AM winstone.Logger logInternal >INFO: Beginning extraction from war file >Jenkins home directory: /var/lib/openshift/7ba3e3bd3c73428288946ab36beca91e/app-root/data found at: System.getProperty("JENKINS_HOME") >Oct 8, 2012 2:27:32 AM winstone.Logger logInternal >INFO: HTTP Listener started: port=8080 >Oct 8, 2012 2:27:32 AM winstone.Logger logInternal >INFO: Winstone Servlet Engine v0.9.10 running: controlPort=disabled >Oct 8, 2012 2:27:33 AM jenkins.InitReactorRunner$1 onAttained >INFO: Started initialization >Oct 8, 2012 2:27:42 AM jenkins.InitReactorRunner$1 onAttained >INFO: Listed all plugins >Oct 8, 2012 2:27:42 AM jenkins.InitReactorRunner$1 onAttained >INFO: Prepared all plugins >Oct 8, 2012 2:28:04 AM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run >INFO: Trying to register BouncyCastle as a JCE provider >Oct 8, 2012 2:28:04 AM org.apache.sshd.common.util.SecurityUtils$BouncyCastleRegistration run >INFO: Registration succeeded >Oct 8, 2012 2:28:19 AM jenkins.InitReactorRunner$1 onAttained >INFO: Started all plugins >Oct 8, 2012 2:28:19 AM jenkins.InitReactorRunner$1 onAttained >INFO: Augmented all extensions >Oct 8, 2012 2:28:19 AM jenkins.InitReactorRunner$1 onAttained >INFO: Loaded all jobs >Oct 8, 2012 2:28:19 AM jenkins.InitReactorRunner$1 onAttained >INFO: Completed initialization >Oct 8, 2012 2:28:26 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh >INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@4aca27: display name [Root WebApplicationContext]; startup date [Mon Oct 08 02:28:26 EDT 2012]; root of context hierarchy >Oct 8, 2012 2:28:26 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory >INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@4aca27]: org.springframework.beans.factory.support.DefaultListableBeanFactory@30cefd >Oct 8, 2012 2:28:26 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons >INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@30cefd: defining beans [authenticationManager]; root of factory hierarchy >Oct 8, 2012 2:28:29 AM org.springframework.context.support.AbstractApplicationContext prepareRefresh >INFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@168be1b: display name [Root WebApplicationContext]; startup date [Mon Oct 08 02:28:29 EDT 2012]; root of context hierarchy >Oct 8, 2012 2:28:29 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactory >INFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@168be1b]: org.springframework.beans.factory.support.DefaultListableBeanFactory@b52598 >Oct 8, 2012 2:28:29 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons >INFO: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@b52598: defining beans [filter,legacy]; root of factory hierarchy >Oct 8, 2012 2:28:29 AM jenkins.model.Jenkins <init> >WARNING: Failed to broadcast over UDP >java.net.BindException: Permission denied > at java.net.PlainDatagramSocketImpl.bind0(Native Method) > at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:85) > at java.net.DatagramSocket.bind(DatagramSocket.java:373) > at java.net.MulticastSocket.<init>(MulticastSocket.java:165) > at java.net.MulticastSocket.<init>(MulticastSocket.java:130) > at hudson.UDPBroadcastThread.<init>(UDPBroadcastThread.java:67) > at jenkins.model.Jenkins.<init>(Jenkins.java:782) > at hudson.model.Hudson.<init>(Hudson.java:81) > at hudson.model.Hudson.<init>(Hudson.java:77) > at hudson.WebAppMain$2.run(WebAppMain.java:217) >Oct 8, 2012 2:28:29 AM hudson.DNSMultiCast <init> >WARNING: Failed to advertise the service to DNS multi-cast >java.net.BindException: Permission denied > at java.net.PlainDatagramSocketImpl.bind0(Native Method) > at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:85) > at java.net.DatagramSocket.bind(DatagramSocket.java:373) > at java.net.MulticastSocket.<init>(MulticastSocket.java:165) > at java.net.MulticastSocket.<init>(MulticastSocket.java:130) > at javax.jmdns.impl.JmDNSImpl.openMulticastSocket(JmDNSImpl.java:448) > at javax.jmdns.impl.JmDNSImpl.<init>(JmDNSImpl.java:420) > at javax.jmdns.JmDNS.create(JmDNS.java:60) > at hudson.DNSMultiCast.<init>(DNSMultiCast.java:27) > at jenkins.model.Jenkins.<init>(Jenkins.java:787) > at hudson.model.Hudson.<init>(Hudson.java:81) > at hudson.model.Hudson.<init>(Hudson.java:77) > at hudson.WebAppMain$2.run(WebAppMain.java:217) >Oct 8, 2012 2:28:29 AM hudson.WebAppMain$2 run >INFO: Jenkins is fully up and running >Oct 8, 2012 4:01:17 AM winstone.Logger logInternal >WARNING: Called getInputStream after getParameter ... error >Oct 8, 2012 4:02:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:02:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:02:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:02:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:02:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:04:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >java.io.IOException: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:162) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at com.openshift.internal.client.RestService.request(RestService.java:109) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:70) > at com.openshift.internal.client.AbstractOpenShiftConnectionFactory.getConnection(AbstractOpenShiftConnectionFactory.java:34) > at com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:134) > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:146) > ... 8 more >Oct 8, 2012 4:04:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:05:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >java.io.IOException: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:162) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at com.openshift.internal.client.RestService.request(RestService.java:109) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:70) > at com.openshift.internal.client.AbstractOpenShiftConnectionFactory.getConnection(AbstractOpenShiftConnectionFactory.java:34) > at com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:134) > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:146) > ... 7 more >Oct 8, 2012 4:05:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:05:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:05:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:05:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:05:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:05:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:05:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:05:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:05:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:05:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >java.io.IOException: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:162) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at com.openshift.internal.client.RestService.request(RestService.java:109) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:70) > at com.openshift.internal.client.AbstractOpenShiftConnectionFactory.getConnection(AbstractOpenShiftConnectionFactory.java:34) > at com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:134) > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:146) > ... 8 more >Oct 8, 2012 4:06:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:06:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:06:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:06:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:06:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:07:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:08:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:09:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:10:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:10:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:10:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:10:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:11:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:12:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:12:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:12:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:12:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:13:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:34 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:35 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:36 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:36 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:36 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:38 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:39 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:40 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:43 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:44 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:45 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:46 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:47 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:48 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:50 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:52 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:54 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:54 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:54 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:55 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:56 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:57 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:58 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:58 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:14:59 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:11 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:21 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:15:37 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:15:37 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:15:37 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:15:39 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:16:41 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.OpenShiftTimeoutException: Could not request url https://localhost/broker/rest/user, connection timed out > at com.openshift.internal.client.RestService.request(RestService.java:109) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Oct 8, 2012 4:16:41 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:16:41 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:17:42 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >java.io.IOException: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:162) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at com.openshift.internal.client.RestService.request(RestService.java:109) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:70) > at com.openshift.internal.client.AbstractOpenShiftConnectionFactory.getConnection(AbstractOpenShiftConnectionFactory.java:34) > at com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:134) > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:146) > ... 8 more >Oct 8, 2012 4:17:42 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:17:49 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:17:49 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:17:49 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:17:51 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:17:53 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:17:53 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:17:53 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:17:58 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:03 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:03 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:07 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:07 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:07 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:08 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:08 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:08 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:09 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:09 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:09 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:10 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:10 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:14 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:15 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:17 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:18 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:18 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:18 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:19 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:19 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:19 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:20 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:20 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:23 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:24 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:24 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:24 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:25 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:31 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:31 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:18:31 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:18:32 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:18:32 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:18:32 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:19:33 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >java.io.IOException: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:162) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.client.OpenShiftTimeoutException: Could not request url /api, connection timed out > at com.openshift.internal.client.RestService.request(RestService.java:109) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:70) > at com.openshift.internal.client.AbstractOpenShiftConnectionFactory.getConnection(AbstractOpenShiftConnectionFactory.java:34) > at com.openshift.client.OpenShiftConnectionFactory.getConnection(OpenShiftConnectionFactory.java:134) > at hudson.plugins.openshift.OpenShiftCloud.getOpenShiftConnection(OpenShiftCloud.java:146) > ... 8 more >Oct 8, 2012 4:19:33 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:00 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:00 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:00 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:01 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:02 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:02 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:02 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:03 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:04 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:04 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:04 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:05 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:06 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:06 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:06 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:10 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:12 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:12 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:12 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:13 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:13 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:13 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:16 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:20 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:22 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:22 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:22 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:25 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:26 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:26 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:26 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:27 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:27 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:27 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:28 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:29 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:29 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:29 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost >Oct 8, 2012 4:20:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to load existing slaves >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:706) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:354) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 13 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 15 more >Oct 8, 2012 4:20:30 AM hudson.plugins.openshift.OpenShiftCloud provision >SEVERE: Exception caught trying to provision >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://localhost/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:97) > at com.openshift.internal.client.RestService.request(RestService.java:89) > at com.openshift.internal.client.RestService.request(RestService.java:74) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:427) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:534) > at java.util.TimerThread.run(Timer.java:484) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:185) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:137) > at com.openshift.internal.client.RestService.request(RestService.java:95) > ... 12 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://localhost/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:94) > ... 14 more >Oct 8, 2012 4:20:30 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = jbossas7app-build >Oct 8, 2012 4:20:30 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://localhost
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 863941
: 623331