|
Started by timer
|
|
[EnvInject] - Loading node environment variables.
|
|
Building remotely on rhel7-os-983 (rhel7-os) in workspace /home/jenkins/workspace/pulp-upgrade-2.17-stable-2.18-stable-rhel7
|
|
Wiping out workspace first.
|
|
Cloning the remote Git repository
|
|
Cloning repository https://github.com/pulp/pulp-ci.git
|
|
> git init /home/jenkins/workspace/pulp-upgrade-2.17-stable-2.18-stable-rhel7 # timeout=10
|
|
Fetching upstream changes from https://github.com/pulp/pulp-ci.git
|
|
> git --version # timeout=10
|
|
> git fetch --tags --progress https://github.com/pulp/pulp-ci.git +refs/heads/*:refs/remotes/origin/*
|
|
> git config remote.origin.url https://github.com/pulp/pulp-ci.git # timeout=10
|
|
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
|
|
> git config remote.origin.url https://github.com/pulp/pulp-ci.git # timeout=10
|
|
Fetching upstream changes from https://github.com/pulp/pulp-ci.git
|
|
> git fetch --tags --progress https://github.com/pulp/pulp-ci.git +refs/heads/*:refs/remotes/origin/*
|
|
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
|
|
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
|
|
Checking out Revision ee17e634f709b51b26d6dd360c46ed3c30b6a6bb (refs/remotes/origin/master)
|
|
> git config core.sparsecheckout # timeout=10
|
|
> git checkout -f ee17e634f709b51b26d6dd360c46ed3c30b6a6bb
|
|
Commit message: "Adding python3 installation along with disk image builder patch"
|
|
> git rev-list --no-walk ee17e634f709b51b26d6dd360c46ed3c30b6a6bb # timeout=10
|
|
No emails were triggered.
|
|
provisioning config files...
|
|
copy managed file [RHN Credentials] to file:/home/jenkins/workspace/pulp-upgrade-2.17-stable-2.18-stable-rhel7@tmp/config3648374702022859186tmp
|
|
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
|
|
[EnvInject] - Injecting as environment variables the properties content
|
|
PULP_USER=admin
|
|
UPGRADE_PULP_VERSION=2.18-stable
|
|
PULP_VERSION=2.17-stable
|
|
OS=rhel7
|
|
PULP_PASSWORD=admin
|
|
|
|
[EnvInject] - Variables injected successfully.
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/sh -xe /tmp/jenkins633588346502322978.sh
|
|
++ cut -d- -f1
|
|
+ echo PULP_VERSION=2.17
|
|
++ cut -d- -f2
|
|
+ echo PULP_BUILD=stable
|
|
++ cut -d- -f1
|
|
+ echo UPGRADE_PULP_VERSION=2.18
|
|
++ cut -d- -f2
|
|
+ echo UPGRADE_PULP_BUILD=stable
|
|
[EnvInject] - Injecting environment variables from a build step.
|
|
[EnvInject] - Injecting as environment variables the properties file path 'pulp_version.properties'
|
|
[EnvInject] - Variables injected successfully.
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/sh -xe /tmp/jenkins8729650890536255534.sh
|
|
+ hostname --all-fqdn
|
|
host-172-16-46-51.openstacklocal
|
|
+ hostname
|
|
jenkins-service-openstack-images-rhel-7.4-x86-64-updated-197-78
|
|
++ grep openstacklocal
|
|
++ head -n 1
|
|
++ hostname --all-fqdn
|
|
+ hostname='host-172-16-46-51.openstacklocal '
|
|
++ echo host-172-16-46-51.openstacklocal
|
|
+ hostname=host-172-16-46-51.openstacklocal
|
|
+ '[' -n host-172-16-46-51.openstacklocal ']'
|
|
++ which hostnamectl
|
|
+ '[' /usr/bin/hostnamectl ']'
|
|
+ sudo hostnamectl set-hostname host-172-16-46-51.openstacklocal
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /usr/bin/env bash /tmp/jenkins6100601162711312683.sh
|
|
Generating public/private rsa key pair.
|
|
Your identification has been saved in pulp_server_key.
|
|
Your public key has been saved in pulp_server_key.pub.
|
|
The key fingerprint is:
|
|
SHA256:rszcIZYD2WS7vTTvpMdFcOPyvz5uWL9PfzWCwulgi7M jenkins@host-172-16-46-51.openstacklocal
|
|
The key's randomart image is:
|
|
+---[RSA 2048]----+
|
|
| |
|
|
| . o |
|
|
| o + . |
|
|
| = . . o |
|
|
| o o S .+. |
|
|
| . B + .o....|
|
|
| O X.o. +..+|
|
|
| B B Oo . +.+|
|
|
| EB +oo +++*|
|
|
+----[SHA256]-----+
|
|
Loaded plugins: product-id, search-disabled-repos, subscription-manager
|
|
This system is not registered with an entitlement server. You can use subscription-manager to register.
|
|
Package ansible-2.7.7-1.el7.noarch already installed and latest version
|
|
Package matching attr-2.4.46-12.el7.x86_64 already installed. Checking for update.
|
|
Package matching git-1.8.3.1-12.el7_4.x86_64 already installed. Checking for update.
|
|
Package matching libselinux-python-2.5-11.el7.x86_64 already installed. Checking for update.
|
|
Nothing to do
|
|
|
|
PLAY [all] *********************************************************************
|
|
|
|
TASK [Gathering Facts] *********************************************************
|
|
ok: [localhost]
|
|
|
|
TASK [subscription-manager : Ensure expected distribution] *********************
|
|
ok: [localhost] => changed=false
|
|
msg: All assertions passed
|
|
|
|
TASK [subscription-manager : subscription-manager de-register] *****************
|
|
ok: [localhost]
|
|
|
|
TASK [subscription-manager : subscription-manager register and subscribe by username and password] ***
|
|
changed: [localhost]
|
|
|
|
TASK [subscription-manager : subscription-manager register and subscribe by activation key] ***
|
|
skipping: [localhost]
|
|
|
|
TASK [subscription-manager : Subscription Manager disable all repositories] ****
|
|
changed: [localhost]
|
|
|
|
TASK [subscription-manager : Enable main repository] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [subscription-manager : Enable optional repository] ***********************
|
|
changed: [localhost]
|
|
|
|
TASK [subscription-manager : Enable extras repository] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [subscription-manager : Enable EPEL repository] ***************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-priority : Install yum-plugin-priorities] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-fips : Install the dracut FIPS package] *****************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-fips : Get CPU information] *****************************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-fips : Install dracut AES] ******************************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-fips : Get the options grub passes to the kernel at boot] ***********
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-fips : include_tasks] ***********************************************
|
|
skipping: [localhost]
|
|
[WARNING]: flush_handlers task does not support when conditional
|
|
|
|
TASK [pulp-fips : Check whether FIPS is supported] *****************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-fips : Assert that FIPS is enabled] *********************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp : Install Python 2 (Fedora)] ****************************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp : Open firewall ports (iptables)] ***********************************
|
|
skipping: [localhost] => (item={u'protocol': u'tcp', u'port': u'http'})
|
|
skipping: [localhost] => (item={u'protocol': u'tcp', u'port': u'https'})
|
|
skipping: [localhost] => (item={u'protocol': u'tcp', u'port': u'amqps'})
|
|
skipping: [localhost] => (item={u'protocol': u'tcp', u'port': u'amqp'})
|
|
|
|
TASK [pulp : Install required packages for RHEL] *******************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp : Setup qpid custom repo] *******************************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp : Allow Apache to listen on tcp port 5000] **************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp : Install firewalld and python bindings] ****************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp : Start and enable firewalld] ***************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp : Open firewall ports (firewalld)] **********************************
|
|
changed: [localhost] => (item=80/tcp)
|
|
changed: [localhost] => (item=443/tcp)
|
|
changed: [localhost] => (item=27017/tcp)
|
|
changed: [localhost] => (item=5671/tcp)
|
|
changed: [localhost] => (item=5672/tcp)
|
|
|
|
TASK [pulp : Add MongoDB3.4 repo] **********************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Install MongoDB server] *******************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Start and enable MongoDB server service] **************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Install qpid-cpp server] ******************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Install python-saslwrapper] ***************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Start and enable qpid-cpp server service] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Setup Pulp nightly repository] ************************************
|
|
skipping: [localhost] => (item={'value': {u'gpgcheck': 0, u'priority': 50, u'name': u'Pulp Project repository', u'baseurl': u'https://repos.fedorapeople.org/pulp/pulp/testing/automation/2.17/stage/$releasever/$basearch/'}, 'key': u'pulp'})
|
|
|
|
TASK [pulp : Setup Pulp nightly koji repository] *******************************
|
|
skipping: [localhost] => (item={'value': {u'gpgcheck': 0, u'priority': 50, u'name': u'Pulp Project repository', u'baseurl': u'http://koji.katello.org/releases/yum/pulp-nightly/pulp/$releasever/$basearch/'}, 'key': u'pulp'})
|
|
|
|
TASK [pulp : Setup Pulp beta or stable repository] *****************************
|
|
changed: [localhost] => (item={'value': {u'gpgcheck': 0, u'priority': 50, u'name': u'Pulp Project repository', u'baseurl': u'https://repos.fedorapeople.org/pulp/pulp/stable/2.17/$releasever/$basearch/'}, 'key': u'pulp'})
|
|
|
|
TASK [pulp : Install Pulp Server] **********************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Install Pulp Admin (RPM, Puppet, Docker)] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Install OSTree] ***************************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp : Install Pulp Python plugin] ***************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp : Configure pulp-admin] *********************************************
|
|
[WARNING]: Consider using the replace, lineinfile or template module rather
|
|
than running sed. If you need to use command because replace, lineinfile or
|
|
template is insufficient you can add warn=False to this command task or set
|
|
command_warnings=False in ansible.cfg to get rid of this message.
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Generate RSA key pair] ********************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Generate SSL CA certificate] **************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Check if Pulp's DB was initialized] *******************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp : Initialize Pulp's DB] *********************************************
|
|
[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather
|
|
than running sudo
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Enable pulp_manage_rsync SELinux boolean] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Ensure Apache server is started] **********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Ensure Pulp workers are started] **********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Ensure Pulp celerybeat is started] ********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp : Ensure Pulp resource manager is started] **************************
|
|
changed: [localhost]
|
|
|
|
TASK [lazy : Install lazy packages] ********************************************
|
|
changed: [localhost]
|
|
|
|
TASK [lazy : Install squid proxy configuration] ********************************
|
|
changed: [localhost]
|
|
|
|
TASK [lazy : Install squid-3.1 proxy configuration] ****************************
|
|
skipping: [localhost]
|
|
|
|
TASK [lazy : file] *************************************************************
|
|
ok: [localhost]
|
|
|
|
TASK [lazy : Start and enable Squid service] ***********************************
|
|
changed: [localhost]
|
|
|
|
TASK [lazy : Start and enable Pulp streamer service] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Install openssl-perl (to create /etc/pki/CA)] ***************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-certs : Create CA to sign all certificates] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create CA index.txt] ****************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Enable dynamic CA trust store] ******************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-certs : Add CA to trust store] **************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Update CA trust] ********************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Configure openssl subjectAltName] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create Apache certificate request] **************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Sign Apache certificate] ************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Configure Apache TLS certificate] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Configure Apache TLS private key] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : create temporary working directory] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : set_fact] ***************************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-certs : set_fact] ***************************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-certs : Create the password file] ***********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create the main NSS db] *************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Generates the p12 certificate file] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Import the p12 file to nss database] ************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Modify the Trust attributes to the certificate] *************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Output ca certificate to ca.crt file] ***********************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Seed the seed file] *****************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create broker cert signing request] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Sign the broker cert w/ CA] *********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Import the broker cert] *************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create client db directory] *********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create client nss db] ***************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Seed the seed file] *****************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create client cert signing request] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Sign the client cert w/ CA] *********************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Import the client cert] *************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Export client p12] ******************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Generates a new client key & cert] **************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create target directory] ************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Create nss db dir] ******************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Find crt files to copy] *************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-certs : Copy crt files] *********************************************
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101562.8955562, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/broker.crt', u'xusr': False, u'atime': 1551101563.1095562, u'inode': 1057241, u'isgid': False, u'size': 1431, u'isdir': False, u'ctime': 1551101562.8955562, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101562.1935563, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/ca.crt', u'xusr': False, u'atime': 1551101562.1895561, u'inode': 1057238, u'isgid': False, u'size': 1799, u'isdir': False, u'ctime': 1551101562.1935563, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101564.2175562, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/tmp_client_cert.crt', u'xusr': False, u'atime': 1551101564.4685562, u'inode': 1057247, u'isgid': False, u'size': 1427, u'isdir': False, u'ctime': 1551101564.2175562, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0640', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101566.7255561, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/client.crt', u'xusr': False, u'atime': 1551101566.1615562, u'inode': 1057249, u'isgid': False, u'size': 3467, u'isdir': False, u'ctime': 1551101566.7255561, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
|
|
TASK [pulp-certs : Find nss db and password files to copy] *********************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-certs : Copy nss database and password file] ************************
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': True, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101561.071556, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/password', u'xusr': False, u'atime': 1551101561.515556, u'inode': 780, u'isgid': False, u'size': 5, u'isdir': False, u'ctime': 1551101561.0735562, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101561.3165562, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/secmod.db', u'xusr': False, u'atime': 1551101561.7465563, u'inode': 1057234, u'isgid': False, u'size': 16384, u'isdir': False, u'ctime': 1551101561.3165562, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101564.2185562, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/cert8.db', u'xusr': False, u'atime': 1551101564.2015562, u'inode': 1057235, u'isgid': False, u'size': 65536, u'isdir': False, u'ctime': 1551101564.2185562, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
changed: [localhost] => (item={u'rusr': True, u'uid': 0, u'rgrp': False, u'xoth': False, u'islnk': False, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1551101564.2185562, u'gr_name': u'root', u'path': u'/tmp/ansible.u2ytH8/key3.db', u'xusr': False, u'atime': 1551101564.2015562, u'inode': 1057236, u'isgid': False, u'size': 16384, u'isdir': False, u'ctime': 1551101564.2185562, u'roth': False, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64769, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0600', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True})
|
|
|
|
TASK [pulp-certs : debug] ******************************************************
|
|
ok: [localhost] =>
|
|
tempdir: /tmp/ansible.u2ytH8
|
|
|
|
TASK [pulp-certs : Disable qpidd.conf auth] ************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Write qpidd.conf block] *************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Comment out existing messaging section] *********************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Write [messaging] block] ************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Comment out existing tasks section] *************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Write [tasks] block] ****************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : Set https_retrieval in lazy section] ************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-certs : debug] ******************************************************
|
|
changed: [localhost] =>
|
|
msg: trigger services restart
|
|
|
|
TASK [pulp-crane : Install required packages] **********************************
|
|
ok: [localhost] => (item=mod_wsgi)
|
|
ok: [localhost] => (item=python-crane)
|
|
|
|
TASK [pulp-crane : Install Apache configuration file] **************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-crane : Install Apache configuration file for Apache version 2.2 or less] ***
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-crane : Let Apache bind to port 5000] *******************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-crane : Install Crane configuration file] ***************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-crane : Open firewall port for Crane (firewalld)] *******************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-crane : Install Crane WSGI config file (RHEL 6)] ********************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-crane : Open firewall port for Crane (iptables)] ********************
|
|
skipping: [localhost]
|
|
|
|
RUNNING HANDLER [pulp : Restart Apache service] ********************************
|
|
changed: [localhost]
|
|
|
|
RUNNING HANDLER [pulp : Restart Pulp workers service] **************************
|
|
changed: [localhost]
|
|
|
|
RUNNING HANDLER [pulp : Restart Pulp celerybeat service] ***********************
|
|
changed: [localhost]
|
|
|
|
RUNNING HANDLER [pulp : Restart Pulp resource manager service] *****************
|
|
changed: [localhost]
|
|
|
|
RUNNING HANDLER [pulp : Restart qpidd service] *********************************
|
|
changed: [localhost]
|
|
|
|
RUNNING HANDLER [pulp-certs : Restart all services] ****************************
|
|
changed: [localhost] => (item=httpd)
|
|
changed: [localhost] => (item=pulp_workers)
|
|
changed: [localhost] => (item=pulp_celerybeat)
|
|
changed: [localhost] => (item=pulp_resource_manager)
|
|
changed: [localhost] => (item=qpidd)
|
|
|
|
RUNNING HANDLER [pulp-crane : restart apache] **********************************
|
|
changed: [localhost]
|
|
|
|
PLAY RECAP *********************************************************************
|
|
localhost : ok=96 changed=80 unreachable=0 failed=0
|
|
|
|
Successfully logged in. Session certificate will expire at Mar 4 13:34:26 2019
|
|
GMT.
|
|
|
|
Successfully created repository [drpm]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [drpm]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[-]
|
|
[\]
|
|
[|]
|
|
... completed
|
|
|
|
Downloading repository content...
|
|
[===================================== ] 75%
|
|
RPMs: 5/5 items
|
|
Delta RPMs: 0/4 items
|
|
|
|
[==================================================] 100%
|
|
RPMs: 5/5 items
|
|
Delta RPMs: 4/4 items
|
|
|
|
[==================================================] 100%
|
|
RPMs: 5/5 items
|
|
Delta RPMs: 4/4 items
|
|
|
|
... completed
|
|
|
|
Downloading distribution files...
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
... completed
|
|
|
|
Importing modules...
|
|
[-]
|
|
... completed
|
|
|
|
Importing errata...
|
|
[-]
|
|
... completed
|
|
|
|
Importing package groups/categories...
|
|
[-]
|
|
... completed
|
|
|
|
Cleaning duplicate packages...
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Initializing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Distribution files
|
|
[-]
|
|
... completed
|
|
|
|
Publishing RPMs
|
|
[==================================================] 100%
|
|
5 of 5 items
|
|
... completed
|
|
|
|
Publishing Delta RPMs
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Errata
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Modules
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Comps file
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Closing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Generating sqlite files
|
|
... skipped
|
|
|
|
Removing old repodata
|
|
[-]
|
|
... completed
|
|
|
|
Generating HTML files
|
|
... skipped
|
|
|
|
Publishing files to web
|
|
[-]
|
|
... completed
|
|
|
|
Writing Listings File
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Successfully created repository [srpm]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [srpm]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
... completed
|
|
|
|
Downloading repository content...
|
|
[==================================================] 100%
|
|
RPMs: 3/3 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
[==================================================] 100%
|
|
RPMs: 3/3 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
... completed
|
|
|
|
Downloading distribution files...
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
... completed
|
|
|
|
Importing modules...
|
|
[-]
|
|
... completed
|
|
|
|
Importing errata...
|
|
[-]
|
|
... completed
|
|
|
|
Importing package groups/categories...
|
|
[-]
|
|
[\]
|
|
... completed
|
|
|
|
Cleaning duplicate packages...
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Initializing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Distribution files
|
|
[-]
|
|
... completed
|
|
|
|
Publishing RPMs
|
|
[==================================================] 100%
|
|
3 of 3 items
|
|
... completed
|
|
|
|
Publishing Delta RPMs
|
|
... skipped
|
|
|
|
Publishing Errata
|
|
[==================================================] 100%
|
|
2 of 2 items
|
|
... completed
|
|
|
|
Publishing Modules
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Comps file
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Closing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Generating sqlite files
|
|
... skipped
|
|
|
|
Removing old repodata
|
|
[-]
|
|
... completed
|
|
|
|
Generating HTML files
|
|
... skipped
|
|
|
|
Publishing files to web
|
|
[-]
|
|
... completed
|
|
|
|
Writing Listings File
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Successfully created repository [centos5]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [centos5]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[-]
|
|
[\]
|
|
... completed
|
|
|
|
Downloading repository content...
|
|
[-]
|
|
[==================================================] 100%
|
|
RPMs: 0/0 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
... completed
|
|
|
|
Downloading distribution files...
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
|
|
Task Failed
|
|
|
|
Error retrieving metadata: Not Found
|
|
|
|
Successfully created repository [sync-schedule]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [sync-schedule]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
... completed
|
|
|
|
Downloading repository content...
|
|
[==================================================] 100%
|
|
RPMs: 31/31 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
[==================================================] 100%
|
|
RPMs: 31/31 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
... completed
|
|
|
|
Downloading distribution files...
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
... completed
|
|
|
|
Importing modules...
|
|
[-]
|
|
... completed
|
|
|
|
Importing errata...
|
|
[-]
|
|
... completed
|
|
|
|
Importing package groups/categories...
|
|
[-]
|
|
... completed
|
|
|
|
Cleaning duplicate packages...
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Initializing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Distribution files
|
|
[-]
|
|
... completed
|
|
|
|
Publishing RPMs
|
|
[==================================================] 100%
|
|
31 of 31 items
|
|
... completed
|
|
|
|
Publishing Delta RPMs
|
|
... skipped
|
|
|
|
Publishing Errata
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Modules
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Comps file
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Closing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Generating sqlite files
|
|
... skipped
|
|
|
|
Removing old repodata
|
|
[-]
|
|
... completed
|
|
|
|
Generating HTML files
|
|
... skipped
|
|
|
|
Publishing files to web
|
|
[-]
|
|
... completed
|
|
|
|
Writing Listings File
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Schedule successfully created
|
|
|
|
Successfully created repository [rpm-signed]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [rpm-signed]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
... completed
|
|
|
|
Downloading repository content...
|
|
[==================================================] 100%
|
|
RPMs: 4/4 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
[==================================================] 100%
|
|
RPMs: 4/4 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
... completed
|
|
|
|
Downloading distribution files...
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
... completed
|
|
|
|
Importing modules...
|
|
[-]
|
|
... completed
|
|
|
|
Importing errata...
|
|
[-]
|
|
... completed
|
|
|
|
Importing package groups/categories...
|
|
[-]
|
|
... completed
|
|
|
|
Cleaning duplicate packages...
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Initializing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Distribution files
|
|
[-]
|
|
... completed
|
|
|
|
Publishing RPMs
|
|
[==================================================] 100%
|
|
35 of 35 items
|
|
... completed
|
|
|
|
Publishing Delta RPMs
|
|
... skipped
|
|
|
|
Publishing Errata
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Modules
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Comps file
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Closing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Generating sqlite files
|
|
... skipped
|
|
|
|
Removing old repodata
|
|
[-]
|
|
... completed
|
|
|
|
Generating HTML files
|
|
... skipped
|
|
|
|
Publishing files to web
|
|
[-]
|
|
... completed
|
|
|
|
Writing Listings File
|
|
[-]
|
|
... completed
|
|
|
|
Writing Listings File
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
Publishing Repository [rpm-signed]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Successfully created repository [file-feed]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [file-feed]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[-]
|
|
... completed
|
|
|
|
Downloading repository content...
|
|
[-]
|
|
[==================================================] 100%
|
|
RPMs: 0/0 items
|
|
Delta RPMs: 0/0 items
|
|
|
|
... completed
|
|
|
|
Downloading distribution files...
|
|
[==================================================] 100%
|
|
Distributions: 0/0 items
|
|
... completed
|
|
|
|
Importing modules...
|
|
[-]
|
|
... completed
|
|
|
|
Importing errata...
|
|
[-]
|
|
... completed
|
|
|
|
Importing package groups/categories...
|
|
[-]
|
|
... completed
|
|
|
|
Cleaning duplicate packages...
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Initializing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Distribution files
|
|
[-]
|
|
... completed
|
|
|
|
Publishing RPMs
|
|
[==================================================] 100%
|
|
35 of 35 items
|
|
... completed
|
|
|
|
Publishing Delta RPMs
|
|
... skipped
|
|
|
|
Publishing Errata
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Modules
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Comps file
|
|
[==================================================] 100%
|
|
4 of 4 items
|
|
... completed
|
|
|
|
Publishing Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Closing repo metadata
|
|
[-]
|
|
... completed
|
|
|
|
Generating sqlite files
|
|
... skipped
|
|
|
|
Removing old repodata
|
|
[-]
|
|
... completed
|
|
|
|
Generating HTML files
|
|
... skipped
|
|
|
|
Publishing files to web
|
|
[-]
|
|
... completed
|
|
|
|
Writing Listings File
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Successfully created repository [forge]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [forge]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading metadata...
|
|
[ ] 0%
|
|
Metadata Query: 0/1 items
|
|
[ ] 0%
|
|
Metadata Query: 0/1 items
|
|
[ ] 0%
|
|
Metadata Query: 0/1 items
|
|
[==================================================] 100%
|
|
Metadata Query: 1/1 items
|
|
[==================================================] 100%
|
|
Metadata Query: 1/1 items
|
|
... completed
|
|
|
|
Downloading new modules...
|
|
[ ] 0%
|
|
Module: 0/170 items
|
|
[ ] 0%
|
|
Module: 1/170 items
|
|
[ ] 1%
|
|
Module: 2/170 items
|
|
[ ] 1%
|
|
Module: 3/170 items
|
|
[= ] 2%
|
|
Module: 4/170 items
|
|
[= ] 2%
|
|
Module: 5/170 items
|
|
[= ] 3%
|
|
Module: 6/170 items
|
|
[== ] 4%
|
|
Module: 7/170 items
|
|
[== ] 4%
|
|
Module: 8/170 items
|
|
[== ] 5%
|
|
Module: 9/170 items
|
|
[== ] 5%
|
|
Module: 10/170 items
|
|
[=== ] 6%
|
|
Module: 11/170 items
|
|
[=== ] 7%
|
|
Module: 12/170 items
|
|
[=== ] 7%
|
|
Module: 13/170 items
|
|
[==== ] 8%
|
|
Module: 14/170 items
|
|
[==== ] 8%
|
|
Module: 15/170 items
|
|
[==== ] 9%
|
|
Module: 16/170 items
|
|
[===== ] 10%
|
|
Module: 17/170 items
|
|
[===== ] 10%
|
|
Module: 18/170 items
|
|
[===== ] 11%
|
|
Module: 19/170 items
|
|
[===== ] 11%
|
|
Module: 20/170 items
|
|
[====== ] 12%
|
|
Module: 21/170 items
|
|
[====== ] 12%
|
|
Module: 22/170 items
|
|
[====== ] 13%
|
|
Module: 23/170 items
|
|
[======= ] 14%
|
|
Module: 24/170 items
|
|
[======= ] 14%
|
|
Module: 25/170 items
|
|
[======= ] 15%
|
|
Module: 26/170 items
|
|
[======= ] 15%
|
|
Module: 27/170 items
|
|
[======== ] 16%
|
|
Module: 28/170 items
|
|
[======== ] 17%
|
|
Module: 29/170 items
|
|
[======== ] 17%
|
|
Module: 30/170 items
|
|
[========= ] 18%
|
|
Module: 31/170 items
|
|
[========= ] 18%
|
|
Module: 32/170 items
|
|
[========= ] 19%
|
|
Module: 33/170 items
|
|
[========== ] 20%
|
|
Module: 34/170 items
|
|
[========== ] 20%
|
|
Module: 35/170 items
|
|
[========== ] 21%
|
|
Module: 36/170 items
|
|
[========== ] 21%
|
|
Module: 37/170 items
|
|
[=========== ] 22%
|
|
Module: 38/170 items
|
|
[=========== ] 22%
|
|
Module: 39/170 items
|
|
[=========== ] 23%
|
|
Module: 40/170 items
|
|
[============ ] 24%
|
|
Module: 41/170 items
|
|
[============ ] 24%
|
|
Module: 42/170 items
|
|
[============ ] 25%
|
|
Module: 43/170 items
|
|
[============ ] 25%
|
|
Module: 44/170 items
|
|
[============= ] 26%
|
|
Module: 45/170 items
|
|
[============= ] 27%
|
|
Module: 46/170 items
|
|
[============= ] 27%
|
|
Module: 47/170 items
|
|
[============== ] 28%
|
|
Module: 48/170 items
|
|
[============== ] 28%
|
|
Module: 49/170 items
|
|
[============== ] 29%
|
|
Module: 50/170 items
|
|
[============== ] 29%
|
|
Module: 50/170 items
|
|
[============== ] 29%
|
|
Module: 50/170 items
|
|
[=============== ] 30%
|
|
Module: 51/170 items
|
|
[=============== ] 30%
|
|
Module: 52/170 items
|
|
[=============== ] 31%
|
|
Module: 53/170 items
|
|
[=============== ] 31%
|
|
Module: 54/170 items
|
|
[================ ] 32%
|
|
Module: 55/170 items
|
|
[================ ] 32%
|
|
Module: 56/170 items
|
|
[================ ] 33%
|
|
Module: 57/170 items
|
|
[================= ] 34%
|
|
Module: 58/170 items
|
|
[================= ] 34%
|
|
Module: 59/170 items
|
|
[================= ] 35%
|
|
Module: 60/170 items
|
|
[================= ] 35%
|
|
Module: 61/170 items
|
|
[================== ] 36%
|
|
Module: 62/170 items
|
|
[================== ] 37%
|
|
Module: 63/170 items
|
|
[================== ] 37%
|
|
Module: 64/170 items
|
|
[=================== ] 38%
|
|
Module: 65/170 items
|
|
[=================== ] 38%
|
|
Module: 66/170 items
|
|
[=================== ] 39%
|
|
Module: 67/170 items
|
|
[==================== ] 40%
|
|
Module: 68/170 items
|
|
[==================== ] 40%
|
|
Module: 69/170 items
|
|
[==================== ] 41%
|
|
Module: 70/170 items
|
|
[==================== ] 41%
|
|
Module: 71/170 items
|
|
[===================== ] 42%
|
|
Module: 72/170 items
|
|
[===================== ] 42%
|
|
Module: 73/170 items
|
|
[===================== ] 43%
|
|
Module: 74/170 items
|
|
[====================== ] 44%
|
|
Module: 75/170 items
|
|
[====================== ] 44%
|
|
Module: 76/170 items
|
|
[====================== ] 45%
|
|
Module: 77/170 items
|
|
[====================== ] 45%
|
|
Module: 78/170 items
|
|
[======================= ] 46%
|
|
Module: 79/170 items
|
|
[======================= ] 47%
|
|
Module: 80/170 items
|
|
[======================= ] 47%
|
|
Module: 81/170 items
|
|
[======================= ] 47%
|
|
Module: 81/170 items
|
|
[======================== ] 48%
|
|
Module: 82/170 items
|
|
[======================== ] 48%
|
|
Module: 83/170 items
|
|
[======================== ] 49%
|
|
Module: 84/170 items
|
|
[========================= ] 50%
|
|
Module: 85/170 items
|
|
[========================= ] 50%
|
|
Module: 86/170 items
|
|
[========================= ] 51%
|
|
Module: 87/170 items
|
|
[========================= ] 51%
|
|
Module: 88/170 items
|
|
[========================= ] 51%
|
|
Module: 88/170 items
|
|
[========================= ] 51%
|
|
Module: 88/170 items
|
|
[========================== ] 52%
|
|
Module: 89/170 items
|
|
[========================== ] 52%
|
|
Module: 90/170 items
|
|
[========================== ] 53%
|
|
Module: 91/170 items
|
|
[=========================== ] 54%
|
|
Module: 92/170 items
|
|
[=========================== ] 54%
|
|
Module: 93/170 items
|
|
[=========================== ] 55%
|
|
Module: 94/170 items
|
|
[=========================== ] 55%
|
|
Module: 95/170 items
|
|
[============================ ] 56%
|
|
Module: 96/170 items
|
|
[============================ ] 57%
|
|
Module: 97/170 items
|
|
[============================ ] 57%
|
|
Module: 98/170 items
|
|
[============================ ] 57%
|
|
Module: 98/170 items
|
|
[============================ ] 57%
|
|
Module: 98/170 items
|
|
[============================ ] 57%
|
|
Module: 98/170 items
|
|
[============================= ] 58%
|
|
Module: 99/170 items
|
|
[============================= ] 58%
|
|
Module: 100/170 items
|
|
[============================= ] 58%
|
|
Module: 100/170 items
|
|
[============================== ] 60%
|
|
Module: 102/170 items
|
|
[============================== ] 60%
|
|
Module: 103/170 items
|
|
[============================== ] 61%
|
|
Module: 104/170 items
|
|
[============================== ] 61%
|
|
Module: 104/170 items
|
|
[=============================== ] 62%
|
|
Module: 106/170 items
|
|
[=============================== ] 62%
|
|
Module: 107/170 items
|
|
[=============================== ] 63%
|
|
Module: 108/170 items
|
|
[================================ ] 64%
|
|
Module: 109/170 items
|
|
[================================ ] 64%
|
|
Module: 109/170 items
|
|
[================================ ] 64%
|
|
Module: 110/170 items
|
|
[================================ ] 65%
|
|
Module: 111/170 items
|
|
[================================= ] 66%
|
|
Module: 113/170 items
|
|
[================================= ] 67%
|
|
Module: 114/170 items
|
|
[================================= ] 67%
|
|
Module: 115/170 items
|
|
[================================== ] 68%
|
|
Module: 116/170 items
|
|
[================================== ] 68%
|
|
Module: 116/170 items
|
|
[================================== ] 69%
|
|
Module: 118/170 items
|
|
[================================== ] 69%
|
|
Module: 118/170 items
|
|
[=================================== ] 70%
|
|
Module: 119/170 items
|
|
[=================================== ] 70%
|
|
Module: 120/170 items
|
|
[=================================== ] 71%
|
|
Module: 121/170 items
|
|
[=================================== ] 71%
|
|
Module: 122/170 items
|
|
[=================================== ] 71%
|
|
Module: 122/170 items
|
|
[==================================== ] 72%
|
|
Module: 123/170 items
|
|
[==================================== ] 72%
|
|
Module: 124/170 items
|
|
[==================================== ] 73%
|
|
Module: 125/170 items
|
|
[==================================== ] 73%
|
|
Module: 125/170 items
|
|
[===================================== ] 74%
|
|
Module: 126/170 items
|
|
[===================================== ] 74%
|
|
Module: 127/170 items
|
|
[===================================== ] 75%
|
|
Module: 128/170 items
|
|
[===================================== ] 75%
|
|
Module: 129/170 items
|
|
[====================================== ] 76%
|
|
Module: 130/170 items
|
|
[====================================== ] 77%
|
|
Module: 131/170 items
|
|
[====================================== ] 77%
|
|
Module: 132/170 items
|
|
[======================================= ] 78%
|
|
Module: 133/170 items
|
|
[======================================= ] 78%
|
|
Module: 134/170 items
|
|
[======================================= ] 79%
|
|
Module: 135/170 items
|
|
[======================================== ] 80%
|
|
Module: 137/170 items
|
|
[======================================== ] 80%
|
|
Module: 137/170 items
|
|
[======================================== ] 81%
|
|
Module: 138/170 items
|
|
[======================================== ] 81%
|
|
Module: 139/170 items
|
|
[========================================= ] 82%
|
|
Module: 141/170 items
|
|
[========================================= ] 82%
|
|
Module: 141/170 items
|
|
[========================================== ] 84%
|
|
Module: 143/170 items
|
|
[========================================== ] 84%
|
|
Module: 144/170 items
|
|
[========================================== ] 85%
|
|
Module: 145/170 items
|
|
[========================================== ] 85%
|
|
Module: 146/170 items
|
|
[=========================================== ] 86%
|
|
Module: 147/170 items
|
|
[=========================================== ] 87%
|
|
Module: 148/170 items
|
|
[=========================================== ] 87%
|
|
Module: 149/170 items
|
|
[============================================ ] 88%
|
|
Module: 150/170 items
|
|
[============================================ ] 88%
|
|
Module: 151/170 items
|
|
[============================================ ] 88%
|
|
Module: 151/170 items
|
|
[============================================ ] 89%
|
|
Module: 152/170 items
|
|
[============================================= ] 90%
|
|
Module: 154/170 items
|
|
[============================================= ] 90%
|
|
Module: 154/170 items
|
|
[============================================= ] 91%
|
|
Module: 156/170 items
|
|
[============================================= ] 91%
|
|
Module: 156/170 items
|
|
[============================================== ] 92%
|
|
Module: 157/170 items
|
|
[============================================== ] 92%
|
|
Module: 158/170 items
|
|
[============================================== ] 93%
|
|
Module: 159/170 items
|
|
[=============================================== ] 94%
|
|
Module: 160/170 items
|
|
[=============================================== ] 94%
|
|
Module: 160/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 94%
|
|
Module: 161/170 items
|
|
[=============================================== ] 95%
|
|
Module: 162/170 items
|
|
[=============================================== ] 95%
|
|
Module: 163/170 items
|
|
[================================================ ] 96%
|
|
Module: 164/170 items
|
|
[================================================ ] 97%
|
|
Module: 165/170 items
|
|
[================================================ ] 97%
|
|
Module: 166/170 items
|
|
[================================================= ] 98%
|
|
Module: 167/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 98%
|
|
Module: 168/170 items
|
|
[================================================= ] 99%
|
|
Module: 169/170 items
|
|
[==================================================] 100%
|
|
Module: 170/170 items
|
|
... completed
|
|
|
|
Could not import the following modules:
|
|
|
|
strings-999.999.999: Could not find metadata file inside Puppet module
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Publishing modules...
|
|
[==================================================] 100%
|
|
Module: 169/169 items
|
|
... completed
|
|
|
|
Generating repository metadata...
|
|
[-]
|
|
... completed
|
|
|
|
Publishing repository over HTTP...
|
|
... completed
|
|
|
|
Publishing repository over HTTPS...
|
|
... skipped
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Successfully created repository [filerepo]
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [filerepo]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
Downloading the Pulp Manifest...
|
|
The Pulp Manifest was downloaded successfully.
|
|
|
|
Downloading 3 ISOs...
|
|
[ ] 0%
|
|
ISOs: 0/3 Data: 0 B/10.2 MB Avg: 0 B/s
|
|
[================================== ] 69%
|
|
ISOs: 2/3 Data: 7.2 MB/10.2 MB Avg: 3.6 MB/s
|
|
[==================================================] 100%
|
|
ISOs: 3/3 Data: 10.2 MB/10.2 MB Avg: 3.4 MB/s
|
|
|
|
|
|
Successfully downloaded 3 ISOs.
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
The repository was successfully published.
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Repository [busybox] successfully created
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [busybox]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Downloading manifests
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Downloading remote files
|
|
[ ] 0%
|
|
1 of 447 items
|
|
[= ] 3%
|
|
16 of 447 items
|
|
[======= ] 14%
|
|
65 of 447 items
|
|
[============= ] 26%
|
|
120 of 447 items
|
|
[================== ] 37%
|
|
169 of 447 items
|
|
[======================== ] 48%
|
|
217 of 447 items
|
|
[============================= ] 59%
|
|
264 of 447 items
|
|
[================================== ] 69%
|
|
311 of 447 items
|
|
[======================================= ] 79%
|
|
357 of 447 items
|
|
[============================================== ] 92%
|
|
414 of 447 items
|
|
[==================================================] 100%
|
|
447 of 447 items
|
|
... completed
|
|
|
|
Saving Manifests and Blobs
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
... completed
|
|
|
|
Saving Tags
|
|
[==================================================] 100%
|
|
232 of 232 items
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Repository [docker] successfully created
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [docker]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
Downloading manifests
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Downloading remote files
|
|
[ ] 0%
|
|
0 of 3630 items
|
|
[ ] 0%
|
|
4 of 3630 items
|
|
[ ] 0%
|
|
29 of 3630 items
|
|
[ ] 1%
|
|
51 of 3630 items
|
|
[ ] 1%
|
|
63 of 3630 items
|
|
[= ] 2%
|
|
84 of 3630 items
|
|
[= ] 2%
|
|
100 of 3630 items
|
|
[= ] 3%
|
|
129 of 3630 items
|
|
[= ] 3%
|
|
137 of 3630 items
|
|
[== ] 4%
|
|
161 of 3630 items
|
|
[== ] 4%
|
|
171 of 3630 items
|
|
[== ] 5%
|
|
188 of 3630 items
|
|
[== ] 5%
|
|
196 of 3630 items
|
|
[== ] 5%
|
|
198 of 3630 items
|
|
[== ] 5%
|
|
212 of 3630 items
|
|
[=== ] 6%
|
|
227 of 3630 items
|
|
[=== ] 6%
|
|
234 of 3630 items
|
|
[=== ] 7%
|
|
258 of 3630 items
|
|
[=== ] 7%
|
|
281 of 3630 items
|
|
[==== ] 8%
|
|
303 of 3630 items
|
|
[==== ] 8%
|
|
312 of 3630 items
|
|
[==== ] 9%
|
|
333 of 3630 items
|
|
[==== ] 9%
|
|
362 of 3630 items
|
|
[===== ] 10%
|
|
385 of 3630 items
|
|
[===== ] 11%
|
|
401 of 3630 items
|
|
[===== ] 11%
|
|
425 of 3630 items
|
|
[====== ] 12%
|
|
436 of 3630 items
|
|
[====== ] 12%
|
|
453 of 3630 items
|
|
[====== ] 12%
|
|
466 of 3630 items
|
|
[====== ] 13%
|
|
481 of 3630 items
|
|
[====== ] 13%
|
|
492 of 3630 items
|
|
[======= ] 14%
|
|
519 of 3630 items
|
|
[======= ] 15%
|
|
547 of 3630 items
|
|
[======= ] 15%
|
|
567 of 3630 items
|
|
[======== ] 16%
|
|
586 of 3630 items
|
|
[======== ] 16%
|
|
615 of 3630 items
|
|
[======== ] 17%
|
|
635 of 3630 items
|
|
[========= ] 18%
|
|
664 of 3630 items
|
|
[========= ] 19%
|
|
695 of 3630 items
|
|
[========= ] 19%
|
|
705 of 3630 items
|
|
[========= ] 19%
|
|
721 of 3630 items
|
|
[========== ] 20%
|
|
745 of 3630 items
|
|
[========== ] 20%
|
|
757 of 3630 items
|
|
[========== ] 21%
|
|
778 of 3630 items
|
|
[=========== ] 22%
|
|
807 of 3630 items
|
|
[=========== ] 22%
|
|
829 of 3630 items
|
|
[=========== ] 23%
|
|
852 of 3630 items
|
|
[============ ] 24%
|
|
874 of 3630 items
|
|
[============ ] 24%
|
|
898 of 3630 items
|
|
[============ ] 25%
|
|
925 of 3630 items
|
|
[============ ] 25%
|
|
939 of 3630 items
|
|
[============= ] 26%
|
|
958 of 3630 items
|
|
[============= ] 26%
|
|
975 of 3630 items
|
|
[============= ] 27%
|
|
993 of 3630 items
|
|
[============== ] 28%
|
|
1030 of 3630 items
|
|
[============== ] 29%
|
|
1055 of 3630 items
|
|
[============== ] 29%
|
|
1064 of 3630 items
|
|
[=============== ] 30%
|
|
1100 of 3630 items
|
|
[=============== ] 30%
|
|
1111 of 3630 items
|
|
[=============== ] 30%
|
|
1123 of 3630 items
|
|
[=============== ] 31%
|
|
1146 of 3630 items
|
|
[=============== ] 31%
|
|
1159 of 3630 items
|
|
[================ ] 32%
|
|
1174 of 3630 items
|
|
[================ ] 32%
|
|
1193 of 3630 items
|
|
[================ ] 33%
|
|
1210 of 3630 items
|
|
[================ ] 33%
|
|
1231 of 3630 items
|
|
[================= ] 34%
|
|
1245 of 3630 items
|
|
[================= ] 34%
|
|
1270 of 3630 items
|
|
[================= ] 35%
|
|
1291 of 3630 items
|
|
[================== ] 36%
|
|
1312 of 3630 items
|
|
[================== ] 36%
|
|
1327 of 3630 items
|
|
[================== ] 37%
|
|
1344 of 3630 items
|
|
[================== ] 37%
|
|
1361 of 3630 items
|
|
[=================== ] 38%
|
|
1383 of 3630 items
|
|
[=================== ] 39%
|
|
1418 of 3630 items
|
|
[=================== ] 39%
|
|
1437 of 3630 items
|
|
[=================== ] 39%
|
|
1451 of 3630 items
|
|
[==================== ] 40%
|
|
1476 of 3630 items
|
|
[==================== ] 41%
|
|
1496 of 3630 items
|
|
[==================== ] 41%
|
|
1505 of 3630 items
|
|
[==================== ] 41%
|
|
1518 of 3630 items
|
|
[===================== ] 42%
|
|
1544 of 3630 items
|
|
[===================== ] 43%
|
|
1564 of 3630 items
|
|
[===================== ] 43%
|
|
1580 of 3630 items
|
|
[====================== ] 44%
|
|
1605 of 3630 items
|
|
[====================== ] 44%
|
|
1629 of 3630 items
|
|
[====================== ] 45%
|
|
1638 of 3630 items
|
|
[====================== ] 45%
|
|
1657 of 3630 items
|
|
[======================= ] 46%
|
|
1674 of 3630 items
|
|
[======================= ] 46%
|
|
1699 of 3630 items
|
|
[======================= ] 47%
|
|
1719 of 3630 items
|
|
[======================== ] 48%
|
|
1743 of 3630 items
|
|
[======================== ] 48%
|
|
1750 of 3630 items
|
|
[======================== ] 48%
|
|
1772 of 3630 items
|
|
[======================== ] 49%
|
|
1804 of 3630 items
|
|
[========================= ] 50%
|
|
1826 of 3630 items
|
|
[========================= ] 50%
|
|
1849 of 3630 items
|
|
[========================= ] 51%
|
|
1875 of 3630 items
|
|
[========================== ] 52%
|
|
1902 of 3630 items
|
|
[========================== ] 53%
|
|
1925 of 3630 items
|
|
[========================== ] 53%
|
|
1941 of 3630 items
|
|
[=========================== ] 54%
|
|
1964 of 3630 items
|
|
[=========================== ] 54%
|
|
1988 of 3630 items
|
|
[=========================== ] 55%
|
|
2015 of 3630 items
|
|
[============================ ] 56%
|
|
2044 of 3630 items
|
|
[============================ ] 56%
|
|
2064 of 3630 items
|
|
[============================ ] 57%
|
|
2083 of 3630 items
|
|
[============================ ] 57%
|
|
2099 of 3630 items
|
|
[============================= ] 58%
|
|
2127 of 3630 items
|
|
[============================= ] 58%
|
|
2137 of 3630 items
|
|
[============================= ] 59%
|
|
2153 of 3630 items
|
|
[============================= ] 59%
|
|
2159 of 3630 items
|
|
[============================== ] 60%
|
|
2180 of 3630 items
|
|
[============================== ] 60%
|
|
2192 of 3630 items
|
|
[============================== ] 60%
|
|
2199 of 3630 items
|
|
[============================== ] 61%
|
|
2221 of 3630 items
|
|
[============================== ] 61%
|
|
2242 of 3630 items
|
|
[=============================== ] 62%
|
|
2263 of 3630 items
|
|
[=============================== ] 63%
|
|
2293 of 3630 items
|
|
[=============================== ] 63%
|
|
2304 of 3630 items
|
|
[================================ ] 64%
|
|
2328 of 3630 items
|
|
[================================ ] 65%
|
|
2361 of 3630 items
|
|
[================================ ] 65%
|
|
2388 of 3630 items
|
|
[================================= ] 66%
|
|
2403 of 3630 items
|
|
[================================= ] 66%
|
|
2432 of 3630 items
|
|
[================================= ] 67%
|
|
2456 of 3630 items
|
|
[================================= ] 67%
|
|
2464 of 3630 items
|
|
[================================== ] 68%
|
|
2482 of 3630 items
|
|
[================================== ] 68%
|
|
2495 of 3630 items
|
|
[================================== ] 69%
|
|
2524 of 3630 items
|
|
[=================================== ] 70%
|
|
2547 of 3630 items
|
|
[=================================== ] 70%
|
|
2555 of 3630 items
|
|
[=================================== ] 70%
|
|
2573 of 3630 items
|
|
[=================================== ] 71%
|
|
2588 of 3630 items
|
|
[=================================== ] 71%
|
|
2607 of 3630 items
|
|
[==================================== ] 72%
|
|
2631 of 3630 items
|
|
[==================================== ] 72%
|
|
2649 of 3630 items
|
|
[==================================== ] 73%
|
|
2681 of 3630 items
|
|
[===================================== ] 74%
|
|
2697 of 3630 items
|
|
[===================================== ] 74%
|
|
2709 of 3630 items
|
|
[===================================== ] 75%
|
|
2730 of 3630 items
|
|
[===================================== ] 75%
|
|
2752 of 3630 items
|
|
[====================================== ] 76%
|
|
2777 of 3630 items
|
|
[====================================== ] 76%
|
|
2789 of 3630 items
|
|
[====================================== ] 77%
|
|
2814 of 3630 items
|
|
[====================================== ] 77%
|
|
2831 of 3630 items
|
|
[======================================= ] 78%
|
|
2852 of 3630 items
|
|
[======================================= ] 79%
|
|
2888 of 3630 items
|
|
[======================================== ] 80%
|
|
2905 of 3630 items
|
|
[======================================== ] 80%
|
|
2922 of 3630 items
|
|
[======================================== ] 80%
|
|
2937 of 3630 items
|
|
[======================================== ] 81%
|
|
2945 of 3630 items
|
|
[======================================== ] 81%
|
|
2956 of 3630 items
|
|
[========================================= ] 82%
|
|
2977 of 3630 items
|
|
[========================================= ] 82%
|
|
2987 of 3630 items
|
|
[========================================= ] 82%
|
|
3006 of 3630 items
|
|
[========================================= ] 83%
|
|
3015 of 3630 items
|
|
[========================================= ] 83%
|
|
3032 of 3630 items
|
|
[========================================== ] 84%
|
|
3067 of 3630 items
|
|
[========================================== ] 85%
|
|
3086 of 3630 items
|
|
[========================================== ] 85%
|
|
3110 of 3630 items
|
|
[=========================================== ] 86%
|
|
3127 of 3630 items
|
|
[=========================================== ] 86%
|
|
3149 of 3630 items
|
|
[=========================================== ] 87%
|
|
3169 of 3630 items
|
|
[=========================================== ] 87%
|
|
3188 of 3630 items
|
|
[============================================ ] 88%
|
|
3207 of 3630 items
|
|
[============================================ ] 88%
|
|
3214 of 3630 items
|
|
[============================================ ] 89%
|
|
3246 of 3630 items
|
|
[============================================= ] 90%
|
|
3273 of 3630 items
|
|
[============================================= ] 90%
|
|
3302 of 3630 items
|
|
[============================================= ] 91%
|
|
3327 of 3630 items
|
|
[============================================== ] 92%
|
|
3351 of 3630 items
|
|
[============================================== ] 92%
|
|
3367 of 3630 items
|
|
[============================================== ] 93%
|
|
3387 of 3630 items
|
|
[============================================== ] 93%
|
|
3402 of 3630 items
|
|
[=============================================== ] 94%
|
|
3424 of 3630 items
|
|
[=============================================== ] 94%
|
|
3444 of 3630 items
|
|
[=============================================== ] 95%
|
|
3476 of 3630 items
|
|
[=============================================== ] 95%
|
|
3484 of 3630 items
|
|
[================================================ ] 96%
|
|
3515 of 3630 items
|
|
[================================================ ] 97%
|
|
3539 of 3630 items
|
|
[================================================ ] 97%
|
|
3549 of 3630 items
|
|
[================================================= ] 98%
|
|
3567 of 3630 items
|
|
[================================================= ] 98%
|
|
3587 of 3630 items
|
|
[================================================= ] 99%
|
|
3605 of 3630 items
|
|
[================================================= ] 99%
|
|
3617 of 3630 items
|
|
[================================================= ] 99%
|
|
3628 of 3630 items
|
|
[==================================================] 100%
|
|
3630 of 3630 items
|
|
... completed
|
|
|
|
Saving Manifests and Blobs
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
... completed
|
|
|
|
Saving Tags
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Repository [registry] successfully created
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [registry]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
Downloading manifests
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Downloading remote files
|
|
[ ] 0%
|
|
0 of 293 items
|
|
[ ] 0%
|
|
2 of 293 items
|
|
[== ] 5%
|
|
15 of 293 items
|
|
[=== ] 7%
|
|
23 of 293 items
|
|
[==== ] 8%
|
|
24 of 293 items
|
|
[====== ] 12%
|
|
36 of 293 items
|
|
[======= ] 15%
|
|
44 of 293 items
|
|
[========= ] 18%
|
|
54 of 293 items
|
|
[========== ] 21%
|
|
62 of 293 items
|
|
[=========== ] 22%
|
|
67 of 293 items
|
|
[============ ] 25%
|
|
76 of 293 items
|
|
[============== ] 29%
|
|
86 of 293 items
|
|
[=============== ] 31%
|
|
92 of 293 items
|
|
[================ ] 33%
|
|
97 of 293 items
|
|
[=================== ] 38%
|
|
113 of 293 items
|
|
[==================== ] 41%
|
|
123 of 293 items
|
|
[======================= ] 46%
|
|
135 of 293 items
|
|
[======================== ] 49%
|
|
145 of 293 items
|
|
[========================= ] 50%
|
|
147 of 293 items
|
|
[========================= ] 50%
|
|
148 of 293 items
|
|
[========================== ] 52%
|
|
153 of 293 items
|
|
[=========================== ] 55%
|
|
163 of 293 items
|
|
[=============================== ] 62%
|
|
183 of 293 items
|
|
[================================ ] 65%
|
|
193 of 293 items
|
|
[================================== ] 69%
|
|
205 of 293 items
|
|
[==================================== ] 73%
|
|
215 of 293 items
|
|
[===================================== ] 75%
|
|
221 of 293 items
|
|
[======================================= ] 78%
|
|
229 of 293 items
|
|
[======================================== ] 81%
|
|
240 of 293 items
|
|
[========================================= ] 83%
|
|
245 of 293 items
|
|
[========================================== ] 85%
|
|
250 of 293 items
|
|
[============================================== ] 92%
|
|
270 of 293 items
|
|
[=============================================== ] 94%
|
|
277 of 293 items
|
|
[================================================= ] 99%
|
|
291 of 293 items
|
|
[==================================================] 100%
|
|
293 of 293 items
|
|
... completed
|
|
|
|
Saving Manifests and Blobs
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
[\]
|
|
[|]
|
|
[/]
|
|
[-]
|
|
... completed
|
|
|
|
Saving Tags
|
|
[==================================================] 100%
|
|
71 of 71 items
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Repository [pypi] successfully created
|
|
|
|
+----------------------------------------------------------------------+
|
|
Synchronizing Repository [pypi]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
Downloading Python metadata.
|
|
[ ] 0%
|
|
0 of 2 items
|
|
[==================================================] 100%
|
|
2 of 2 items
|
|
... completed
|
|
|
|
Copying units already in pulp
|
|
[-]
|
|
... completed
|
|
|
|
Downloading and processing Python packages.
|
|
[ ] 0%
|
|
0 of 443 items
|
|
[=== ] 7%
|
|
33 of 443 items
|
|
[======= ] 14%
|
|
64 of 443 items
|
|
[=========== ] 22%
|
|
101 of 443 items
|
|
[================ ] 32%
|
|
143 of 443 items
|
|
[================== ] 37%
|
|
167 of 443 items
|
|
[====================== ] 44%
|
|
196 of 443 items
|
|
[========================== ] 53%
|
|
237 of 443 items
|
|
[============================== ] 61%
|
|
272 of 443 items
|
|
[================================== ] 69%
|
|
307 of 443 items
|
|
[======================================= ] 78%
|
|
347 of 443 items
|
|
[============================================ ] 88%
|
|
391 of 443 items
|
|
[================================================= ] 99%
|
|
439 of 443 items
|
|
[==================================================] 100%
|
|
443 of 443 items
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
|
|
Publishing Python Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Python Content.
|
|
[-]
|
|
... completed
|
|
|
|
Making files available via web.
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Repository [python-upload] successfully created
|
|
|
|
Cloning into 'pulp_python'...
|
|
running sdist
|
|
running egg_info
|
|
creating pulp_python_plugins.egg-info
|
|
writing pulp_python_plugins.egg-info/PKG-INFO
|
|
writing top-level names to pulp_python_plugins.egg-info/top_level.txt
|
|
writing dependency_links to pulp_python_plugins.egg-info/dependency_links.txt
|
|
writing entry points to pulp_python_plugins.egg-info/entry_points.txt
|
|
writing manifest file 'pulp_python_plugins.egg-info/SOURCES.txt'
|
|
reading manifest file 'pulp_python_plugins.egg-info/SOURCES.txt'
|
|
writing manifest file 'pulp_python_plugins.egg-info/SOURCES.txt'
|
|
warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md
|
|
|
|
running check
|
|
creating pulp_python_plugins-0.0.0
|
|
creating pulp_python_plugins-0.0.0/pulp_python
|
|
creating pulp_python_plugins-0.0.0/pulp_python/plugins
|
|
creating pulp_python_plugins-0.0.0/pulp_python/plugins/distributors
|
|
creating pulp_python_plugins-0.0.0/pulp_python/plugins/importers
|
|
creating pulp_python_plugins-0.0.0/pulp_python_plugins.egg-info
|
|
creating pulp_python_plugins-0.0.0/test
|
|
creating pulp_python_plugins-0.0.0/test/unit
|
|
creating pulp_python_plugins-0.0.0/test/unit/plugins
|
|
creating pulp_python_plugins-0.0.0/test/unit/plugins/distributors
|
|
creating pulp_python_plugins-0.0.0/test/unit/plugins/importers
|
|
copying files to pulp_python_plugins-0.0.0...
|
|
copying setup.py -> pulp_python_plugins-0.0.0
|
|
copying pulp_python/__init__.py -> pulp_python_plugins-0.0.0/pulp_python
|
|
copying pulp_python/plugins/__init__.py -> pulp_python_plugins-0.0.0/pulp_python/plugins
|
|
copying pulp_python/plugins/models.py -> pulp_python_plugins-0.0.0/pulp_python/plugins
|
|
copying pulp_python/plugins/distributors/__init__.py -> pulp_python_plugins-0.0.0/pulp_python/plugins/distributors
|
|
copying pulp_python/plugins/distributors/configuration.py -> pulp_python_plugins-0.0.0/pulp_python/plugins/distributors
|
|
copying pulp_python/plugins/distributors/steps.py -> pulp_python_plugins-0.0.0/pulp_python/plugins/distributors
|
|
copying pulp_python/plugins/distributors/web.py -> pulp_python_plugins-0.0.0/pulp_python/plugins/distributors
|
|
copying pulp_python/plugins/importers/__init__.py -> pulp_python_plugins-0.0.0/pulp_python/plugins/importers
|
|
copying pulp_python/plugins/importers/importer.py -> pulp_python_plugins-0.0.0/pulp_python/plugins/importers
|
|
copying pulp_python_plugins.egg-info/PKG-INFO -> pulp_python_plugins-0.0.0/pulp_python_plugins.egg-info
|
|
copying pulp_python_plugins.egg-info/SOURCES.txt -> pulp_python_plugins-0.0.0/pulp_python_plugins.egg-info
|
|
copying pulp_python_plugins.egg-info/dependency_links.txt -> pulp_python_plugins-0.0.0/pulp_python_plugins.egg-info
|
|
copying pulp_python_plugins.egg-info/entry_points.txt -> pulp_python_plugins-0.0.0/pulp_python_plugins.egg-info
|
|
copying pulp_python_plugins.egg-info/top_level.txt -> pulp_python_plugins-0.0.0/pulp_python_plugins.egg-info
|
|
copying test/__init__.py -> pulp_python_plugins-0.0.0/test
|
|
copying test/unit/__init__.py -> pulp_python_plugins-0.0.0/test/unit
|
|
copying test/unit/plugins/__init__.py -> pulp_python_plugins-0.0.0/test/unit/plugins
|
|
copying test/unit/plugins/test_models.py -> pulp_python_plugins-0.0.0/test/unit/plugins
|
|
copying test/unit/plugins/distributors/__init__.py -> pulp_python_plugins-0.0.0/test/unit/plugins/distributors
|
|
copying test/unit/plugins/distributors/test_configuration.py -> pulp_python_plugins-0.0.0/test/unit/plugins/distributors
|
|
copying test/unit/plugins/distributors/test_steps.py -> pulp_python_plugins-0.0.0/test/unit/plugins/distributors
|
|
copying test/unit/plugins/distributors/test_web.py -> pulp_python_plugins-0.0.0/test/unit/plugins/distributors
|
|
copying test/unit/plugins/importers/__init__.py -> pulp_python_plugins-0.0.0/test/unit/plugins/importers
|
|
copying test/unit/plugins/importers/test_importer.py -> pulp_python_plugins-0.0.0/test/unit/plugins/importers
|
|
Writing pulp_python_plugins-0.0.0/setup.cfg
|
|
creating dist
|
|
Creating tar archive
|
|
removing 'pulp_python_plugins-0.0.0' (and everything under it)
|
|
+----------------------------------------------------------------------+
|
|
Unit Upload
|
|
+----------------------------------------------------------------------+
|
|
|
|
Extracting necessary metadata for each request...
|
|
[==================================================] 100%
|
|
Analyzing: pulp_python_plugins-0.0.0.tar.gz
|
|
... completed
|
|
|
|
Creating upload requests on the server...
|
|
[==================================================] 100%
|
|
Initializing: pulp_python_plugins-0.0.0.tar.gz
|
|
... completed
|
|
|
|
Starting upload of selected units. If this process is stopped through ctrl+c,
|
|
the uploads will be paused and may be resumed later using the resume command or
|
|
canceled entirely using the cancel command.
|
|
|
|
Uploading: pulp_python_plugins-0.0.0.tar.gz
|
|
[==================================================] 100%
|
|
17586/17586 bytes
|
|
... completed
|
|
|
|
Importing into the repository...
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
[-]
|
|
Running...
|
|
[-]
|
|
Waiting to begin...
|
|
[\]
|
|
Waiting to begin...
|
|
[|]
|
|
Waiting to begin...
|
|
[/]
|
|
Waiting to begin...
|
|
[\]
|
|
Running...
|
|
|
|
Task Succeeded
|
|
|
|
|
|
Deleting the upload request...
|
|
... completed
|
|
|
|
+----------------------------------------------------------------------+
|
|
Publishing Repository [python-upload]
|
|
+----------------------------------------------------------------------+
|
|
|
|
This command may be exited via ctrl+c without affecting the request.
|
|
|
|
|
|
Publishing Python Metadata.
|
|
[-]
|
|
... completed
|
|
|
|
Publishing Python Content.
|
|
[-]
|
|
... completed
|
|
|
|
Making files available via web.
|
|
[-]
|
|
... completed
|
|
|
|
|
|
Task Succeeded
|
|
|
|
|
|
/home/jenkins/workspace/pulp-upgrade-2.17-stable-2.18-stable-rhel7
|
|
Repository Group [repo-group] successfully created
|
|
|
|
Successfully added members to repository group [repo-group]
|
|
|
|
Session certificate successfully removed.
|
|
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/sh -xe /tmp/jenkins426802027415148546.sh
|
|
+ export ANSIBLE_CONFIG=/home/jenkins/workspace/pulp-upgrade-2.17-stable-2.18-stable-rhel7/ci/ansible/ansible.cfg
|
|
+ ANSIBLE_CONFIG=/home/jenkins/workspace/pulp-upgrade-2.17-stable-2.18-stable-rhel7/ci/ansible/ansible.cfg
|
|
+ ansible-playbook --connection local -i hosts ci/ansible/pulp_server_upgrade.yaml -e upgrade_pulp_build=stable -e upgrade_pulp_version=2.18
|
|
|
|
PLAY [all] *********************************************************************
|
|
|
|
TASK [Gathering Facts] *********************************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-upgrade : Ensure expected distribution] *****************************
|
|
ok: [localhost] => changed=false
|
|
msg: All assertions passed
|
|
|
|
TASK [pulp-upgrade : Ensure expected variables] ********************************
|
|
ok: [localhost] => changed=false
|
|
msg: All assertions passed
|
|
|
|
TASK [pulp-upgrade : Nightly to_url] *******************************************
|
|
skipping: [localhost]
|
|
|
|
TASK [pulp-upgrade : Beta/Stable to_url] ***************************************
|
|
ok: [localhost]
|
|
|
|
TASK [pulp-upgrade : Update the repository baseurl] ****************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-upgrade : Stop services] ********************************************
|
|
changed: [localhost] => (item=httpd)
|
|
changed: [localhost] => (item=pulp_celerybeat)
|
|
changed: [localhost] => (item=pulp_resource_manager)
|
|
changed: [localhost] => (item=pulp_streamer)
|
|
changed: [localhost] => (item=pulp_workers)
|
|
|
|
TASK [pulp-upgrade : Clean all package cache] **********************************
|
|
[WARNING]: Consider using the yum module rather than running yum. If you need
|
|
to use command because yum is insufficient you can add warn=False to this
|
|
command task or set command_warnings=False in ansible.cfg to get rid of this
|
|
message.
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-upgrade : Update packages] ******************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-upgrade : Run pulp-manage-db] ***************************************
|
|
[WARNING]: Consider using 'become', 'become_method', and 'become_user' rather
|
|
than running sudo
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-upgrade : Run daemon reload] ****************************************
|
|
changed: [localhost]
|
|
|
|
TASK [pulp-upgrade : Start services] *******************************************
|
|
changed: [localhost] => (item=httpd)
|
|
changed: [localhost] => (item=pulp_celerybeat)
|
|
changed: [localhost] => (item=pulp_resource_manager)
|
|
changed: [localhost] => (item=pulp_streamer)
|
|
changed: [localhost] => (item=pulp_workers)
|
|
|
|
PLAY RECAP *********************************************************************
|
|
localhost : ok=11 changed=7 unreachable=0 failed=0
|
|
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/sh -xe /tmp/jenkins5247965863117199420.sh
|
|
+ echo PULP_VERSION=2.18
|
|
[EnvInject] - Injecting environment variables from a build step.
|
|
[EnvInject] - Injecting as environment variables the properties file path 'pulp_version.properties'
|
|
[EnvInject] - Variables injected successfully.
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/bash /tmp/jenkins4907055739029293115.sh
|
|
Successfully logged in. Session certificate will expire at Mar 4 13:57:23 2019
|
|
GMT.
|
|
|
|
+----------------------------------------------------------------------+
|
|
Docker Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: busybox
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Docker Blob: 447
|
|
Docker Manifest: 344
|
|
Docker Manifest List: 44
|
|
Docker Tag: 232
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
Docker Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: docker
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Docker Blob: 3631
|
|
Docker Manifest: 1654
|
|
Docker Manifest List: 190
|
|
Docker Tag: 1365
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
Docker Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: registry
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Docker Blob: 303
|
|
Docker Manifest: 71
|
|
Docker Manifest List: 4
|
|
Docker Tag: 71
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
ISO Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: filerepo
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Iso: 3
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
Puppet Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: forge
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Puppet Module: 169
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
Python Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: pypi
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Python Package: 443
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
Python Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: python-upload
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Python Package: 1
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
RPM Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: centos5
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
RPM Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: drpm
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Drpm: 4
|
|
Rpm: 5
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
RPM Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: file-feed
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Erratum: 4
|
|
Package Category: 1
|
|
Package Group: 2
|
|
Package Langpacks: 1
|
|
Rpm: 35
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
RPM Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: rpm-signed
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Erratum: 4
|
|
Package Category: 1
|
|
Package Group: 2
|
|
Package Langpacks: 1
|
|
Rpm: 35
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
RPM Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: srpm
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Erratum: 2
|
|
Package Category: 1
|
|
Package Group: 2
|
|
Package Langpacks: 1
|
|
Srpm: 3
|
|
|
|
|
|
+----------------------------------------------------------------------+
|
|
RPM Repositories
|
|
+----------------------------------------------------------------------+
|
|
|
|
Id: sync-schedule
|
|
Display Name: None
|
|
Description: None
|
|
Content Unit Counts:
|
|
Erratum: 4
|
|
Package Category: 1
|
|
Package Group: 2
|
|
Package Langpacks: 1
|
|
Rpm: 31
|
|
|
|
|
|
Session certificate successfully removed.
|
|
|
|
[EnvInject] - Injecting environment variables from a build step.
|
|
[EnvInject] - Injecting as environment variables the properties file path 'parameters.txt'
|
|
[EnvInject] - Variables injected successfully.
|
|
Waiting for the completion of pulp-smash-runner
|
|
pulp-smash-runner #12873 completed. Result was SUCCESS
|
|
Build step 'Trigger/call builds on other projects' changed build result to SUCCESS
|
|
Copied 1 artifact from "pulp-smash-runner" build number 12873
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/sh -xe /tmp/jenkins5064148351012951663.sh
|
|
+ rm -rf logs
|
|
+ mkdir logs
|
|
++ which journalctl
|
|
+ '[' /usr/bin/journalctl ']'
|
|
+ sudo journalctl
|
|
+ for log in audit httpd squid
|
|
+ '[' -e /var/log/audit ']'
|
|
+ sudo cp -R /var/log/audit logs
|
|
+ for log in audit httpd squid
|
|
+ '[' -e /var/log/httpd ']'
|
|
+ sudo cp -R /var/log/httpd logs
|
|
+ for log in audit httpd squid
|
|
+ '[' -e /var/log/squid ']'
|
|
+ sudo cp -R /var/log/squid logs
|
|
+ sudo chown -R jenkins:jenkins logs
|
|
+ tar -zcf logs.tar.gz logs
|
|
Deleting 1 temporary files
|
|
[PostBuildScript] - Executing post build scripts.
|
|
[pulp-upgrade-2.17-stable-2.18-stable-rhel7] $ /bin/sh -xe /tmp/jenkins5386551768285587295.sh
|
|
+ [[ rhel7 =~ rhel ]]
|
|
+ sudo subscription-manager unregister
|
|
Unregistering from: subscription.rhsm.redhat.com:443/subscription
|
|
System has been unregistered.
|
|
Archiving artifacts
|
|
Recording test results
|
|
Started calculate disk usage of build
|
|
Finished Calculation of disk usage of build in 0 seconds
|
|
Notifying upstream projects of job completion
|
|
No emails were triggered.
|
|
Finished: SUCCESS
|