Skip to content

Instantly share code, notes, and snippets.

@olblak
Last active September 20, 2019 14:28
Show Gist options
  • Save olblak/2678c3cb4d00c11193d62d46ca5405d1 to your computer and use it in GitHub Desktop.
Save olblak/2678c3cb4d00c11193d62d46ca5405d1 to your computer and use it in GitHub Desktop.
Error
Job error:
[INFO] [INFO] Running hudson.slaves.NodeProvisionerTest
wrapper script does not seem to be touching the log file in /home/jenkins/agent/workspace/release-jenkins-core_master@tmp/durable-39c125d0
(JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
[Pipeline] }
Agent jnlp logs:
$: kubectl logs -f -n release -c jnlp jenkins-release-linux-wdtrf-bjg2v
Warning: JnlpProtocol3 is disabled by default, use JNLP_PROTOCOL_OPTS to alter the behavior
Warning: SECRET is defined twice in command-line arguments and the environment variable
Warning: AGENT_NAME is defined twice in command-line arguments and the environment variable
Sep 20, 2019 1:08:00 PM hudson.remoting.jnlp.Main createEngine
INFO: Setting up agent: jenkins-release-linux-wdtrf-bjg2v
Sep 20, 2019 1:08:00 PM hudson.remoting.jnlp.Main$CuiListener <init>
INFO: Jenkins agent is running in headless mode.
Sep 20, 2019 1:08:00 PM hudson.remoting.Engine startEngine
INFO: Using Remoting version: 3.29
Sep 20, 2019 1:08:00 PM org.jenkinsci.remoting.engine.WorkDirManager initializeWorkDir
INFO: Using /home/jenkins/agent/remoting as a remoting work directory
Both error and output logs will be printed to /home/jenkins/agent/remoting
Sep 20, 2019 1:08:01 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Locating server among [http://default-release-jenkins:8080/]
Sep 20, 2019 1:08:01 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
INFO: Remoting server accepts the following protocols: [JNLP4-connect, Ping]
Sep 20, 2019 1:08:01 PM org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver resolve
INFO: Remoting TCP connection tunneling is enabled. Skipping the TCP Agent Listener Port availability check
Sep 20, 2019 1:08:01 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Agent discovery successful
Agent address: default-release-jenkins-agent
Agent port: 50000
Identity: cd:d8:ef:98:fe:44:4e:b5:fe:cd:ba:18:8c:74:db:ce
Sep 20, 2019 1:08:01 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Handshaking
Sep 20, 2019 1:08:01 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connecting to default-release-jenkins-agent:50000
Sep 20, 2019 1:08:01 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Trying protocol: JNLP4-connect
Sep 20, 2019 1:08:02 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Remote identity confirmed: cd:d8:ef:98:fe:44:4e:b5:fe:cd:ba:18:8c:74:db:ce
Sep 20, 2019 1:08:02 PM hudson.remoting.jnlp.Main$CuiListener status
INFO: Connected
Sep 20, 2019 1:08:17 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn
WARNING: Attempt to (de-)serialize anonymous class org.jenkinsci.plugins.gitclient.Git$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields to field java.util.TreeMap.comparator
WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Sep 20, 2019 1:08:26 PM org.jenkinsci.remoting.util.AnonymousClassWarnings warn
WARNING: Attempt to (de-)serialize anonymous class org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment