Ch 6 Lab 4 pull access denied for jenkins-blueocean repository does not exist or may require docker
Hello,
I'm working through lab4 of LFS261. I'm trying to run docker compose up -d but I'm getting the following warning: ! jenkins Warning pull access denied for jenkins-blueocean, repository does not exist or may require 'docker... 1.1s . I'm also getting this: failed to solve: process "/bin/sh -c jenkins-plugin-cli --plugins blueocean" did not complete successfully: exit code: 1
I'm also getting this warning: WARN[0000] /home/zak/git/devops-repo/setup/docker-compose.yaml: the attributeversionis obsolete, it will be ignored, please remove it to avoid potential confusion
How can I resolve this issue so I can setup the lab?
Thanks.
Comments
-
Hi @zacts,
1.- I was unable to reproduce the error. I just got the same warning message, but it continued to the end, then I was able to run and access it.
2.- What OS and version are you using? Are you running a VM, a cloud system?
3.- What git version are you using?
Regards,
Luis.0 -
Hello,
I'm still getting an error to where I can't access a running Jenkins instance: failed to solve: process "/bin/sh -c jenkins-plugin-cli --plugins blueocean" did not complete successfully: exit code: 1. A running Jenkins instance does not show up when I run
docker psordocker ps -a.bash-$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 24.04.1 LTS Release: 24.04 Codename: nobleI'm running this directly on my laptop which is running Ubuntu 24.04 LTS.
bash-$ git versiongivesgit version 2.43.0
.docker versiongives `bash-$ docker version
Client: Docker Engine - Community
Version: 27.3.1
API version: 1.47
Go version: go1.22.7
Git commit: ce12230
Built: Fri Sep 20 11:40:59 2024
OS/Arch: linux/amd64
Context: defaultServer: Docker Engine - Community
Engine:
Version: 27.3.1
API version: 1.47 (minimum version 1.24)
Go version: go1.22.7
Git commit: 41ca978
Built: Fri Sep 20 11:40:59 2024
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.7.22
GitCommit: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c
runc:
Version: 1.1.14
GitCommit: v1.1.14-0-g2c9f560
docker-init:
Version: 0.19.0
GitCommit: de40ad0
`0 -
I did look into this a bit on my own, and if I edit the Dockerfile and yaml file to not rely on blueocean and to use the latest jenkins:slim it seem to work for me. I do want to stick as close as possible to the actual course versions for everything though.
0 -
Hi @zacts,
I didn't experience the error you got. But if you can run any jenkins container without the 'blueocean' plugin, it will be okey, as you can install it later:
https://www.jenkins.io/doc/book/blueocean/getting-started/
So, at least for this lab you are good to go with the workaround you found.
Regards,
Luis.0 -
Thanks
1 -
It's a pleasure

Luis.
0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 766 Linux Foundation IT Professional Programs
- 378 Cloud Engineer IT Professional Program
- 174 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 10 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 770 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 116 Mobile Computing
- 20 Android
- 81 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 997 Programming and Development
- 310 Kernel Development
- 669 Software Development
- 1K Software
- 398 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)