I’ll take a stab...How many executors do you have on the master and agent? You
may be hanging waiting for an executor to be available to run the pipeline. I
think I made this mistake once, had too few executors.
Meg
--
You received this message because you are subscribed to the Google Groups
Hi there,
I have a Jenkins Master on RHEL (v 2.121.3), and an Agent running on
NonStop, which looks and smells like Unix. On NonStop I have 2 choices for
the shell, /bin/sh (which is symlinked to /bin/ksh) and /bin/bash. I
normally use /bin/bash. I have a pipeline job that is pegged to run o
r the responses!
Meg
On Tuesday, September 25, 2018 at 11:48:43 AM UTC-4, Meg Watson wrote:
>
> Hi,
>
> I'm a newbie to pipelines. I have a Jenkins master running on Linux
> (RHEL), and I have an agent running (via SSH) on a NonStop/Tandem machine,
> which looks like UNIX for all
h m...@tsek.atc-hpe.com 'echo $0'
bash
jenkins@bmc053:~$ ssh m...@tsek.atc-hpe.com 'env $PATH'
/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:.: No such
file or directory
jenkins@bmc053:~$
On Tuesday, September 25, 2018 at 11:48:43 AM UTC-4, Meg Watson wrote:
>
&
ER *DEFAULT*
ALLOW-TCP-FORWARDING YES
ALLOWED-SUBSYSTEMS (sftp,tacl)
SUBSYSTEM-MAPPING *NONE*
ALLOW-GATEWAY-PORTS YES
ALLOW-MULTIPLE-REMOTE-HOSTS YES
RESTRICTION-PROFILE *DEFAULT*
On Tuesday, September 25, 2018 at 11:48:43 AM UTC-4, Meg Watson wrote:
>
> Hi,
>
> I'm
/Tandem machines? If so, is it
>> reachable from the agent’s PATH? What is the result of `which nohup` on the
>> agent? (For me on OS X the result is /usr/bin/nohup, and /usr/bin is on my
>> PATH.)
>>
>> On Sep 25, 2018, at 11:36, Meg Watson wrote:
>>
>> Hi,
Hi,
I'm a newbie to pipelines. I have a Jenkins master running on Linux
(RHEL), and I have an agent running (via SSH) on a NonStop/Tandem machine,
which looks like UNIX for all intents and purposes. I can run various jobs
on the NonStop agent without issue, build steps with shell commands wor