UTC-6 eric@gmail.com wrote:
> Hi All,
>
> Deploying a war file via Jenkins pipeline is pretty easy. That said, I'm
> not finding any information about deploying an html website using Jenkins.
> I have a tarball containing a website in it that needs to go to a server,
&
w to's" on this?
Thanks,
Eric
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this disc
Thanks so much Mark, that fixed it!!!
On Monday, December 4, 2023 at 2:59:27 PM UTC-7 eric@gmail.com wrote:
> OK, well I have 1.4.2. That said, I have 82 updates so I'll do as you say
> and update everything. Hopefully this covers it. Thanks Mark!!!
>
> On Monday, Dece
OK, well I have 1.4.2. That said, I have 82 updates so I'll do as you say
and update everything. Hopefully this covers it. Thanks Mark!!!
On Monday, December 4, 2023 at 2:44:29 PM UTC-7 Mark Waite wrote:
> On Monday, December 4, 2023 at 2:29:11 PM UTC-7 Eric wrote:
>
> I
I've started going through the plugins that have issues and pretty quickly
ran into the "conditional buildstep" plugin. I can't disable this plugin
because I use it. Do you have any suggestions?
Thanks,
Eric
On Monday, December 4, 2023 at 1:50:41 PM UTC-7 Mark Waite
Note that the project works fine to perform builds...
On Monday, December 4, 2023 at 1:40:26 PM UTC-7 eric@gmail.com wrote:
> Hi All! I have a project that I am unable to make changes to. I can't
> even make a comment in a field then save it down. I can't even save it
Hi All! I have a project that I am unable to make changes to. I can't
even make a comment in a field then save it down. I can't even save it
down without a comment. It throws up a screen saying "Oops! A problem
occurred while processing a request." Not sure where the physical log is,
it's
fied time limit.
Regards,
Eric
On Fri, May 26, 2023 at 5:45 AM Fabian Cenedese wrote:
> Hello
>
> I have a job where a new build should be able to cancel an
> already running build of the same job. The cancelling already
> works. What I have a problem with now is, when the build
you pass the properties to ant?
>
>
> On 12 December 2022 22:16:36 CET, "eric@gmail.com"
> wrote:
>>
>> Can someone please give me some println's I can put in there to figure
>> out why it's not setting the build_result variable? It doe
Can someone please give me some println's I can put in there to figure out
why it's not setting the build_result variable? It doesn't make any sense
to me that it works on one server but not another. Thanks!
On Monday, December 12, 2022 at 8:46:27 AM UTC-7 eric@gmail.com w
e same groovy script would
behave differently in the 2 places.
On Monday, December 12, 2022 at 8:46:27 AM UTC-7 eric@gmail.com wrote:
> That's interesting. The println looks like it should be correct:
>
> upstream result: success
>
> Later when I try to use the variable in an
>
> you mean upstreamResult/build_result?
>
> What does the println for upstreamResult say?
> Which Jenkins version are you on?
>
> BR :)
>
>
> On 9 December 2022 22:56:29 CET, "eric@gmail.com"
> wrote:
>>
>> Hi! Not sure what's g
rValue('build_result', upstreamResult))
def oldParams = build.getAction(ParametersAction.class)
if(oldParams != null) {
newParams = oldParams.createUpdated(pl)
build.actions.remove(oldParams)
} else {
newParams = new ParametersAction(pl)
}
build.addAction(newParams)
Thanks
Requesting this conversation to be deleted because I accidentally let a
machine name in without scrubbing it. Thanks!
On Monday, December 5, 2022 at 8:54:21 AM UTC-7 eric@gmail.com wrote:
> Not sure changing the home directory is the answer. I think the true
> answer resides in
t; env variables and such
> https://www.jenkins.io/doc/book/system-administration/systemd-services/
>
> On Mon, Dec 5, 2022 at 8:40 AM eric@gmail.com
> wrote:
>
>> Changing the JENKINS_HOME directory in that config file didn't work. I
>> got the sam
Changing the JENKINS_HOME directory in that config file didn't work. I got
the same error some it's using that link somewhere else...
Thanks,
Eric
On Monday, December 5, 2022 at 8:09:31 AM UTC-7 eric@gmail.com wrote:
> Hi All,
>
> I'm running into an issue running
Hi All,
I'm running into an issue running Jenkins as a service in RHEL 8 with
SELINUX running (I don't have a choice). It seems since /var/lib/jenkins
is a symbolic link to /opt/jenkins, SELINUX doesn't want to allow running
the service from there. Would it be acceptable to just change the va
Sorry Mark, used to happening onto fixes in 2 minutes. I'll put the 11
minutes into the vid. Thanks for all the help!
On Wed, Sep 14, 2022 at 2:35 PM Mark Waite
wrote:
> Yet another technique, quoting from the link that I included earlier:
>
> > Make sure the default JVM is the newly installed
; On Wednesday, September 14, 2022 at 2:26:09 PM UTC-6 Eric Fetzer wrote:
>
> Thanks for the response Mark. I don't want to backgrade, so jenkins won't
>> run. Can you give me a clue as to where the filepath is to java in
>> Jenkins. Just upgrading didn't solv
;m command
line RHEL 7.
Thanks,
Eric
On Wed, Sep 14, 2022 at 10:33 AM Mark Waite
wrote:
> See
> https://www.jenkins.io/doc/administration/requirements/upgrade-java-guidelines/
> for instructions and a video describing the steps
>
> On Wednesday, September 14, 2022 at 10:06:19 AM
de java, but jenkins doesn't control java. Please
advise. Should I just yum update java?
Thanks,
Eric
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an
Also note that I AM using the "with credentials" from the plugin.
On Thursday, May 19, 2022 at 8:56:30 AM UTC-6 Mark Waite wrote:
> On Thursday, May 19, 2022 at 8:42:29 AM UTC-6 Eric Fetzer wrote:
>
>> OK, I've been having some major issues with Git source code manag
credential e9cc840b-9e32-416c-94e7-7b23c1afbd5e
> git tag -l 2.3.0.1.1
# timeout=10 ERROR: Step ‘Git Publisher’ failed: Tag 2.3.0.1.1 already
exists and Create Tag is specified, so failing.
Any clue how I would trouble shoot such a thing?
Thanks,
Eric
On Thursday, May 19, 2022 at 8:56:30 AM
OK, I've been having some major issues with Git source code management in
Jenkins. So I have several repositories I pull from to do builds. I use
my same credentials to pull from each. If the pull succeeds, I push a tag
at it. I was noticing certain tags were failing saying it already existe
e issue happen only in that agent?
> Which SSH server do you use and what version? Do you have any kind of
> transfer limit on that agent? my theory is that the sftp read operation
> fail because something cut it.
>
> El miércoles, 30 de marzo de 2022 a las 21:50:52 UTC+2, eric...
If you're in Unix, Go to $JENKINS_HOME/plugins:
ls -ltr *.hpi *.jpi
The most recently installed will be at the bottom and you'll see the date.
On Friday, April 15, 2022 at 10:59:10 AM UTC-6 jf.la...@gmail.com wrote:
> Hello,
>
> The Jenkins Plugin Manager gives us a long list of about 100 inst
to do the
same.
On Friday, April 15, 2022 at 10:19:10 AM UTC-6 eric@gmail.com wrote:
> Hi all! I'm trying to display a few simple things from the console for
> our security team. I'm getting the correct answers for all except whether
> the plugin is enabled or not. T
my groovy code?
Jenkins.instance.pluginManager.plugins.each{
plugin ->
boolean active = ( plugin.isActive() )
String enabled = ( active == true ? "Enabled" : "Disabled" )
println ("${plugin.getDisplayName()} (${plugin.getShortName()}):
${plugin.getVersion()} ${enabled}"
jenkinsci/trilead-ssh2/blob/master/src/com/trilead/ssh2/SFTPv3Client.java#L1231
>
> https://github.com/jenkinsci/ssh-slaves-plugin/blob/main/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java#L706
> El viernes, 18 de marzo de 2022 a las 16:10:56 UTC+1, eric@gmail.com
> e
Hmmm, I deleted the remoting.jar file and was able to restart Jenkins and
the node came up. Wonder if this is going to happen every we patch and
boot this machine?
On Friday, March 18, 2022 at 8:43:55 AM UTC-6 eric@gmail.com wrote:
> Hi! I have a node that is unable to launch. On
s there.
Anyone have any clues or further trouble shooting advise?
Running Jenkins 2.232.1 on RHEL 7.9.
Thanks - Eric
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it
repo
at the end of the build?
Thanks,
Eric
On Friday, December 17, 2021 at 4:12:50 AM UTC-7 bma...@gmail.com wrote:
> Yeah you can definitely wipe out this whole tree.
>
> I wrote an eternity ago about this:
>
>
> https://batmat.net/2009/10/09/hudson-how-to-set-a-private-mave
b (the
> modern way to do this kinda automatically is to use things like containers
> that will by definition start fresh [if some shared maven repository isn't
> mounted, don't do this]).
>
> Cheers
>
> Le jeu. 16 déc. 2021 à 23:01, eric@gmail.com a
> é
the controller itself...
>>
>> Some of your job(s) build(s) a software of yours that depends on a
>> vulnerable version of log4j.
>>
>>
>>
>>
>> Le jeu. 16 déc. 2021 à 19:15, eric@gmail.com a
>> écrit :
>>
>>> Hi all. Get
Hmmm, found this page:
https://www.jenkins.io/blog/2021/12/10/log4j2-rce-CVE-2021-44228/
So I ran the script in the script console and got the error indicating that
log4j is not included in any installed and enabled plugin. Anyone have a
clue?
Thanks,
Eric
On Thursday, December 16, 2021 at
:
/opt/jenkins/.m2/repository/org/apache/logging/log4j/log4j-core/2.14.1/log4j-core-2.14.1.pom.sha1
Installed version : 2.14.1
Fixed version : 2.15.0
Anyone have a clue on how I go about upgrading this?
Thanks,
Eric
--
You received this message because you are subscribed to th
Hi! In a nutshell, I'm cloning for builds, not doing any polling or such.
I clear my workspace then check out my repository. I'd like to do the same
but just grab a specific folder. I'm guessing this would be done in my
branch specifier. As it stands now, for this particular checkout
opera
/ stage[Pipeline] }[Pipeline] //
node[Pipeline] End of Pipelinegroovy.lang.MissingPropertyException: No
such property: needsBuild for class: groovy.lang.Binding
at groovy.lang.Binding.getVariable(Binding.java:63)
at
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxIntercept
rix here.
>> https://github.com/jenkinsci/jep/blob/master/jep/227/compatibility.adoc
>> For me, I think I need to try to upgrade the plugins manually...
>>
>> måndag 22 mars 2021 kl. 16:15:15 UTC+1 skrev eric@gmail.com:
>>
>>> Hi! Last week we took 2.277.1
t gets merged to the
master, I'd build 1.0.0.1. Does this strategy make sense? Thanks! Eric
On Fri, Apr 16, 2021 at 12:10 AM 'Dirk Heinrichs' via Jenkins Users <
jenkinsci-users@googlegroups.com> wrote:
> Am Donnerstag, den 15.04.2021, 08:47 -0600 schrieb Eric Fetzer:
>
&g
> correct, complete, and consistent.
>
> On Thu, Apr 15, 2021 at 9:19 AM Eric Fetzer wrote:
>
>> Thanks Mark! I'll quit whining and displaying my total git inadequacy,
>> lol...
>>
>> On Thu, Apr 15, 2021 at 9:14 AM Mark Waite
>> wrote:
>>
>
Thanks Mark! I'll quit whining and displaying my total git inadequacy,
lol...
On Thu, Apr 15, 2021 at 9:14 AM Mark Waite
wrote:
>
>
> On Thu, Apr 15, 2021 at 7:38 AM Eric Fetzer wrote:
>
>> So when you turn a tag into a release, does it then act more like a
>> lab
See
> https://stackoverflow.com/questions/6990484/how-to-checkout-in-git-by-date
> .
>
>
>>
>>
>> Sent from my T-Mobile 4G LTE Device
>>
>>
>> Original message
>> From: Mark Waite
>> Date: 4/14/21 1:44 PM (GMT-05:00)
&
-
>> From: Mark Waite
>> Date: 4/14/21 1:44 PM (GMT-05:00)
>> To: Jenkins Users
>> Subject: Re: Git Plugin Checkout From Branch With Tag
>>
>>
>>
>> On Wed, Apr 14, 2021 at 10:22 AM Eric Fetzer
>> wrote:
>>
>>> Well if I don
branch
specifier after a space and got an error. If I put it in an additional
branch specifier, it seems to have gotten ignored. Just got the tip
revision from that branch.
On Tue, Apr 13, 2021 at 12:57 PM eric@gmail.com
wrote:
> OK, I think I've tried everything in this OLD conversat
as well as every other way they said to do it in that thread). Every way
seems to just get the tip revision of all the files in that branch. Does
anyone have guidance of how to get this done? Thanks! Eric
--
You received this message because you are subscribed to the Google Groups
&quo
OK, further proof that I'm fried this week. I needed to put the key in for
the jenkins user, not the user. The jenkins user public key is
in the authorized_hosts file for so that he can authenticate as
that user. This is fixed...
On Monday, April 12, 2021 at 10:36:46 AM UTC-6
UTC-6 eric@gmail.com wrote:
> So I had a node up to run as a user other than Jenkins. It stopped
> working and I have no idea why. My trouble-shooting ability has just
> reached its limit. Anyone have any ideas for me to try? Here are my steps
> to set it up (the RSA Key se
(credentialId:RSAKey/method:publickey)
[04/12/21 11:34:47] [SSH] Authentication failed. Authentication failed.
[04/12/21 11:34:47] Launch failed - cleaning up connection
[04/12/21 11:34:47] [SSH] Connection closed.
Thanks much!
Eric
--
You received this message because you are subscribed to the
that it is, indeed, a firewall
rule. Thanks for all the help! Guess I should be thankful that 443 is
open to me...
On Wed, Mar 31, 2021 at 12:10 AM 'Dirk Heinrichs' via Jenkins Users <
jenkinsci-users@googlegroups.com> wrote:
> Am Montag, den 29.03.2021, 12:26 -0700 schrieb e
t. Thanks
for trying!
On Tue, Mar 30, 2021 at 11:56 AM Eric Fetzer wrote:
> Holy cow, this is NOT my day. So I did it once and it appeared to work.
> I vi'd the known_hosts file and it was at the bottom but it looked like it
> was transposed wrong (instead of a.b.c.d, it had b.a.c.
t;
> [image: signature_1235056834] <https://www.dimonoff.com/>
>
> *dimonoff.com* <https://www.dimonoff.com/>
>
> 1015 Avenue Wilfrid-Pelletier,
>
> Québec, QC G1W 0C4, 4e étage
>
>
>
>
>
> *From: *jenkinsci-users@googlegroups.com
> on behalf of
* (418) 682-3636 ext.: 114
>
> *C:* (581) 777-0050
> godbo...@dimonoff.com
>
> [image: signature_796898478] <https://www.dimonoff.com/>
>
> *dimonoff.com* <https://www.dimonoff.com/>
>
> 1015 Avenue Wilfrid-Pelletier,
>
> Québec, QC G1W 0C4, 4e étage
>
&g
re_168530195] <https://www.dimonoff.com/>
>
> *dimonoff.com* <https://www.dimonoff.com/>
>
> 1015 Avenue Wilfrid-Pelletier,
>
> Québec, QC G1W 0C4, 4e étage
>
>
>
>
>
> *From: *jenkinsci-users@googlegroups.com
> on behalf of eric@gmail.c
The only thing I can guess is that ssh is getting a question when he
attempts to connect wanting to be added to the known_hosts file. Wondering
if maybe there's a way to establish this if this is indeed the issue?
On Monday, March 29, 2021 at 12:07:01 PM UTC-6 eric@gmail.com
ssh authentication with an https repository URL. When using
> ssh authentication, you need to use an ssh repository URL. When using
> username / password or username / token, you must use an HTTPS (or HTTP)
> URL.
>
> Mark Waite
>
> On Mon, Mar 29, 2021 at 10:38 AM Eric Fe
not available for Git operations.
remote: You must use a personal access token or SSH key.
On Mon, Mar 29, 2021 at 8:09 AM Eric Fetzer wrote:
> O, duh, I get it now. I create the key with the jenkins user and add
> id_rsa.pub to the GitHub account for access. I was somehow thinking
kins Users <
jenkinsci-users@googlegroups.com> wrote:
> Am Montag, den 29.03.2021, 07:44 -0600 schrieb Eric Fetzer:
>
> Thanks for your reply Dirk! I'm a unix guy and that would have been my
> first choice, however I don't have access to the GitHub OS, only my
&g
; wrote:
> Am Montag, den 29.03.2021, 07:22 -0600 schrieb Eric Fetzer:
>
> It was a bit painful, but at least it gets it done. What I've implemented
> is passing the workspace to the checkout, checking out as my user to my
> user workspace (home directory), moving the files checked
look
at Mark's option above, but at least I found something that will work...
On Mon, Mar 29, 2021 at 7:14 AM eric@gmail.com
wrote:
> Yes Bjorn, that's the thread I used to figure out how to use the access
> token. Unfortunately, the jenkins plugin isn't smart enou
hing in one job instead of doing some copy-magic
> (which would horribly break once you start to use more nodes).
>
> Björn
> eric@gmail.com schrieb am Samstag, 27. März 2021 um 04:05:44 UTC+1:
>
>> Thanks Mark, I'll check it out. Has to beat the hokey workaround I
&
OK, so this is kind of complex so hang with me. We're moving from StarTeam
to Github and I'm trying to reproduce what I'm doing in StarTeam with
Github. StarTeam was easy because I owned the repository machine as well
as administrated the tool. With Github, we're hosted. So I'm admin on the
Hi! Last week we took 2.277.1 when patching. I didn't see any issues
until this morning when I tried to log on and got 403 No valid crumb was
included in the request. I restarted the server a few times trying to fix
it but never could get logged in. I did some research and found a thread
te
cific without knowing more about the errors you are seeing.
Eric
On 3/5/2021 12:03 PM, Gil Jensen wrote:
can you tell me why Jenkins would get a different result from the
shell scripts alone?
On Wednesday, March 18, 2020 at 12:25:34 PM UTC-4 Siddhesh Malpani wrote:
Mohan,
Yes of cours
able them. However, I doubt
> that the Jenkins CLI use those MACs , and you can always use HTTPS.
>
> El El mié, 10 feb 2021 a las 18:28, Eric Fetzer
> escribió:
>
>> My MACs line says:
>>
>> MACs hmac-ripemd160,hmac-sha2-256,hmac-sha2-512,
>> hmac-ripem
My MACs line says:
MACs hmac-ripemd160,hmac-sha2-256,hmac-sha2-512,hmac-ripemd...@openssh.com
I believe this is hardened, isn't it?
Thanks,
Eric
On Wed, Feb 10, 2021 at 9:40 AM kuisathaverat
wrote:
> hmac-* are Message authentication code algorithms (MACs), so you have to
> con
Hmmm, I already hardened by that link: https://www.ssh.com/ssh/sshd_config
My /etc/ssh/sshd_config has:
Ciphers aes128-ctr,aes192-ctr,aes256-ctr
This is still showing up on my security scan though. Am I missing
something?
Thanks,
Eric
On Tue, Feb 9, 2021 at 12:23 PM kuisathaverat
wrote
I'm sorry, I just saw the last comment on here and, once again, this showed
up on our vulnerability report. I don't get exactly what I need to do in
order to fix this. Can someone lay it out for me please? Thanks - Eric
On Wednesday, August 26, 2020 at 12:39:40 PM UTC-6 kuisat...
\doxygen\bin, but the other does not.
Regards,
Eric
On 11/5/2020 12:46 AM, Arjuman Banu wrote:
Hi,
I am integrating Doxygen tool with Jenkins.
Given .exe path in Jenkins global tool configurations.
While configuring a project, build->generating documentation using
doxygen,
Doxygen Installati
This message is telling you that your "bat" step does not know where to
find the "dotnet" command. If you give the full path it should succeed.
On 10/13/2020 9:33 AM, Ven H wrote:
In my Jenkinsfile, I am using the following command
bat "dotnet restore"
I have .NET Core SDK installed in the Je
query-1.11.1.min.js
Installed version : 1.11.1
Fixed version : 3.5.0
I'm running version 2.235.5 of Jenkins.
Thanks,
Eric
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving ema
I think I found the solution to this:
https://www.thegeekdiary.com/how-to-disable-md5-based-hmac-algorithms-for-ssh/
On Tuesday, August 25, 2020 at 1:59:49 PM UTC-6 eric@gmail.com wrote:
> I'm confused. It doesn't look like the ciphers the vulnerability is
> citing ar
ava.security (the path will vary based on your Java
> version)
>
> El lunes, 24 de agosto de 2020 a las 16:48:22 UTC+2, eric@gmail.com
> escribió:
>
>> Hi all! I'm getting hit by my secuity team for a vulnerability for the
>> Jenkins CLI via ssh allowing th
Hi all! I'm getting hit by my secuity team for a vulnerability for the
Jenkins CLI via ssh allowing the following weak ciphers:
hmac-md5
hmac-md5-96
hmac-sha1-96
Is there a way to configure ciphers accepted for the Jenkins CLI?
Thanks,
Eric
--
You received this message because yo
I wonder if this is because AppData is a hidden folder, and/or not
accessible to the user running Jenkins. Can you try a directory listing
of that Scripts directory in a Jenkins job batch command?
Eric
On 7/22/2020 11:50 AM, Robert Szabo wrote:
Hi,
Jenkins cant run my Robot Framework test
gs
from the job you specified, which may also be useful, but I think you
were looking for build steps.
Regarding Multiple SCM plugin, that is indeed deprecated, and I don't
recommend using it directly.
-Eric
On 6/4/2020 12:30 PM, Alberto Scotto wrote:
I see thanks!
I never really had the chan
d it works fine for
us. We use it in hundreds of jobs. A quick look at your stack trace
suggests you are missing the Multiple SCM plugin as a dependency.
Regards,
Eric
On 6/4/2020 11:42 AM, Alberto Scotto wrote:
Thanks Eric, I appreciate it.
Unfortunately the template plugin seems not be up-to-
a build step (Use
builders from another project).
-Eric
On 5/28/2020 7:39 AM, Alberto Scotto wrote:
Hi,
Long story short: is it possible to have a job which builds another
job, in particular a parametrized one?
We have a Cucumber+Selenium project which runs E2E tests against our
different
cript. Or similarly, if you write the file in the upstream job as
a properties file "VARNAME=$value" then you can use that file to set a
parameter to pass to the downstream job (parameters from properties file).
Eric
On 2/26/2020 8:26 AM, Michael Renner wrote:
Moin,
I am new to t
Issue entered and will update this thread as things develop.
https://issues.jenkins-ci.org/browse/JENKINS-60717
Thanks,
Eric
On Thu, Jan 9, 2020 at 7:53 AM Eric Pierson wrote:
> Yes, I intend to write up the issue today for tracking.
>
> I have been troubleshooting more but unfortunat
Yes, I intend to write up the issue today for tracking.
I have been troubleshooting more but unfortunately don't have anything
valuable to add just yet. I will reply to this thread once the issue has
been opened with more details.
Eric
On Thu, Jan 9, 2020, 05:49 Beushausen, Chri
en this additional information, please let me know if you have any new
thoughts or if you feel I should file a bug report (for perhaps the
logRotate or BuildDiscarder area?) as I continue to research and test.
Thank you again for your help and everything you do for the Jenkins
community!
-Eric
I am troubleshooting a scenario where jobs with a wildcard tag refspec
(+refs/tags/*:refs/remotes/origin/tags/*) sometimes detect changes and
rebuild a successfully built tag referencing the same commit.
When a rerun occurs, prior job runs for the tag are no longer present in
the Git Build Hi
You could use groovy to collect the commit message from the ChangeSet and
then put it in an environment variable.
On Tuesday, November 19, 2019 at 9:53:52 AM UTC-5, Jeremy Hartley wrote:
>
> Hi,
>
> I'm playing around a bit with Git environment variables to send to slack
> and would like to incl
yet-another-plug-in?
Or, I suppose, I could develop it as a groovy script that one could run as
a jenkins job within jenkins itself.
Thoughts?
>
> On Mon, Sep 23, 2019 at 5:52 PM Eric Engstrom > wrote:
>
>> Yes, I'm subscribed to the "Security advisories&quo
Jenkins is great at telling me when there are updates available for
Jenkins's core or when there are security vulnerabilities in plug-ins.
This it does with a "nice-fat-red" number of vulnerabilities on the top
of the web page when I am logged in. And when one clicks on that, you
get a nice synopsi
Jenkins is great at telling me when there are updates available for
Jenkins's core or when there are security vulnerabilities in plug-ins. This
it does with a "nice-fat-red" number of vulnerabilities on the top of the
web page when I am logged in. And when one clicks on that, you get a nice
s
I ended up switching to the direct ssh method
I showed in my shell script, and it's been working for me.
Good luck!
Eric
On 6/27/2019 10:17 AM, Eric Fetzer wrote:
Hi Eric, thanks for the reply. I'm not using a reverse proxy on my
Jenkins server. It's pretty much out of the b
Thanks Eric! I updated my java version to 1.8 and it appears my command
line has changed since the version of java-cli.jar I was using. the -i
doesn't work together with the -s without a -ssh and the -ssh needs a
-user, lol. But once I put all those together, I get:
java -cp /my/path/t
It's telling you the Java version is not correct. What version of Java
are you using? Needs to be 1.8 for current Jenkins.
On 6/25/2019 11:27 AM, Eric Fetzer wrote:
OK, that was a flop. I downloaded the correct jenkins-cli.jar from :
http://myJenkinsServer:8080
<http://myjenkinsser
r.java:270)
at
sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:406)
On Tuesday, June 25, 2019 at 8:12:58 AM UTC-6, Eric Fetzer wrote:
>
> This makes no sense. When I run the command:
>
> java -cp /my/path/to/jar/jenkins-cli.jar -s http://myJenkinsServer:8080
d in a bit. Thanks!
On Tuesday, June 25, 2019 at 8:12:58 AM UTC-6, Eric Fetzer wrote:
>
> This makes no sense. When I run the command:
>
> java -cp /my/path/to/jar/jenkins-cli.jar -s http://myJenkinsServer:8080
> -i /my/key/id_rsa help
>
> I get:
>
> Neither -s nor
; 52)
> at hudson.model.User.impersonate(User.java:250)
> at
> org.jenkinsci.main.modules.cli.auth.ssh.SshCliAuthenticator.authenticate(SshCliAuthenticator.java:
> 44)
> at hudson.cli.CliManagerImpl$1.run(CliManagerImpl.java:99)
>
> This issues was fixed in Jenkins 1.424
>
Ye
on.cli.CLI.main(CLI.java:387)
The -s is definitely an issue but I could work around it with an export in
my script. Sorry for the misinformation in my original post!
Thanks,
Eric
On Tuesday, June 25, 2019 at 8:12:58 AM UTC-6, Eric Fetzer wrote:
>
> This makes no sense. When I run the comm
I can figure out why I can't connect on port 8080. Just need to figure out
why all-of-a-sudden, he doesn't understand the -s.
Thanks,
Eric
On Tuesday, June 25, 2019 at 8:12:58 AM UTC-6, Eric Fetzer wrote:
>
> This makes no sense. When I run the command:
>
> java -cp /
my sudden issue could be or where to start trouble shooting
this?
Thanks,
Eric
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to jenkinsci-users+un
27;m trying to
submit a New Feature request to the JIRA Plugin, and I have a pull
request to go with it.
Thanks,
Eric
-- Eric Pyle Siemens PLM Software Lebanon, NH eric.p...@siemens.com
http://www.siemens.com/plm
--
You received this message because you are subscribed to the Google Groups &qu
nd visible in the browser
interface). Is there any other way to inform Jenkings about the change
and let it reload the modified job config?
Thanks
matthias
--
Eric Pyle
Siemens PLM Software
Lebanon, NH
+1 603-277-3060
eric.p...@siemens.com
http://www.siemens.com/plm
--
You received th
That there is some crazy stuff Eric, but it worked, lol:
[OIS-Client] $ /bin/sh -xe /tmp/jenkins1618762877704683861.sh
++ grep 'deploy\.dir='
++ cut -d = -f 2
++ env
+ depdir=/deploy
+ echo 'deploy.dir == /deploy'
deploy.dir == /deploy
I can work that into this and avoid us
From Stack Overflow
<https://stackoverflow.com/questions/26506539/reference-to-a-bash-variable-whose-name-contains-dot>:
depdir=`env|grep "deploy\\.dir="|cut -d = -f 2`
echo "deploy.dir == $depdir"
-Eric
On 2/8/2019 3:29 PM, Eric Fetzer wrot
1 - 100 of 585 matches
Mail list logo