Re: Issue with Jenkins and GitLab Integration

2024-04-26 Thread 'Dirk Heinrichs' via Jenkins Users
" parameter matches exactly the repository URL in your job's SCM configuration. So you either need to use the SSH URL from the job configuration here, too, or change the job configuration to use the HTTP URL used here. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery P

Re: Issue with Jenkins and GitLab Integration

2024-04-26 Thread 'Dirk Heinrichs' via Jenkins Users
uthenticating to your GitLab server into this container somehow. OTOH, to get this working inside your job, you need to make sure that the credential record you select in the SCM section is an SSH credential, not a "username/password" one. Bye... Dirk -- Dirk Heinrichs Senior Sy

Re: Issue with Jenkins and GitLab Integration

2024-04-25 Thread 'Dirk Heinrichs' via Jenkins Users
art after "url=") must match exactly (means: letter by letter) the one used in the Jenkins Job. But you're using an HTTP URL here and an SSH URL in the job. That doesn't work. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Ph

Re: Issue with Jenkins and GitLab Integration

2024-04-25 Thread 'Dirk Heinrichs' via Jenkins Users
dates and start builds accordingly. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Lieb

Re: Issue with Jenkins and GitLab Integration

2024-04-25 Thread 'Dirk Heinrichs' via Jenkins Users
ok conatin a valid Jenkins API token, like "http://your.jenkins/git/notifyCommit?token=..."? HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com>

Re: Jenkins not able to launch the slave due to unrecognizable JAVA_HOME

2024-04-18 Thread 'Dirk Heinrichs' via Jenkins Users
path to it in the agent configuration. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1,

Re: This node is offline because it uses an old

2024-02-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 08.02.2024 um 08:20 -0800 schrieb tzach solomon: "This node is offline because it uses an old" Old what? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@op

Re: Debian update overwrites environment settings

2024-01-02 Thread 'Dirk Heinrichs' via Jenkins Users
of the "Exec*" values, you need to empty it first, like ExecStart= ExecStart=/path/to/new/command options See systemd.unit(5) and systemd.service(5) for the details. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226

Re: id_rsa" is not a valid key file.

2023-10-12 Thread 'Dirk Heinrichs' via Jenkins Users
... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberec

Semantics of "Label_1 || Label_2"

2023-08-03 Thread 'Dirk Heinrichs' via Jenkins Users
' : 'Label_2') Thanks... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Ver

Re: How to set ssh key exchange algorithm when using Publish Over SSH plugin?

2023-06-02 Thread 'Dirk Heinrichs' via Jenkins Users
(ssh-ed25519 would probably be best) on the server. See also: https://issues.jenkins.io/browse/JENKINS-71273 Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dh

Re: Jenkins LTS Debian signing key?

2023-04-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 06.04.2023 um 10:15 -0700 schrieb Mark Waite: perform the necessary testing to confirm that it is well behaved How misbehaving can a package be that stores a single file into a specific directory? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Re: Unable to rebuild job

2023-04-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Samstag, dem 08.04.2023 um 16:45 -0700 schrieb Budianto: What possibly could be the root cause? Well, it's your remote host that closed the connection, isn't it? HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966

Re: Jenkins LTS Debian signing key?

2023-04-06 Thread 'Dirk Heinrichs' via Jenkins Users
e/keyrings and add that as a dependency to the main Jenkins package? This is how Element or PostgreSQL (to name a few) already do it. Would have the benefit that no documentation change would be needed. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™

Re: Regarding unable to view the jobs in jenkins

2023-03-31 Thread 'Dirk Heinrichs' via Jenkins Users
lugin" and got the permissions wrong? HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig

Re: Jenkins LTS Debian signing key?

2023-03-30 Thread 'Dirk Heinrichs' via Jenkins Users
the war file without the Linux installer * Download the deb directly and install via "apt-get install /path/to/file" HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mai

Re: Regarding unable to view the jobs in jenkins

2023-03-28 Thread 'Dirk Heinrichs' via Jenkins Users
the update on the cloned one. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rhe

Re: Regarding unable to view the jobs in jenkins

2023-03-28 Thread 'Dirk Heinrichs' via Jenkins Users
... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberec

Re: Regarding unable to view the jobs in jenkins

2023-03-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Samstag, dem 25.03.2023 um 10:26 +0800 schrieb Ashok Reddy: For most of the applications , we are using java8. Hence , the new jenkins version which is not supported for java8. The Java version Jenkins runs on is independent of the Java version used by your apps. HTH... Dirk -- Dirk

Re: DSL example code required

2023-02-12 Thread 'Dirk Heinrichs' via Jenkins Users
thod calls (depending on currently installed plugins). HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig

Re: Jenkins Agent Java Certificate Error

2023-02-09 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, dem 08.02.2023 um 14:29 -0800 schrieb TJ Patterson: If you are using a self-signed certificate So, do you? HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dh

Re: Help with Publish Over SSH plugin?

2023-01-31 Thread 'Dirk Heinrichs' via Jenkins Users
don't use the same underlying SSH library plugin and tus don't have the same capabilities. IIRR they also don't use Jenkins' credentials provider... Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Em

Re: Help with Publish Over SSH plugin?

2023-01-30 Thread 'Dirk Heinrichs' via Jenkins Users
le the SSH Agent plugin or the EC2 Cloud plugin. Both connect to agents using SSH and they offer 4 options for host key handling, from "strict" to "no check at all". Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind P

Re: Another way to uninstall a plugin?

2023-01-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Sonntag, dem 08.01.2023 um 16:31 -0800 schrieb zil...@gmail.com<mailto:zil...@gmail.com>: No it's not the WMI Windows Agents plugin since we're totally a Linux shop. That plugin is installed regardless of OS. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pi

Re: Pending script approvals - Jenkins

2022-12-08 Thread 'Dirk Heinrichs' via Jenkins Users
sC) plugin to export/import or just copy/paste (parts of) your configuration from your old machine to the new one in form of YAML files, or simply copy the $JENKINS_HOME/scriptApproval.xml file over. Third alternative would be the "Permissive Script Security" plugin. HTH... Dirk -- D

Re: *** buffer overflow detected ***: java terminated

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
, then. We're not running Jenkins in Tomcat here. And I checked again what our problem was with Java 11.0.16. It was a memory leak which led to Jenkins (or better: its JVM) being OOM-killed by the Linux kernel. THAT was fixed with 11.0.17. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer

Re: Host key verification failed

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, dem 05.12.2022 um 18:03 +0530 schrieb Ram R: you need to check in the ssh plugin username and password Why? The error message clearly says "HOST key verification failed". Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery |

Re: Host key verification failed

2022-12-05 Thread 'Dirk Heinrichs' via Jenkins Users
to a remote host of which the key has not been accepted, yet (on the host that is running the job/stage). HTH, Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> W

Re: *** buffer overflow detected ***: java terminated

2022-12-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 02.12.2022 um 13:41 -0800 schrieb Madhu Muchukota: 5568a8c67000-5568a8c68000 r-xp fd:04 17591637 /opt/apps/java/jdk-11.0.16+8/bin/java You need to update to 11.0.17, it contains a fix. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery

Re: I need to fail jenkins job if any linux command return error message

2022-11-22 Thread 'Dirk Heinrichs' via Jenkins Users
the variable is defined, maybe like so: [ -n ${var} ] || exit 1 See "man test" for the details. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext

Re: I need to fail jenkins job if any linux command return error message

2022-11-22 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 22.11.2022 um 21:01 +0800 schrieb kakamai...@gmail.com<mailto:kakamai...@gmail.com>: throw exception in groovy The question is about Linux commands, not Groovy. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind

Re: I need to fail jenkins job if any linux command return error message

2022-11-22 Thread 'Dirk Heinrichs' via Jenkins Users
il if any of its commands fail. And if the step fails, the build fails, too. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de

Re: jcasc

2022-09-18 Thread 'Dirk Heinrichs' via Jenkins Users
e to browse the Configuration as Code page Manage Jenkins -> Configuration as Code." HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommi

Re: How do I spin up multiple agents automatically

2022-09-14 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 15.09.2022 um 10:18 +0530 schrieb Lalit Shukla: I would like to spin up agents on AWS, what plugin should I use? Go to the plugin manager, select "Available" and filter for "AWS". You'll see it. HTH... Dirk -- Dirk Heinrichs Senior Systems Enginee

Re: How do I spin up multiple slaves automatically

2022-09-14 Thread 'Dirk Heinrichs' via Jenkins Users
NOT: "slave") where? There are several plugins that handle dynamic agent creation depending on environment (AWS, VMWare, Kubernetes,...), so the answer to this question heavily depends on your environment. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipelin

Re: jcasc

2022-09-14 Thread 'Dirk Heinrichs' via Jenkins Users
odify as needed. Keep in mind that the other Jenkins wont be able to decrypt the credentials, so it's best to move them to an external source like Hashicorp Vault (-> Hashicorp Vault Plugin) to keep them out of the JCasC file(s). HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, D

Re: HTTPS - works okay, but 2 problems

2022-09-13 Thread 'Dirk Heinrichs' via Jenkins Users
so you don't need to mess with the Java keystore. And, in case you've got more web based services to maintain, it's the same mechanism everywhere, regardless of backend service. Doing this here for Jenkins, Mercurial (HGWeb), Nexus, Artifactory, Vault, ... HTH... Dirk -- Dirk Heinrichs Senior S

Re: [JJB] Jenkins Job Builder - any users here?

2022-09-09 Thread 'Dirk Heinrichs' via Jenkins Users
: - name: folder/job2 repository: ... This way users can update the file, issue a merge request, which triggers your seed job after merge... HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein

Re: [JJB] Jenkins Job Builder - any users here?

2022-09-08 Thread 'Dirk Heinrichs' via Jenkins Users
ll there git url and then it will checkout the code and read > some .yml file to create / update a job automatically. What you want are (Multibranch-) Pipeline jobs. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226

Re: copy artificate slave server to master server in jenkins pipeline

2022-08-17 Thread 'Dirk Heinrichs' via Jenkins Users
former is for preserving files for usage in later stages of a pipeline, the latter for providing artifacts to other jobs (regardless on which node those jobs will run, since the artifacts are always stored on the controller). HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline Op

Re: Error installing plugins for Jenkins 2.346.2

2022-08-07 Thread 'Dirk Heinrichs' via Jenkins Users
every mouse move... ️ HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberechtigte Geschäfts

Enforce appending @ to workspace directory even if concurrent builds run on different nodes

2022-07-25 Thread 'Dirk Heinrichs' via Jenkins Users
filesystem for the workspaces on each agent. Is there a way to enforce adding the suffix, even if the builds are running on different nodes? Thanks... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<

Re: "keep this build forever" via rest api?

2022-07-22 Thread 'Dirk Heinrichs' via Jenkins Users
LD# Mark the build to keep the build forever. NAME : Item name BUILD# : Build number HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: ww

Re: Openssl issue on mainframe agent

2022-07-01 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 01.07.2022 um 16:39 +0530 schrieb Adharsha sri: > We are facing issue with openssl on mainframe agent. Why is this a Jenkins problem? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Em

Re: Reasons for workspace cleanup

2022-04-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 05.04.2022 um 09:38 +0200 schrieb Fabian Cenedese: Are you talking about your own self-made cleanup jobs or is that something builtin into Jenkins? Self-made. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone

Re: Reasons for workspace cleanup

2022-04-05 Thread 'Dirk Heinrichs' via Jenkins Users
is done * Might also be something in your build steps * Workspaces can also be wiped manually from the job's page * We have special cleanup jobs in place that periodically remove all workspaces * ... HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Re: Keyring in jenkins cli

2022-02-22 Thread 'Dirk Heinrichs' via Jenkins Users
also be set via TWINE_PASSWORD environment variable.) So you can use environment variables to provide the credentials, which means you can use the instructions from my previous mail. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText

Re: Keyring in jenkins cli

2022-02-22 Thread 'Dirk Heinrichs' via Jenkins Users
sword are properly masked in the build log. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig

Re: Unable to send mails from Jenkins

2022-02-04 Thread 'Dirk Heinrichs' via Jenkins Users
YyADbg6ms$> ] Did you actually follow that link and read the document? It clearly says what to do: "Legacy clients and devices will need to be configured to submit using the new endpoint smtp-legacy.office365.com" HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipelin

Re: Fail to upgrade Jenkins on windows

2022-02-03 Thread 'Dirk Heinrichs' via Jenkins Users
-- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberechtigte Geschäfts

Re: Fail to upgrade Jenkins on windows

2022-01-21 Thread 'Dirk Heinrichs' via Jenkins Users
jenkins.war). You need to shutdown Jenkins, rpelace the file, start Jenkins. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recomm

Re: Multibranch job export/import

2022-01-11 Thread 'Dirk Heinrichs' via Jenkins Users
and archived artifacts of your jobs, just rsync the ${JENKINS_HOME}/jobs folder over. Anyway, you might need to create other resources used by your jobs first, like credentials and such. In this case, the Jenkins Configuration as Code plugin should help. HTH... Dirk -- Dirk Heinrichs Senior Sys

Re: Copy Artifacts: Difference between "Latest successful build" with and without "Stable build only" checked?

2022-01-04 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 04.01.2022 um 13:19 +0100 schrieb Simon Richter: A "successful" build has a result of either STABLE or UNSTABLE, while a "stable" build needs a result of STABLE. Thanks a lot. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline

Copy Artifacts: Difference between "Latest successful build" with and without "Stable build only" checked?

2022-01-04 Thread 'Dirk Heinrichs' via Jenkins Users
Hi, as the subject says, what's the exact difference? The documentation doesn't tell. Thanks... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> W

Re: No of builds ran on a given build node/agent

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
ferred node is busy (has no free executors). Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Str

Re: Link artifacts to external location

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 10.12.2021 um 13:26 + schrieb 'Dirk Heinrichs' via Jenkins Users: Am Freitag, dem 10.12.2021 um 05:20 -0800 schrieb Sverre Moe: >From what I can tell from the Azure and S3 Artifact Manager, you can continue >to use the step archiveArtifacts. How does this step know

Re: Link artifacts to external location

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
eading the documentation for the S3 one. I can only guess that it uses S3 as soon as it's installed and configured. At least the documentation doesn't tell how to choose, and the included screen shots doesn't show a selector or similar. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, De

Re: Link artifacts to external location

2021-12-10 Thread 'Dirk Heinrichs' via Jenkins Users
e artifact at a time, so one needs to add even more build steps so we ended up writing our own (Groovy) script to do the upload. It's still a build step, but only one... And, btw., it's also not an artifact manager [;-)] Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipelin

Trigger (and track) a build promotion from an unrelated job (using Groovy script)

2021-11-19 Thread 'Dirk Heinrichs' via Jenkins Users
is in step 2. I can trigger the promotion using a curl command from a Shell step, but I'm stuck about how to do this from a (System?) Groovy script AND track its progress. Any ideas? Thanks in advance... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText

Re: Artifact deployer error failed to deploy

2021-11-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, dem 05.11.2021 um 14:51 +0530 schrieb Adharsha sri: > Can you please let me know what are the details need to be added. In addition to what Adrien wrote: Just think about what information you would need if a stranger asked you to solve this problem. Bye... Dirk -- D

Re: Artifact deployer error failed to deploy

2021-11-05 Thread 'Dirk Heinrichs' via Jenkins Users
e details. Someone might be able to help you... *SCNR* Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359

Re: "pending - waiting for next executor" message occurs while executing the job in Jenkins

2021-10-21 Thread 'Dirk Heinrichs' via Jenkins Users
ng (or isn't started if should be starting on demand). Also check the configuration of your job as to whether the "Restrict where this job can be run" setting matches the name/label of your VM and fix it if needed. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Deli

Re: "pending - waiting for next executor" message occurs while executing the job in Jenkins

2021-10-19 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, dem 19.10.2021 um 16:21 +0530 schrieb selva vignesh: > So, you are getting this error. No, this is not an error, just an informative message. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966

Re: Jenkins workspace with @2

2021-09-17 Thread 'Dirk Heinrichs' via Jenkins Users
You don't want them to build in the same workspace, do you? Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359

Re: How to hide/remove some tags from Jenkins builds?

2021-09-16 Thread 'Dirk Heinrichs' via Jenkins Users
s.jenkins.io/browse/JENKINS-64810 Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretung

Re: How to change the slave node instance type

2021-09-10 Thread 'Dirk Heinrichs' via Jenkins Users
defining an AMI for ondemand-usage based on a label under "Configure Clouds"? If the latter, it should be possible to change the instance type for an AMI at any time. Don't whether this is true for static agents, though. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pip

Re: How to change the slave node instance type

2021-09-10 Thread 'Dirk Heinrichs' via Jenkins Users
.". Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberechtigte Geschäftsführer

Re: How to change the slave node instance type

2021-09-08 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, dem 09.09.2021 um 10:57 +0530 schrieb 'Venkat' via Jenkins Users: > How can I change the slave node instance type? Please, do not provide any details, someone might be able to help you. *SCNR* Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipel

Re: jenkins status page checkmark instrad of green balls

2021-06-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 17.06.2021, 14:41 +0200 schrieb Ullrich Hafner: > b) Write a Jenkins theme that uses the old and ugly ball images Uglyness always lies in the eye of the beholder, doesn't it? Some people might find the new ones ugly... Bye... Dirk -- Dirk Heinrichs Senior Syst

Re: AMI Build Failures - New packer version

2021-06-15 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 15.06.2021, 18:33 -0700 schrieb Prem Kumar: > The error is attached to this conversion. Nobody opens attachments from unknown senders. Please simply copy/paste it. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discov

Re: login security

2021-05-06 Thread 'Dirk Heinrichs' via Jenkins Users
n Jenkins, but I'm not sure). Our AD is configured to lock accounts for 15 minutes after 3 failed login attempts. Doesn't matter where these failed attempts came from (Jenkins, Windows login, ...). HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery |

Re: How to fix workspace deletion on slave node

2021-04-16 Thread 'Dirk Heinrichs' via Jenkins Users
ou really need. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach Vertretungsberechtigte Geschäftsführer

Re: Git Plugin Checkout From Branch With Tag

2021-04-16 Thread 'Dirk Heinrichs' via Jenkins Users
rticular branch of development), while tags are not. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1,

Re: GitHub Clone to Different Local Directory

2021-03-31 Thread 'Dirk Heinrichs' via Jenkins Users
could reach github.com with SSH (on port 22), but they didn't have the port open (no daemon listening), you'd get a "Connection refused" right away. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 1596

Re: GitHub Clone to Different Local Directory

2021-03-31 Thread 'Dirk Heinrichs' via Jenkins Users
machine once (as the user running Jenkins), run "ssh g...@github.com" and confirm the host key. Or add "StrictHostKeyChecking no" or, if your SSH is recent enough, "StrictHostKeyChecking accept-new" to that user's ~/.ssh/config (or machine's /etc/ssh/ssh_config). HTH.

Re: GitHub Clone to Different Local Directory

2021-03-30 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 30.03.2021, 05:59 + schrieb 'Dirk Heinrichs' via Jenkins Users: > Am Montag, den 29.03.2021, 11:07 -0700 schrieb eric@gmail.com: > > > Please make sure you have the correct access rights > > and the repository exists. > > Oh, yes, forgot that: On

Re: GitHub Clone to Different Local Directory

2021-03-29 Thread 'Dirk Heinrichs' via Jenkins Users
also omit the last line and combine the two methods. Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1, 53

Re: GitHub Clone to Different Local Directory

2021-03-29 Thread 'Dirk Heinrichs' via Jenkins Users
everybody can add SSH keys to their GH account (using the web UI). Bye... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße

Re: GitHub Clone to Different Local Directory

2021-03-29 Thread 'Dirk Heinrichs' via Jenkins Users
time (until we moved the other way round, to a self-hosted GitLab), and didn't have any problems. However, we used SSH keys, which can be added to Jenkins Credentials and then used by the plain Git plugin in any Freestyle or Pipeline job. HTH... Dirk -- Dirk Heinrichs Senior Syste

Re: How to get a System Groovy Script in Git

2021-02-15 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 15.02.2021, 13:01 -0800 schrieb Amedee Van Gasse: > Would I need another configuration before that? In "Source Code > Management"? Yes. Just add the it repo containing your script there (as you would do in any other job) and change the System Groovy Script step to use the script

Re: Multibranch Pipeline git events on PR

2021-02-15 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 10.02.2021, 16:16 +0545 schrieb Gautam, Rishi: > I was trying to carry out git operations on any other branch than the > PR source/destination branch in a jenkins multibranch pipeline.When I > scanned the branches inside the PR build job, I didn't see any other > branches. I only

Re: Jenkins URL https://.com/ is not working(502 Bad Gateway)

2021-02-11 Thread 'Dirk Heinrichs' via Jenkins Users
80" to "-p 80:8080", to map the hosts port 80 to the containers port 8080, you can omit the port number when running your curl command, since 80 is the standard port for http:// (the command becomes just "curl http://>". HTH... Dirk -- Dirk Heinrichs Senio

Re: Jenkins URL https://.com/ is not working(502 Bad Gateway)

2021-02-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 10.02.2021, 04:00 -0800 schrieb anilkumar panditi: > docker run --name myjenkins -d -u root -p 8080:8080 -p 5:5 -v > $(which docker):/usr/bin/docker -v /jenkins:/var/jenkins_home -v > /var/run/docker.sock:/var/run/docker.sock myjenkins > > And i curled from other host

Re: Jenkins URL https://.com/ is not working(502 Bad Gateway)

2021-02-10 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 10.02.2021, 00:14 -0800 schrieb anilkumar panditi: > And i have curled on host where Jenkins running as docker container , So, this seems to be a Docker question rather than a Jenkins one, doesn't it? Anyway, did you start your container with an appropriate port mapping for port

Re: Conventions for names of Jenkins jobs and job stages

2021-01-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 27.01.2021, 08:53 -0800 schrieb 'Martin Schmude' via Jenkins Users: > Any hints? While I won't tell you how to name your jobs, I'd like to point you at the folders plugin, which might help to organize them better. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery

Re: ada

2021-01-05 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 04.01.2021, 13:03 -0800 schrieb Gil Jensen: > Hello I am working on some ada code bases and would like > to use Jenkins for builds can you tell > me if I would need a plugin to make this work? Did you try the GPRBuild plugin (given that with Ada you mean GNAT ;- ))?

Re: JDK8 or JDK11 to be used for Jenkins ?

2020-12-11 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, den 11.12.2020, 02:00 -0800 schrieb mj1414...@gmail.com: > I'm trying to decide, whether I should use JDK8 or JDK11 to run > Jenkins. We run ours on 11. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery | RecommindPhone: +49 2226 15966

Re: String interpolation in sh command with credentials and (shared lib) function call

2020-11-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 17.11.2020, 13:45 +0100 schrieb ST: > " '-Dproj.build.generatefromdb.user=${env.GEN_USR}'" Try with ${GEN_USR} inside shell scripts, not ${env.GEN_USR}. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery | RecommindPhone: +49 2226

Re: [EXTERNAL] - I get an error when trying to iterate a xml file in jenkins pipeline

2020-11-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 17.11.2020, 03:42 -0800 schrieb jesus fernandez: > parseTest(xml) That should be parseText(), I guess. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery | RecommindPhone: +49 2226 15966 18Email: dheinric@opentext.comWebsite:

Re: Looking for an email notification solution

2020-10-01 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 01.10.2020, 12:17 +0200 schrieb Mark Prins: > there is https://plugins.jenkins.io/slack/ to post to a slack > channel, As well as https://plugins.jenkins.io/Office-365-Connector/ to post to MS Teams channels. HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery

Re: Help required: jenkins SSH connectivity issue

2020-07-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Montag, den 27.07.2020, 09:37 +0200 schrieb Sakshi Rathore: > thanks , can you please suggest how can i change it to non verifying > one? Click on your agent, select "Configure", look for "Host Key Verification Strategy" and select "Non verifying Verification St

Re: Jenkins and HTTPS

2020-07-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Freitag, den 24.07.2020, 11:27 -0600 schrieb Mark Waite: > As further help with that, you might try the guidance for "Running > Jenkins behind iptables" . That section of the reverse proxy > configuration document uses the Linux kernel's iptables facility to > route traffic from the privileged

Re: Help required: jenkins SSH connectivity issue

2020-07-23 Thread 'Dirk Heinrichs' via Jenkins Users
sure you selected non-verifying strategy? Looks to me like it's still trying to verify the host key. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind

Re: Help required: jenkins SSH connectivity issue

2020-07-23 Thread 'Dirk Heinrichs' via Jenkins Users
Am Donnerstag, den 23.07.2020, 13:08 +0200 schrieb Sakshi Rathore: > * Add the public key on ~/.ssh/authorized_keys This was done You did that on the agent, I guess, and "~" here means "the /home of the user" you try to connect as? HTH... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery

Re: Do multibranch jobs lead to code duplication?

2020-07-22 Thread 'Dirk Heinrichs' via Jenkins Users
orting. It allows your Jenkins job to evolve together with your main code. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1,

Re: ERROR: exec: /usr/bin/java/bin/java: cannot execute: Not a directory

2020-06-17 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 16.06.2020, 07:35 -0700 schrieb Jagadeesh YENNE: > /mnt/block_device/jenkins1/workspace/MFT-Frontend/MFT-Frontend-CI- > Dev-UpdatedNode/mft-frontend/node_modules/sonar-scanner/bin/sonar- > scanner: line 59: /usr/bin/java/bin/java: Not a >

Re: How to get a list of jobs that are integrated with SonarQube

2020-05-27 Thread 'Dirk Heinrichs' via Jenkins Users
Am Mittwoch, den 27.05.2020, 21:33 -0500 schrieb Jan Monterrubio: > Try printing like this: > println(“${job.getFullName()} has soñar configuration”) The script already has a line for this. Bye... Dirk -- Dirk HeinrichsSenior Systems Engineer, Delivery PipelineOpenText ™ Discovery |

Re: [EXTERNAL] - Re: How to get a list of jobs that are integrated with SonarQube

2020-05-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Dienstag, den 26.05.2020, 12:51 -0400 schrieb Vijay Gongle: > I ran the above script and I get the below result with two of the job > names which has SonarQube configurations. But I'm sure there are even > more. > > Result* has SonarQube configuration.* has SonarQube >

Re: How to get a list of jobs that are integrated with SonarQube

2020-05-26 Thread 'Dirk Heinrichs' via Jenkins Users
Am Samstag, den 23.05.2020, 18:43 -0700 schrieb Vijay Gongle: > We have plenty of Jenkins job and most of them are running with > SonarQube for analysis. > > > > How to find out; how many such jobs are running with SonarQube ? This is derived from a script I've used in the past to modify all

Re: Jenkinsfile naming convention

2020-05-14 Thread 'Dirk Heinrichs' via Jenkins Users
Jenkinsfile as being Groovy. HTH... Dirk -- Dirk Heinrichs Senior Systems Engineer, Delivery Pipeline OpenText ™ Discovery | Recommind Phone: +49 2226 15966 18 Email: dhein...@opentext.com<mailto:dhein...@opentext.com> Website: www.recommind.de Recommind GmbH, Von-Liebig-Straße 1,

  1   2   3   >