×
Script executes code on agent from Master Script Console ... slaves.find { agent -> agent.name == agentName }.with ... text result (no HTML) curl -d "script ...
Sep 7, 2021 · Jenkins remoting may fail to maintain connection between master and slave, and in such case can report a cryptic stacktrace in build console ...
Missing: text | Show results with:text
Apr 18, 2024 · Hi, I have Jenkins controller with 2 agents configured. When I tried to deploy on any agent I see the following prompt and deployment job ...
Creates a new Computer object that acts as the UI peer of this Node . Computer, Slave. createComputer(). static Computer, Computer.
Beef up the plain text console output by adding HTML markup. hudson ... class, AbstractCloudSlave. Partial implementation of Slave to be used by AbstractCloudImpl ...
Missing: master | Show results with:master
Oct 11, 2022 · As a reminder, the term “slave” to refer to an agent has been deprecated since 2016. Please refer to On Jenkins Terminology Updates for more ...
Missing: console | Show results with:console
Apr 13, 2023 · Hi all, I have some troubles to make the agent run. I'm running the agent on Windows. The agent configuration is the following: Name: agent1 ...
Missing: text | Show results with:text
hudson.model.Slave.workspaceRoot. tuning ... Control a agent based on a schedule. hudson.scm ... "@[file-location]" which contains plain text value of the token.
Gets the channel that can be used to run a program on this computer. static hudson.remoting.VirtualChannel, getChannelToMaster(). Deprecated.