osci-jenkins-2 seems to be down:
$ curl -s -I https://osci-jenkins-2.ci.fedoraproject.org/ HTTP/1.0 503 Service Unavailable Pragma: no-cache Cache-Control: private, max-age=0, no-cache, no-store Connection: close Content-Type: text/html
The pod seems to be crash-looping and is never in the "ready" state.
From logs:
Running from: /usr/share/jenkins/jenkins.war webroot: EnvVars.masterEnvVars.get("JENKINS_HOME") 2021-01-28 19:28:31.180+0000 [id=1] INFO org.eclipse.jetty.util.log.Log#initialized: Logging initialized @355ms to org.eclipse.jetty.util.log.JavaUtilLog 2021-01-28 19:28:31.299+0000 [id=1] INFO winstone.Logger#logInternal: Beginning extraction from war file 2021-01-28 19:31:24.916+0000 [id=1] WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath 2021-01-28 19:31:24.974+0000 [id=1] INFO org.eclipse.jetty.server.Server#doStart: jetty-9.4.33.v20201020; built: 2020-10-20T23:39:24.803Z; git: 1be68755656cef678b79a2ef1c2ebbca99e25420; jvm 1.8.0_242-b08 2021-01-28 19:31:25.358+0000 [id=1] INFO o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2021-01-28 19:31:25.399+0000 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: DefaultSessionIdManager workerName=node0 2021-01-28 19:31:25.400+0000 [id=1] INFO o.e.j.s.s.DefaultSessionIdManager#doStart: No SessionScavenger set, using defaults 2021-01-28 19:31:25.404+0000 [id=1] INFO o.e.j.server.session.HouseKeeper#startScavenging: node0 Scavenging every 660000ms
I don't know what kind of sorcery is this, but opening this ticket and @jimbair pinging Vipul on IRC somehow magically fixed the instance :)
Since the instance is up again, I think we can close this issue.
Metadata Update from @msrb: - Issue status updated to: Closed (was: Open)