ConfigFiles 3.0 appears to be mangling config.xml

2018-09-03 Thread Michael Weigle
Upgraded from 2.18 to 3.0 After the upgrade, configs persist on the filesystem inside config.xml until that job is visited in the UI (presumably, config.xml is revalidated at that point and 3.0 throws the error). The attached unreadable_data message also appears in the Manage Old Data section.

Re: Kubernetes Plugin 1.2 Agents unable to establish connection to master, but log they can

2018-09-03 Thread anilkumar . m
Hi all, Can anyone please help with the following error Error from server (Forbidden): pods is forbidden: User "system:anonymous" cannot list pods in the namespace "default" Setup Kubernetes CLI (kubectl) Options: Kubernetes server endpoint -> server from config (ex: https://ip:6443) Certificate

Can't access wiki.jenkins.io / wiki.jenkins-ci.org -- 403 Forbidden

2018-09-03 Thread Jakub Bocheński
Hi, I'm getting random (?) 403 errors trying to access wiki today. First it was https://wiki.jenkins.io/display/JENKINS/Fingerprint+Plugin (works now), now I can't access https://wiki.jenkins.io/display/JENKINS/Amazon+ECR This is a bit of a problem as not all content is mirrored to plugins.jen

Blank HTML report in Jenkin's left hand side bar for Performance Center Reports

2018-09-03 Thread Mukesh Dhingra
Hi I am using a pipeline to connect Performance center from Jenkins. I am able to run the tests successfully, however unable to view the report on left hand side console in Jenkins. Its appearing blank. Please suggest if someone has any clue about this. Jenkin version:- 2.107.3 Microf

How to use NodeLabel Parameter Plugin in Declarative Pipeline ?

2018-09-03 Thread Wramberg
Im trying to use the NodeLabel Parameter pluging from a declarative pipeline (https://wiki.jenkins.io/display/JENKINS/NodeLabel+Parameter+Plugin). Anyone have any ideas how to make this work ? It seems like the NodeParameter isnt even available in declarative pipelines ? -- You received this