[JIRA] (JENKINS-58296) Projects are triggered twice when using File Parameter and Firefox 67

29 views
Skip to first unread message

torsten.boelting@generali.com (JIRA)

unread,
Jul 2, 2019, 3:51:02 AM7/2/19
to jenkinsc...@googlegroups.com
Torsten Boelting created an issue
 
Jenkins / Bug JENKINS-58296
Projects are triggered twice when using File Parameter and Firefox 67
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-07-02 07:50
Environment: Jenkins 2.176.1, Paramized Trigger Plugin 2.35.2, Firefox 67.0.4
Priority: Major Major
Reporter: Torsten Boelting

Projects are triggered twice, when using "File Parameter" in "Build with Parameters"

Issue appears with Jenkins 2.176.1, Paramized Trigger Plugin 2.35.2 and Firefox 67.0.4

No issue with Jenkins 2.164.1 Paramized Trigger Plugin 2.35.2 and Firefox 67.0.4
No issue with Jenkins 2.176.1, Paramized Trigger Plugin 2.35.2 and Firefox 60.6.1esr
No issue with Chrome

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

jnutzman@maestrohealth.com (JIRA)

unread,
Jul 9, 2019, 2:43:01 PM7/9/19
to jenkinsc...@googlegroups.com
Josh Nutzman commented on Bug JENKINS-58296
 
Re: Projects are triggered twice when using File Parameter and Firefox 67

I've also had this issue on Firefox/Mac 68.0

Jenkins 2.176.1

 

Chrome 75.0.3770.100 worked correctly.

andreygrigorenko@gmail.com (JIRA)

unread,
Aug 6, 2019, 7:16:03 AM8/6/19
to jenkinsc...@googlegroups.com

Hi,

I've also had this issue on Windows/OSX & Firefox 68.0.1

Jenkins 2.181

Any ETA for fix this bug?

 

Thanks in advance.

mikhail.asiatici@epfl.ch (JIRA)

unread,
Sep 23, 2019, 5:27:03 AM9/23/19
to jenkinsc...@googlegroups.com

I'm also having this issue on Firefox 69.0 on Windows 10 and Ubuntu 18.04.2. Jenkins 2.176.3 LTS. No problems with Chrome, Internet Explorer or Microsoft Edge.

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

awalls@cloudbees.com (JIRA)

unread,
Sep 25, 2019, 3:30:03 PM9/25/19
to jenkinsc...@googlegroups.com

awalls@cloudbees.com (JIRA)

unread,
Sep 25, 2019, 3:31:03 PM9/25/19
to jenkinsc...@googlegroups.com
Alejandro Jurado Walls updated an issue
Environment: Jenkins 2.176.1, Paramized Parameterized Trigger Plugin 2.35.2, Firefox 67.0.4

awalls@cloudbees.com (JIRA)

unread,
Sep 25, 2019, 3:33:02 PM9/25/19
to jenkinsc...@googlegroups.com

dnusbaum@cloudbees.com (JIRA)

unread,
Oct 1, 2019, 9:26:02 AM10/1/19
to jenkinsc...@googlegroups.com

dnusbaum@cloudbees.com (JIRA)

unread,
Oct 1, 2019, 9:35:04 AM10/1/19
to jenkinsc...@googlegroups.com

I would close this as a duplicate of JENKINS-54333, but it looks like users are seeing this in 2.173+, and the last comment in that ticket indicates that 2.173 has the most recent change related to this issue, so maybe there is something distinct here.

mikhail.asiatici@epfl.ch (JIRA)

unread,
Oct 1, 2019, 9:37:12 AM10/1/19
to jenkinsc...@googlegroups.com

tom.gl@free.fr (JIRA)

unread,
Oct 1, 2019, 5:27:03 PM10/1/19
to jenkinsc...@googlegroups.com

I've not tried 2.190.1 yet, but I can definitely reproduce this double-submit issue with Firefox 68.1.0esr and 70.0b10, and Jenkins 2.176.3, as soon as there are file parameters for a job. I don't think "Parameterized Trigger Plugin" has anything to do with this issue, it can be reproduced while running Jenkins from sources with "mvn org.jenkins-ci.tools:maven-jenkins-dev-plugin:run", which doesn't include this plugin.
And I definitely can't reproduce if using Firefox 66, the latest version available on Ubuntu Trusty (I've not tried 67).

Also, I see the same issue in the plugins manager (running from Jenkins sources on the 2.176.3 tag):

  • go to /jenkins/pluginManager/advanced
  • select some random file to upload (don't bother picking a real .hpi if you don't actually want to install a plugin)
  • submit (with Firefox dev tools enabled on network monitor)
  • notice that there are 2 identical POST requests sent for /jenkins/pluginManager/uploadPlugin
    (and in case you actually upload a .hpi plugin, you'll see in Jenkins log that there are two attempts at loading it, with the later in failure)

Of course I can't say for sure that the "file parameters" bug on jobs and the ".hpi plugin upload" bug are indeed the same bug, but it sounds really very similar.

Oh, and I've tried reverting acc4eec688a (from #3761 / JENKINS-53462), again on 2.176.3 sources: it fixes the issue both for running jobs with file parameters, and for uploading a file to the plugins manager. Actually, with this commit reverted, it seems that everything works fine in these two forms, both in FF 66 and 70. And running a job with no file parameter (only a string parameter) works fine too, so I'm starting to doubt this change was really necessary (my understanding of JENKINS-53462 was that form submission without this patch should have broke in recent FF versions).

tom.gl@free.fr (JIRA)

unread,
Oct 1, 2019, 5:47:03 PM10/1/19
to jenkinsc...@googlegroups.com

I'm starting to doubt this change was really necessary (my understanding of JENKINS-53462 was that form submission without this patch should have broke in recent FF versions)

Latest comments from https://bugzilla.mozilla.org/show_bug.cgi?id=1370630 suggest that this "upcoming" change to FF which was requiring acc4eec688a (#3761 / JENKINS-53462) has actually been backed out during the 69 beta cycle (it was also never merged in FF 68, and there is no mention of a merge in FF 70 in this bugzilla issue). This explains that, I guess... The only remaining mystery (for me, but I might also be misinterpreting everything) is that Jenkins 2.176.3 actually works fine (including when submitting forms with file inputs) in FF 66.

dbeck@cloudbees.com (JIRA)

unread,
Oct 29, 2019, 9:42:07 AM10/29/19
to jenkinsc...@googlegroups.com

dbeck@cloudbees.com (JIRA)

unread,
Oct 29, 2019, 9:42:08 AM10/29/19
to jenkinsc...@googlegroups.com
Daniel Beck resolved as Fixed
Change By: Daniel Beck
Status: Open Resolved
Resolution: Fixed
Released As: jenkins-2.202

ogondza@gmail.com (JIRA)

unread,
Nov 1, 2019, 8:40:02 AM11/1/19
to jenkinsc...@googlegroups.com
Oliver Gondža updated an issue
Change By: Oliver Gondža
Labels: firefox lts 2.190.3 - candidate fixed firefox
Reply all
Reply to author
Forward
0 new messages