hi guys

I wonder if you know how to troubleshoot this and possibly
where to file a bug report since I run off rpm packages?

openshift-ansible-3.11.37-1.git.0.3b8b341.el7.noarch on
Centos 7.

First is:

/|CHECK [memory_availability : ....|/

followed by:

/     Message:  One or more checks failed
     Details:  check "docker_image_availability":
               One or more required container images are not
available:
                   docker.io/cockpit/kubernetes:latest,
                  
docker.io/openshift/origin-control-plane:v3.11,
                   docker.io/openshift/origin-deployer:v3.11,
                  
docker.io/openshift/origin-docker-registry:v3.11,
                  
docker.io/openshift/origin-haproxy-router:v3.11,
                   docker.io/openshift/origin-pod:v3.11,
                   quay.io/coreos/etcd:v3.2.22
               Checked with: skopeo inspect
[--tls-verify=false] [--creds=<user>:<pass>]
docker://<registry>/<image>
              
              
               check "docker_storage":
               Could not find imported module support code
for docker_info.  Looked for either AnsibleDockerClient.py
or docker_common.py
               Traceback (most recent call last):
                 File
"/usr/share/ansible/openshift-ansible/roles/openshift_health_checker/action_plugins/openshift_health_check.py",
line 225, in run_check
                   result = check.run()
                 File
"/usr/share/ansible/openshift-ansible/roles/openshift_health_checker/openshift_checks/docker_storage.py",
line 53, in run
                   docker_info =
self.execute_module("docker_info", {})
                 File
"/usr/share/ansible/openshift-ansible/roles/openshift_health_checker/openshift_checks/__init__.py",
line 211, in execute_module
                   result =
self._execute_module(module_name, module_args, self.tmp,
self.task_vars)
                 File
"/usr/lib/python2.7/site-packages/ansible/plugins/action/__init__.py",
line 815, in _execute_module
                   (module_style, shebang, module_data,
module_path) =
self._configure_module(module_name=module_name,
module_args=module_args, task_vars=task_vars)
                 File
"/usr/lib/python2.7/site-packages/ansible/plugins/action/__init__.py",
line 209, in _configure_module
                   **become_kwargs)
                 File
"/usr/lib/python2.7/site-packages/ansible/executor/module_common.py",
line 1258, in modify_module
                   environment=environment)
                 File
"/usr/lib/python2.7/site-packages/ansible/executor/module_common.py",
line 1095, in _find_module_utils
                   py_module_cache, zf)
                 File
"/usr/lib/python2.7/site-packages/ansible/executor/module_common.py",
line 764, in recursive_finder
                   raise AnsibleError(' '.join(msg))
               AnsibleError: Could not find imported module
support code for docker_info.  Looked for either
AnsibleDockerClient.py or docker_common.py
              
              
               check "package_availability":
               Cannot install all of the necessary packages.
Unavailable:
                 flannel
               You may need to enable one or more yum
repositories to make this content available.


/I'm on bare-metal and behind a proxy but I put proxy vars
in all the places I know of. Commands: docker, skopeo
succeed when ran manually.

regards, L.
/
/

_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to