쿠버네티스 Jenkins 플러그인 설치 로그

김성인·2023년 10월 22일
0

SSH 플러그인 설치 실패

webroot: /var/jenkins_home/war
2023-10-22 16:36:51.341+0000 [id=1]     INFO    winstone.Logger#logInternal: Beginning extraction from war file
2023-10-22 16:36:51.575+0000 [id=1]     WARNING o.e.j.s.handler.ContextHandler#setContextPath: Empty contextPath
2023-10-22 16:36:51.728+0000 [id=1]     INFO    org.eclipse.jetty.server.Server#doStart: jetty-10.0.17; built: 2023-10-02T04:04:10.314Z; git: a0f5f05abaa6c3aabb7c3d35f10a6f412ab8b05f; jvm 17.0.8.1+1
2023-10-22 16:36:52.281+0000 [id=1]     INFO    o.e.j.w.StandardDescriptorProcessor#visitServlet: NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet
2023-10-22 16:36:52.390+0000 [id=1]     INFO    o.e.j.s.s.DefaultSessionIdManager#doStart: Session workerName=node0
2023-10-22 16:36:53.646+0000 [id=1]     INFO    hudson.WebAppMain#contextInitialized: Jenkins home directory: /var/jenkins_home found at: EnvVars.masterEnvVars.get("JENKINS_HOME")
2023-10-22 16:36:54.026+0000 [id=1]     INFO    o.e.j.s.handler.ContextHandler#doStart: Started w.@56781d96{Jenkins v2.414.3,/,file:///var/jenkins_home/war/,AVAILABLE}{/var/jenkins_home/war}
2023-10-22 16:36:54.066+0000 [id=1]     INFO    o.e.j.server.AbstractConnector#doStart: Started ServerConnector@6497b078{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2023-10-22 16:36:54.102+0000 [id=1]     INFO    org.eclipse.jetty.server.Server#doStart: Started Server@4944252c{STARTING}[10.0.17,sto=0] @3956ms
2023-10-22 16:36:54.111+0000 [id=25]    INFO    winstone.Logger#logInternal: Winstone Servlet Engine running: controlPort=disabled
2023-10-22 16:36:54.684+0000 [id=32]    INFO    jenkins.InitReactorRunner$1#onAttained: Started initialization
2023-10-22 16:36:54.916+0000 [id=33]    INFO    jenkins.InitReactorRunner$1#onAttained: Listed all plugins
2023-10-22 16:37:01.714+0000 [id=31]    INFO    jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
2023-10-22 16:37:01.777+0000 [id=32]    INFO    jenkins.InitReactorRunner$1#onAttained: Started all plugins
2023-10-22 16:37:01.957+0000 [id=32]    INFO    jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
2023-10-22 16:37:04.042+0000 [id=33]    INFO    h.p.b.g.GlobalTimeOutConfiguration#load: global timeout not set
2023-10-22 16:37:04.604+0000 [id=31]    INFO    jenkins.InitReactorRunner$1#onAttained: System config loaded
2023-10-22 16:37:04.607+0000 [id=31]    INFO    jenkins.InitReactorRunner$1#onAttained: System config adapted
2023-10-22 16:37:04.608+0000 [id=30]    INFO    jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
2023-10-22 16:37:04.616+0000 [id=31]    INFO    jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
2023-10-22 16:37:04.896+0000 [id=32]    INFO    jenkins.InitReactorRunner$1#onAttained: Completed initialization
2023-10-22 16:37:05.314+0000 [id=24]    INFO    hudson.lifecycle.Lifecycle#onReady: Jenkins is fully up and running
2023-10-22 16:40:25.655+0000 [id=16]    INFO    hudson.PluginManager#install: Starting installation of a batch of 1 plugins plus their dependencies
2023-10-22 16:40:25.658+0000 [id=16]    INFO    hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of jdk-tool for plugin ssh
2023-10-22 16:40:25.664+0000 [id=16]    INFO    hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of sshd for plugin ssh
2023-10-22 16:40:25.666+0000 [id=16]    INFO    hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of command-launcher for plugin ssh
2023-10-22 16:40:25.667+0000 [id=16]    INFO    hudson.model.UpdateSite$Plugin#deploy: Adding dependent install of jsch for plugin ssh
2023-10-22 16:40:26.437+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Starting the installation of jdk-tool on behalf of jenkins
2023-10-22 16:40:26.439+0000 [id=65]    INFO    h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading jdk-tool
2023-10-22 16:40:28.050+0000 [id=15]    INFO    hudson.model.UpdateCenter#doSafeRestart: Scheduling Jenkins reboot
2023-10-22 16:40:28.079+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Installation successful: jdk-tool
2023-10-22 16:40:28.080+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Starting the installation of sshd on behalf of jenkins
2023-10-22 16:40:28.083+0000 [id=65]    INFO    h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading sshd
2023-10-22 16:40:30.622+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Installation successful: sshd
2023-10-22 16:40:30.623+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Starting the installation of command-launcher on behalf of jenkins
2023-10-22 16:40:30.626+0000 [id=65]    INFO    h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading command-launcher
2023-10-22 16:40:32.054+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Installation successful: command-launcher
2023-10-22 16:40:32.055+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Starting the installation of jsch on behalf of jenkins
2023-10-22 16:40:32.055+0000 [id=65]    INFO    h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading jsch
2023-10-22 16:40:34.076+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Installation successful: jsch
2023-10-22 16:40:34.076+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Starting the installation of ssh on behalf of jenkins
2023-10-22 16:40:34.077+0000 [id=65]    INFO    h.m.UpdateCenter$UpdateCenterConfiguration#download: Downloading ssh
2023-10-22 16:40:35.499+0000 [id=65]    INFO    h.model.UpdateCenter$DownloadJob#run: Installation successful: ssh
2023-10-22 16:40:35.499+0000 [id=65]    INFO    h.m.UpdateCenter$CompleteBatchJob#run: Completing installing of plugin batch…
2023-10-22 16:40:37.948+0000 [id=65]    INFO    h.m.DownloadService$Downloadable#load: Obtained the updated data file for hudson.tools.JDKInstaller
2023-10-22 16:40:37.970+0000 [id=83]    INFO    jenkins.InitReactorRunner$1#onAttained: Started initialization
2023-10-22 16:40:37.972+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: Listed all plugins
2023-10-22 16:40:37.973+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: Prepared all plugins
2023-10-22 16:40:37.973+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: Started all plugins
2023-10-22 16:40:37.973+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: Augmented all extensions
2023-10-22 16:40:37.974+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: System config loaded
2023-10-22 16:40:37.974+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: System config adapted
2023-10-22 16:40:37.974+0000 [id=84]    INFO    jenkins.InitReactorRunner$1#onAttained: Loaded all jobs
2023-10-22 16:40:37.976+0000 [id=83]    INFO    jenkins.InitReactorRunner$1#onAttained: Configuration for all jobs updated
2023-10-22 16:40:37.976+0000 [id=83]    INFO    jenkins.InitReactorRunner$1#onAttained: Completed initialization
2023-10-22 16:40:37.978+0000 [id=65]    INFO    h.m.UpdateCenter$CompleteBatchJob#run: Completed installation of 5 plugins in 12 sec
2023-10-22 16:40:37.991+0000 [id=87]    INFO    hudson.lifecycle.Lifecycle#onStatusUpdate: Restart in 10 seconds
2023-10-22 16:40:47.992+0000 [id=87]    INFO    hudson.lifecycle.Lifecycle#onStop: Stopping Jenkins as requested by jenkins
2023-10-22 16:40:48.020+0000 [id=87]    INFO    hudson.lifecycle.Lifecycle#onStatusUpdate: Stopping Jenkins
2023-10-22 16:40:48.043+0000 [id=87]    INFO    jenkins.model.Jenkins$16#onAttained: Started termination
2023-10-22 16:40:48.079+0000 [id=87]    INFO    h.p.b.global.Lifecycle#shutdown: Shutdown complete - Global TimeOut ScheduledExecutorService had 0 tasks pending
2023-10-22 16:40:48.079+0000 [id=87]    INFO    jenkins.model.Jenkins$16#onAttained: Completed termination
2023-10-22 16:40:48.080+0000 [id=87]    INFO    jenkins.model.Jenkins#_cleanUpDisconnectComputers: Starting node disconnection
2023-10-22 16:40:48.241+0000 [id=87]    INFO    jenkins.model.Jenkins#_cleanUpShutdownPluginManager: Stopping plugin manager
2023-10-22 16:40:48.245+0000 [id=87]    INFO    jenkins.model.Jenkins#_cleanUpPersistQueue: Persisting build queue
2023-10-22 16:40:48.249+0000 [id=87]    INFO    jenkins.model.Jenkins#_cleanUpAwaitDisconnects: Waiting for node disconnection completion
2023-10-22 16:40:48.250+0000 [id=87]    INFO    hudson.lifecycle.Lifecycle#onStatusUpdate: Jenkins stopped
2023-10-22 16:40:48.251+0000 [id=26]    INFO    winstone.Logger#logInternal: JVM is terminating. Shutting down Jetty
2023-10-22 16:40:48.252+0000 [id=26]    INFO    org.eclipse.jetty.server.Server#doStop: Stopped Server@4944252c{STOPPING}[10.0.17,sto=0]
2023-10-22 16:40:48.256+0000 [id=26]    INFO    o.e.j.server.AbstractConnector#doStop: Stopped ServerConnector@6497b078{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}
2023-10-22 16:40:48.265+0000 [id=26]    INFO    o.e.j.s.handler.ContextHandler#doStop: Stopped w.@56781d96{Jenkins v2.414.3,/,null,STOPPED}{/var/jenkins_home/war}
profile
개발자가 꿈인 25살 대학생입니다.

0개의 댓글