Description of problem: Due to https://github.com/openshift/jenkins-client-plugin/commit/4f11936fc995ced1b080d8f5261b0482d26ac5e2 the jenkins-second-deployment isn't being created. And the e2e tests for these are failing as it looks for the jenkins-second-deployment to dump the logs. For example, https://deck-ci.apps.ci.l2s4.p1.openshiftapps.com/view/gcs/origin-ci-test/pr-logs/pull/openshift_jenkins/1075/pull-ci-openshift-jenkins-release-4.3-e2e-aws-jenkins/31 fails when it is not able to find jenkins-second-deployment as it is not being created due to https://github.com/openshift/jenkins-client-plugin/commit/4f11936fc995ced1b080d8f5261b0482d26ac5e2 we get the error fail [github.com/openshift/origin/test/extended/builds/pipeline_origin_bld.go:252]: Unexpected error: <*util.ExitError | 0xc001acc480>: { Cmd: "oc --namespace=e2e-test-jenkins-pipeline-z5n6w --config=/tmp/configfile520612857 delete dc jenkins-second-deployment", StdErr: "Error from server (NotFound): deploymentconfigs.apps.openshift.io \"jenkins-second-deployment\" not found", ExitError: { ProcessState: { pid: 2110, status: 256, rusage: { Utime: {Sec: 0, Usec: 243942}, Stime: {Sec: 0, Usec: 140137}, Maxrss: 85748, Ixrss: 0, Idrss: 0, Isrss: 0, Minflt: 12690, Majflt: 0, Nswap: 0, Inblock: 0, Oublock: 0, Msgsnd: 0, Msgrcv: 0, Nsignals: 0, Nvcsw: 771, Nivcsw: 8, }, }, Stderr: nil, }, } exit status 1 Expected Result: Test should pass
Setting target release to the active development branch (4.6.0). For fixes, if any, requested/required on previous versions, cloned BZs targeting those release z-streams will be created.
Setting target release to current development version (4.6) for investigation. Where fixes (if any) are required/requested for prior versions, cloned BZs will be created when appropriate.
to QA: No specific verifier for this, just that the e2e tests are now working. This is development environment specific
VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.6 GA Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:4196