Intel® Edge Software Hub
Get answers from community peers to your questions about building Edge Software Hub solutions for edge compute node.
Announcements
Welcome to the Intel Community! If you like the answer to your question, please mark it as 'Accepted Solution' to help others.

The Edge Software Vision Package for Red Hat Enterprise Linux is now available here.

Learn more about developing on Intel® Hardware and Software here.
394 Discussions

Installation failed for intelligent traffic management and edge insight vision

CHEEHOO_K_Intel
Employee
800 Views

Hi. 

I tried to install intelligent traffic management and edge insight vision but failed.

For edge insight vision, the installation was hanging at the installation of AWS GreenGrass. I have to press Ctrl-C to skip it after waiting for almost one hour. After that when it continued to install Docker, another error popped out. The screen capture of the log is as follow:

 

 

Installed /usr/local/lib/python3.6/dist-packages/esb_common-0.1-py3.6.egg
Processing dependencies for esb-common==0.1
Finished processing dependencies for esb-common==0.1
Successfully installed shared module 'esb_common'.
Modules to be installed by package are ['Amazon_Web_Services_Greengrass_Prerequisites', 'Azure_IoT_Edge_Prerequisites', 'K3s_Lightweight_Kubernetes', 'Intel_Distribution_of_OpenVINO_toolkit_2020_4_Runtime', 'Deep_Learning_DL_Streamer_Pipelines', 'Docker_Community_Edition_CE', 'Intel_Distribution_of_OpenVINO_toolkit_2020_4_in_a_Container', 'Docker_Compose', 'edgex_foundry', 'ONNX_Runtime', 'Azure_IoT_Edge_Setup', 'Multi-Camera_Detection_of_Social_Distancing']
Installing Amazon_Web_Services_Greengrass_Prerequisites
Installing AWSGreenGrass                           [.....                                             ]  11%  00:00:08

^C
WARNING: Setup aborted by user
Failed to install Amazon_Web_Services_Greengrass_Prerequisites took 51 minutes 41.17 seconds
Installing Azure_IoT_Edge_Prerequisites
[sudo] password for kch: 
Configuring the Environment                        [..................................................] 100%          

ERROR: Failed to update packages
Failed command: sudo apt-get -y update
Failed to install Azure_IoT_Edge_Prerequisites took 23.80 seconds
K3s_Lightweight_Kubernetes is already installed. Type YES to reinstall or NO to skip installation.

Skipping re-installation for K3s_Lightweight_Kubernetes
Installing Intel_Distribution_of_OpenVINO_toolkit_2020_4_Runtime
Installing OpenVINO and its packages               [..............................                    ]  60%  00:00:01
ERROR: Failed to update
Failed command: sudo apt -y update
Failed to install Intel_Distribution_of_OpenVINO_toolkit_2020_4_Runtime took 7.75 seconds
Installing Deep_Learning_DL_Streamer_Pipelines
ERROR: Failed to install: OpenVINO. Please check the OpenVINO version
Failed to install Deep_Learning_DL_Streamer_Pipelines took 0.05 seconds
Installing Docker_Community_Edition_CE
Verifying if docker is installed                   [..................................................] 100%
Installing Docker                                  [........                                          ]  16%
E: The repository 'https://packages.microsoft.com/ubuntu/18.04/multiarch/prod bionic Release' does not have a Release file.
E: The repository 'https://apt.repos.intel.com/openvino/2020 all Release' does not have a Release file.

Failed to update packages Docker CE
Failed to install Docker_Community_Edition_CE took 7.16 seconds
Installing Intel_Distribution_of_OpenVINO_toolkit_2020_4_in_a_Container
Stopping OpenVINO Containers                       [..................................................] 100%
Building Docker image. This step may take approximately 5 mins.
Building docker image                              [..........................................        ]  85%  00:00:06
ERROR: Failed to build Docker image Openvino
Failed command: sudo docker build -t openvino/ubuntu18_runtime:2020.4 .
Failed to install Intel_Distribution_of_OpenVINO_toolkit_2020_4_in_a_Container took 44.22 seconds
Installing Docker_Compose

Please check docker services on the target device and try restarting the docker daemon.
Failed to install Docker_Compose took 1.33 seconds
Installing edgex_foundry
Installing EdgeX. This step may take approximately 5 mins.
Installing EdgeX                                   [.................................                 ]  66%  00:00:00
Error:Failed to build docker image
Failed command:sudo -E docker-compose pull
Failed to install edgex_foundry took 1.19 seconds
Installing ONNX_Runtime
Error:Failed to install: OpenVINO. Please check the OpenVINO version
Failed to install ONNX_Runtime took 0.07 seconds
Installing Azure_IoT_Edge_Setup

ERROR: Failed to update packages
Failed command: sudo apt-get -y update
Failed to install Azure_IoT_Edge_Setup took 5.92 seconds
Installing Multi-Camera_Detection_of_Social_Distancing
ERROR: Failed to install: OpenVINO 2020.4. Please check the installed OpenVINO version
Failed to install Multi-Camera_Detection_of_Social_Distancing took 0.05 seconds
Installation of package complete
+--------------------------+--------------------------------------------------------------+---------+
|            Id            |                            Module                            |  Status |
+--------------------------+--------------------------------------------------------------+---------+
| 5f213bae9e63c9002a6fd88f |         Amazon Web Services Greengrass Prerequisites         |  FAILED |
| 5f213c3b9e63c9002a6fd890 |                 Azure IoT Edge Prerequisites                 |  FAILED |
| 5f4c9405e02ae6002a7d29f2 |                  K3s Lightweight Kubernetes                  | SUCCESS |
| 5f2867ae4fc424002ac30328 |    Intel Distribution of OpenVINO toolkit 2020 4 Runtime     |  FAILED |
| 5f286b834fc424002ac3032a |             Deep Learning DL Streamer Pipelines              |  FAILED |
| 5f21392e9e63c9002a6fd88d |                 Docker Community Edition CE                  |  FAILED |
| 5f2868714fc424002ac30329 | Intel Distribution of OpenVINO toolkit 2020 4 in a Container |  FAILED |
| 5f213aae9e63c9002a6fd88e |                        Docker Compose                        |  FAILED |
| 5f21411d9e63c9002a6fd898 |                        edgex foundry                         |  FAILED |
| 5f286c7a4fc424002ac3032b |                         ONNX Runtime                         |  FAILED |
| 5f21457b9e63c9002a6fd89b |                     Azure IoT Edge Setup                     |  FAILED |
| 5f46568d5fac2e002a88590d |         Multi-Camera Detection of Social Distancing          |  FAILED |
+--------------------------+--------------------------------------------------------------+---------+

 

 

Out of all the modules, only K3s Lightweight Kubernetes was successful.

For Intelligent Traffic Management, the installation failed at docker installation as well:

 

 

Installed /usr/local/lib/python3.6/dist-packages/esb_common-0.1-py3.6.egg
Processing dependencies for esb-common==0.1
Finished processing dependencies for esb-common==0.1
Successfully installed shared module 'esb_common'.
Modules to be installed by package are ['Docker_Community_Edition_CE', 'Docker_Compose', 'Intel_Distribution_of_OpenVINO_toolkit_2020_4_in_a_Container', 'Intelligent_Traffic_Management']
Installing Docker_Community_Edition_CE
Verifying if docker is installed                   [..................................................] 100%
Installing Docker                                  [.............................                     ]  58%
E: The repository 'https://download.docker.com/linux/ubuntu bionic Release' does not have a Release file.

Failed to install Docker CE repository
Failed to install Docker_Community_Edition_CE took 26.91 seconds
Installing Docker_Compose

Please check docker services on the target device and try restarting the docker daemon.
Failed to install Docker_Compose took 1.26 seconds
Installing Intel_Distribution_of_OpenVINO_toolkit_2020_4_in_a_Container
ERROR: Docker dependency check failed.
Failed command: sudo docker ps
Failed to install Intel_Distribution_of_OpenVINO_toolkit_2020_4_in_a_Container took 0.02 seconds
Installing Intelligent_Traffic_Management
ERROR: Docker dependency check failed.
Failed command: sudo docker ps
Failed to install Intelligent_Traffic_Management took 0.02 seconds
Installation of package complete
+--------------------------+--------------------------------------------------------------+--------+
|            Id            |                            Module                            | Status |
+--------------------------+--------------------------------------------------------------+--------+
| 5f21392e9e63c9002a6fd88d |                 Docker Community Edition CE                  | FAILED |
| 5f213aae9e63c9002a6fd88e |                        Docker Compose                        | FAILED |
| 5f2868714fc424002ac30329 | Intel Distribution of OpenVINO toolkit 2020 4 in a Container | FAILED |
| 5f464c425fac2e002a885907 |                Intelligent Traffic Management                | FAILED |
+--------------------------+--------------------------------------------------------------+--------+

 

 

Attached files are the logs for  both installation.

Platform: Atom E3950, 4gb memory, Ubuntu 18.04.5.

Thanks

Chee Hoo

0 Kudos
2 Replies
CHEEHOO_K_Intel
Employee
790 Views

I tried to install on another platform with i5-8400 64gb ram Ubuntu 18.04.4 but I am still getting the same error. I have configured my proxy and apt-proxy and tried to install using sudo su as well.

0 Kudos
Nadia_J_Intel
Moderator
776 Views

Hi Chee Hoo, 

Can you try them on Ubuntu* 18.04.3 LTS. Kernel 5.0 instead ? This is the requirements for both traffic management and edge insight vision. 

In the meantime, I will try to build based on the same Ubuntu version and see if the issue persists. 

 

0 Kudos
Reply