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 703872 Details for
Bug 916559
Existing jenkins server app lost access to broker after upgrade and migration
[?]
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 server log
jenkins-server.log (text/x-log), 12.86 KB, created by
Jianwei Hou
on 2013-02-28 10:16:10 UTC
(
hide
)
Description:
jenkins server log
Filename:
MIME Type:
Creator:
Jianwei Hou
Created:
2013-02-28 10:16:10 UTC
Size:
12.86 KB
patch
obsolete
>Feb 28, 2013 4:01:16 AM hudson.plugins.openshift.OpenShiftCloud provision >INFO: Provisioning new node for workload = 2 and label = ruby19-build >Feb 28, 2013 4:01:16 AM hudson.plugins.openshift.OpenShiftCloud getOpenShiftConnection >INFO: Initiating Java Client Service - Configured for OpenShift Server https://10.151.110.187 >Feb 28, 2013 4:01:16 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user". Will retry 4 more times before canceling build. >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:840) > at hudson.plugins.openshift.OpenShiftCloud.provisionSlave(OpenShiftCloud.java:433) > > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:404) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 14 more > >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://10.151.110.187/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 16 more >Feb 28, 2013 4:01:21 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user". Will retry 3 more times before canceling build. >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:840) > at hudson.plugins.openshift.OpenShiftCloud.provisionSlave(OpenShiftCloud.java:433) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:404) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > > at java.util.TimerThread.mainLoop(Timer.java:555) > > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 14 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://10.151.110.187/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 16 more >Feb 28, 2013 4:01:26 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user". Will retry 2 more times before canceling build. >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:840) > at hudson.plugins.openshift.OpenShiftCloud.provisionSlave(OpenShiftCloud.java:433) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:404) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 14 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://10.151.110.187/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 16 more >Feb 28, 2013 4:01:31 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user". Will retry 1 more times before canceling build. >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:840) > at hudson.plugins.openshift.OpenShiftCloud.provisionSlave(OpenShiftCloud.java:433) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:404) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 14 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://10.151.110.187/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 16 more >Feb 28, 2013 4:01:36 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Caught com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user". Will retry 0 more times before canceling build. >com.openshift.client.InvalidCredentialsOpenShiftException: Your credentials are not authorized to access "https://10.151.110.187/broker/rest/user" > at com.openshift.internal.client.RestService.request(RestService.java:99) > at com.openshift.internal.client.RestService.request(RestService.java:91) > at com.openshift.internal.client.RestService.request(RestService.java:76) > at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137) > at com.openshift.internal.client.APIResource$GetUserRequest.execute(APIResource.java:234) > > at com.openshift.internal.client.APIResource.getUser(APIResource.java:93) > at hudson.plugins.openshift.OpenShiftCloud.getSlaves(OpenShiftCloud.java:840) > at hudson.plugins.openshift.OpenShiftCloud.provisionSlave(OpenShiftCloud.java:433) > at hudson.plugins.openshift.OpenShiftCloud.provision(OpenShiftCloud.java:404) > at hudson.slaves.NodeProvisioner.update(NodeProvisioner.java:227) > > at hudson.slaves.NodeProvisioner.access$000(NodeProvisioner.java:51) > at hudson.slaves.NodeProvisioner$NodeProvisionerInvoker.doRun(NodeProvisioner.java:310) > at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54) > > at java.util.TimerThread.mainLoop(Timer.java:555) > at java.util.TimerThread.run(Timer.java:505) >Caused by: com.openshift.internal.client.httpclient.UnauthorizedException: HTTP Basic: Access denied. > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.createException(UrlConnectionHttpClient.java:182) > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:96) > at com.openshift.internal.client.RestService.request(RestService.java:139) > at com.openshift.internal.client.RestService.request(RestService.java:97) > ... 14 more >Caused by: java.io.IOException: Server returned HTTP response code: 401 for URL: https://10.151.110.187/broker/rest/user > at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1625) > at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) > > at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.get(UrlConnectionHttpClient.java:91) > ... 16 more >Feb 28, 2013 4:01:41 AM hudson.plugins.openshift.OpenShiftCloud provision >WARNING: Cancelling build due to earlier exceptions >Feb 28, 2013 4:01:41 AM hudson.plugins.openshift.OpenShiftCloud cancelItem >INFO: Cancelling Item >Feb 28, 2013 4:01:41 AM hudson.plugins.openshift.OpenShiftCloud cancelItem >WARNING: Build ruby19-build ruby19bldr has been canceled
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 916559
: 703872