Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins upgrade messed up console output and header formatting #93

Closed
acsipak opened this issue Jul 28, 2022 · 2 comments
Closed

Jenkins upgrade messed up console output and header formatting #93

acsipak opened this issue Jul 28, 2022 · 2 comments

Comments

@acsipak
Copy link

acsipak commented Jul 28, 2022

Jenkins and plugins versions report

Jenkins: 2.346.2
OS: Linux - 3.10.0-1160.71.1.el7.x86_64

active-directory:2.25.1
ant:475.vf34069fef73c
antisamy-markup-formatter:2.7
apache-httpcomponents-client-4-api:4.5.13-1.0
bootstrap4-api:4.6.0-5
bootstrap5-api:5.1.3-7
bouncycastle-api:2.26
caffeine-api:2.9.3-65.v6a_47d0f4d1fe
checks-api:1.7.4
command-launcher:84.v4a_97f2027398
conditional-buildstep:1.4.2
copyartifact:1.46.4
credentials:1087.1089.v2f1b_9a_b_040e4
credentials-binding:523.vd859a_4b_122e6
display-url-api:2.3.6
durable-task:496.va67c6f9eefa7
echarts-api:5.3.3-1
email-ext:2.89
extended-read-permission:3.2
external-monitor-job:191.v363d0d1efdf8
file-leak-detector:1.9
font-awesome-api:6.1.1-1
git:4.11.3
git-client:3.11.0
git-parameter:0.9.17
greenballs:1.15.1
hidden-parameter:0.0.5
jackson2-api:2.13.3-285.vc03c0256d517
javadoc:217.v905b_86277a_2a_
javax-activation-api:1.2.0-3
javax-mail-api:1.6.2-6
jaxb:2.3.6-1
jdk-tool:1.5
jnr-posix-api:3.1.7-3
jobConfigHistory:1139.v888b_656ca_f6d
jquery:1.12.4-1
jquery3-api:3.6.0-4
jsch:0.1.55.2
junit:1119.1121.vc43d0fc45561
ldap:2.10
locale:144.v1a_998824ddb_3
mailer:414.vcc4c33714601
mapdb-api:1.0.9.0
matrix-auth:3.1.3
matrix-project:771.v574584b_39e60
maven-plugin:3.19
mina-sshd-api-common:2.8.0-21.v493b_6b_db_22c6
mina-sshd-api-core:2.8.0-21.v493b_6b_db_22c6
monitoring:1.91.0
nodelabelparameter:1.11.0
pam-auth:1.8
parameterized-trigger:2.44
plain-credentials:1.8
plugin-util-api:2.17.0
popper-api:1.16.1-3
popper2-api:2.11.5-2
publish-over:0.22
publish-over-ssh:1.24
resource-disposer:0.19
role-strategy:488.v0634ce149b_8c
run-condition:1.5
saferestart:0.3
scm-api:608.vfa_f971c5a_a_e9
script-security:1175.v4b_d517d6db_f0
simple-theme-plugin:103.va_161d09c38c7
snakeyaml-api:1.30.1
ssh-credentials:277.v95c2fec1c047
ssh-slaves:1.821.vd834f8a_c390e
sshd:3.242.va_db_9da_b_26a_c3
structs:318.va_f3ccb_729b_71
subversion:2.15.5
throttle-concurrents:2.8
token-macro:293.v283932a_0a_b_49
trilead-api:1.57.v6e90e07157e1
update-sites-manager:2.0.0
windows-slaves:1.8.1
workflow-api:1164.v760c223ddb_32
workflow-durable-task-step:1146.v1a_d2e603f929
workflow-job:1186.v8def1a_5f3944
workflow-scm-step:400.v6b_89a_1317c9a_
workflow-step-api:625.vd896b_f445a_f8
workflow-support:820.vd1a_6cc65ef33
ws-cleanup:0.42

What Operating System are you using (both controller, and any agents involved in the problem)?

RHEL Linux 7.9 controller
(Agents are RHEL Linuxes.)

Reproduction steps

We just upgraded the Jenkins package from 2.332.3 to 2.346.2

Expected Results

I expected the jenkins-material-theme generated via http://afonsof.com/jenkins-material-theme/ to work (look) as it has been for 3 years.

Actual Results

The console output formatting is unreadable, see screenshot attached to https://issues.jenkins.io/browse/JENKINS-67866

The header is messy too: instead the primary color and the company logo chosen when generating the style.css, a black header is seen, sans the usual logo in the left side.

The console formatting bug is a bit inconsistent, there are moments when the console output is displayed correctly. But if I refresh (CTRL-SHIFT-R) the window, the result is always messed up.

Anything else?

As you can see, someone opened a bug report months ago in the official Jenkins Jira:

https://issues.jenkins.io/browse/JENKINS-67866

Which was closed as "Not A Defect" soon afterwards. Also see comments on said Jira issue.

@acsipak acsipak added the bug label Jul 28, 2022
@acsipak
Copy link
Author

acsipak commented Jul 28, 2022

On second thought, this is probably a jenkins-material-theme problem. At least there are issues posted about it:

afonsof/jenkins-material-theme#193

afonsof/jenkins-material-theme#194

@TobiX TobiX added the invalid label Jul 28, 2022
@TobiX
Copy link
Contributor

TobiX commented Jul 28, 2022

The jenkins-material-theme has been abandoned 4 years ago, so its no wonder it won't work with current Jenkins versions. The Material Plugin might be a bit more modern...

And as said elsewhere: This is not a problem with this plugin.

@TobiX TobiX closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants