Skip to content

make containers failed #14

Description

The log is as fellow

Sending build context to Docker daemon 8.192 kB
Step 1/6 : FROM 172.17.0.1:6666/contrail-base:queens-dev
 ---> 2b7f821cac66
Step 2/6 : ARG CONTAINER_NAME
 ---> Using cache
 ---> fbba0ce5fe3d
Step 3/6 : RUN yum install -y openssl &&     yum install -y --downloadonly --downloaddir=/ contrail-tripleo-puppet &&     yum clean all &&     rm -rf /var/cache/yum
 ---> Running in 3329bd5181a0

Loaded plugins: fastestmirror, ovl, priorities
Loading mirror speeds from cached hostfile
 * base: mirrors.nju.edu.cn
 * epel: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package openssl.x86_64 1:1.0.2k-12.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-12.el7.x86_64
--> Running transaction check
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package          Arch            Version                   Repository     Size
================================================================================
Installing:
 openssl          x86_64          1:1.0.2k-12.el7           base          492 k
Installing for dependencies:
 make             x86_64          1:3.82-23.el7             base          420 k

Transaction Summary
================================================================================
Install  1 Package (+1 Dependent package)

Total download size: 912 k
Installed size: 1.9 M
Downloading packages:
--------------------------------------------------------------------------------
Total                                              2.4 MB/s | 912 kB  00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : 1:make-3.82-23.el7.x86_64                                    1/2 
  Installing : 1:openssl-1.0.2k-12.el7.x86_64                               2/2 
  Verifying  : 1:openssl-1.0.2k-12.el7.x86_64                               1/2 
  Verifying  : 1:make-3.82-23.el7.x86_64                                    2/2 

Installed:
  openssl.x86_64 1:1.0.2k-12.el7                                                

Dependency Installed:
  make.x86_64 1:3.82-23.el7                                                     

Complete!
Loaded plugins: fastestmirror, ovl, priorities
Loading mirror speeds from cached hostfile
 * base: mirrors.nju.edu.cn
 * epel: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
No package contrail-tripleo-puppet available.
Error: Nothing to do
The command '/bin/sh -c yum install -y openssl &&     yum install -y --downloadonly --downloaddir=/ contrail-tripleo-puppet &&     yum clean all &&     rm -rf /var/cache/yum' returned a non-zero code: 1
The push refers to a repository [172.17.0.1:6666/contrail-node-init]
An image does not exist locally with the tag: 172.17.0.1:6666/contrail-node-init

I'm using the r5.0 branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions