LSF252 - Devstack stack.sh fails - Lab 2.1
Hello, I'm receiving the error below after creating the local.conf file and executing the script stack.sh.
2017-03-08 14:51:22.289 | setuptools must be installed to install from a source distributio
n
2017-03-08 14:51:22.762 | You are using pip version 7.1.2, however version 9.0.1 is availab
le.
2017-03-08 14:51:22.762 | You should consider upgrading via the 'pip install --upgrade pip'
command.
2017-03-08 14:51:22.800 | + exit_trap
2017-03-08 14:51:22.800 | + local r=1
2017-03-08 14:51:22.801 | ++ jobs -p
2017-03-08 14:51:22.802 | + jobs=
2017-03-08 14:51:22.802 | + [[ -n '' ]]
2017-03-08 14:51:22.802 | + kill_spinner
2017-03-08 14:51:22.802 | + '[' '!' -z '' ']'
2017-03-08 14:51:22.802 | + [[ 1 -ne 0 ]]
2017-03-08 14:51:22.802 | + echo 'Error on exit'
2017-03-08 14:51:22.802 | Error on exit
2017-03-08 14:51:22.802 | + generate-subunit 1488984645 37 fail
2017-03-08 14:51:22.803 | ./stack.sh: line 462: generate-subunit: command not found
What to do?
Thanks
Comments
-
You will have to wait, as they are currently repairing the course and can be ready any minute now for the past two months!

Don't worry, it's not you, it's them!
0 -
Hi just hit the same issue doing the same lab. How long has this been like that? What do people do if this doesn't work? Do people make their own devstack labs and keep going?
0 -
There are a some labs with the same problem. There are any solution to make the labs run?
0 -
Hi,
I am getting this error message after runnung script stack.sh.
2017-05-11 15:32:58.378 | ERROR 1045 (28000): Access denied for user 'root'@'localho
st' (using password: YES)
2017-05-11 15:32:58.387 | +lib/databases/mysql:configure_database_mysql:1 exit_trap
2017-05-11 15:32:58.394 | +./stack.sh:exit_trap:491 local r=1
2017-05-11 15:32:58.401 | ++./stack.sh:exit_trap:492 jobs -p
2017-05-11 15:32:58.408 | +./stack.sh:exit_trap:492 jobs=
2017-05-11 15:32:58.415 | +./stack.sh:exit_trap:495 [[ -n '' ]]
2017-05-11 15:32:58.422 | +./stack.sh:exit_trap:501 kill_spinner
2017-05-11 15:32:58.432 | +./stack.sh:kill_spinner:387 '[' '!' -z '' '
]'
2017-05-11 15:32:58.439 | +./stack.sh:exit_trap:503 [[ 1 -ne 0 ]]
2017-05-11 15:32:58.445 | +./stack.sh:exit_trap:504 echo 'Error on
exit'
2017-05-11 15:32:58.445 | Error on exit
2017-05-11 15:32:58.452 | +./stack.sh:exit_trap:505 generate-subuni
t 1494516541 237 fail
2017-05-11 15:32:59.063 | +./stack.sh:exit_trap:506 [[ -z /opt/stac
k/logs ]]
2017-05-11 15:32:59.074 | +./stack.sh:exit_trap:509 /home/ubuntu/de
vstack/tools/worlddump.py -d /opt/stack/logs
2017-05-11 15:32:59.559 | +./stack.sh:exit_trap:515 exit 1I don't see my logs
Here is my local.conf file. I have used Public IP in that file:
[[local|localrc]]
HOST_IP=166.78.18.132
FLAT_INTERFACE=eth2
MULTI_HOST=1
LOGFILE=/opt/stack/logs/stack.sh.log
ADMIN_PASSWORD=openstack
MYSQL_PASSWORD=DB-secret
RABBIT_PASSWORD=MQ-secret
SERVICE_PASSWORD=SERVICE-secret
SERVICE_TOKEN=ALongStringUsuallyHere
enable_service rabbit mysql keyCan someone say where I am doing the mistake?
0
Categories
- All Categories
- 178 LFX Mentorship
- 178 LFX Mentorship: Linux Kernel
- 775 Linux Foundation IT Professional Programs
- 384 Cloud Engineer IT Professional Program
- 175 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 103 Cloud Native Developer IT Professional Program
- 7.7K Training Courses & Learning Paths
- 13 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 35 Cloud & Containers Training
- 3 Cybersecurity Training
- 3 DevOps & Site-Reliability Training
- 2 Linux Kernel Development Training
- 2 Networking Training
- 2 Open Source Best Practice Training
- 5 System Administration Training
- 1 System Engineering Training
- 6 Web & Application Development Training
- 798 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 96 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 92 Storage
- 773 Linux Distributions
- 81 Debian
- 68 Fedora
- 24 Linux Mint
- 13 Mageia
- 24 openSUSE
- 151 Red Hat Enterprise
- 32 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 472 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 103 Linux Security
- 79 Network Management
- 102 System Management
- 46 Web Management
- 166 Mobile Computing
- 32 Android
- 119 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 407 Off Topic
- 128 Introductions
- 35 Study Material
- 1.1K Programming and Development
- 311 Kernel Development
- 723 Software Development
- 1K Software
- 418 Applications
- 183 Command Line
- 5 Compiling/Installing
- 71 Games
- 320 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)