AS
Size: a a a
AS
ГZ
OM
retry(2) {
timeout(25) {
stage('test') {
}
}
}
Cancelling nested steps due to timeout
DB
Fixed in jenkinsci/workflow-basic-steps-plugin#144. Released in 2.24.
OM
BS
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Disabled</key>
<true/>
<key>Label</key>
<string>com.openssh.sshd-jenkins</string>
<key>Program</key>
<string>/usr/libexec/sshd-keygen-wrapper</string>
<key>ProgramArguments</key>
<array>
<string>/usr/sbin/sshd</string>
<string>-i</string>
</array>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<dict>
<key>SockServiceName</key>
<string>ssh-jenkins</string>
<key>Bonjour</key>
<array>
<string>ssh-jenkins</string>
</array>
</dict>
</dict>
<key>inetdCompatibility</key>
<dict>
<key>Wait</key>
<false/>
<key>Instances</key>
<integer>42</integer>
</dict>
<key>StandardErrorPath</key>
<string>/dev/null</string>
<key>SHAuthorizationRight</key>
<string>system.preferences</string>
<key>POSIXSpawnType</key>
<string>Interactive</string>
</dict>
</plist>
Dec 2 14:59:08 SMC-Team-MacOs1-BuildAgent com.apple.xpc.launchd[1] (com.openssh.sshd-jenkins): Unknown key for string: SHAuthorizationRight
DB
BS
DB
DR
TI
TI
TI
N
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
N
N
jenkinsmaster ALL =(ALL) NOPASSWD: /var/jenkinscripts/*
N
N
N