Started by user Clayton Coleman
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/zz_origin_gce_image/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/openshift/origin-gce.git # timeout=10
Fetching upstream changes from https://github.com/openshift/origin-gce.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/openshift/origin-gce.git refs/heads/*:refs/remotes/origin/* +refs/pull/*:refs/remotes/origin/pr/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e5f0a582d2673915139d8899e23e36e4f090601d (refs/remotes/origin/master)
Commit message: "Merge pull request #63 from smarterclayton/fix_dockerfile"
> git config core.sparsecheckout # timeout=10
> git checkout -f e5f0a582d2673915139d8899e23e36e4f090601d
> git rev-list e5f0a582d2673915139d8899e23e36e4f090601d # timeout=10
[workspace] $ /bin/bash /tmp/jenkins8311130089793686395.sh
++ readlink /var/lib/jenkins/origin-ci-tool/latest
+ latest=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
+ touch /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
+ cp /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin/activate /var/lib/jenkins/jobs/zz_origin_gce_image/workspace/activate
+ cat
+ source /var/lib/jenkins/jobs/zz_origin_gce_image/workspace/activate
++ export VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ VIRTUAL_ENV=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281
++ export PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ PATH=/var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/bin:/sbin:/usr/sbin:/bin:/usr/bin
++ unset PYTHON_HOME
++ export OCT_CONFIG_HOME=/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config
++ OCT_CONFIG_HOME=/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config
+ mkdir -p /var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config
+ rm -rf /var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool
+ oct configure ansible-client verbosity 2
Option verbosity updated to be 2.
+ oct configure aws-client keypair_name libra
Option keypair_name updated to be libra.
+ oct configure aws-client private_key_path /var/lib/jenkins/.ssh/devenv.pem
Option private_key_path updated to be /var/lib/jenkins/.ssh/devenv.pem.
+ oct provision remote all-in-one --os rhel --stage base --provider aws --discrete-ssh-config --name zz_origin_gce_image_656
PLAYBOOK: aws-up.yml ***********************************************************
2 plays in /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml
PLAY [ensure we have the parameters necessary to bring up the AWS EC2 instance] ***
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml:9
skipping: [localhost] => (item=origin_ci_inventory_dir) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.575082",
"item": "origin_ci_inventory_dir",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_keypair_name) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.578855",
"item": "origin_ci_aws_keypair_name",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_private_key_path) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.582056",
"item": "origin_ci_aws_private_key_path",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_region) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.586434",
"item": "origin_ci_aws_region",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_ami_os) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.589616",
"item": "origin_ci_aws_ami_os",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_ami_stage) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.592765",
"item": "origin_ci_aws_ami_stage",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_instance_name) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.596158",
"item": "origin_ci_aws_instance_name",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_instance_type) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.599284",
"item": "origin_ci_aws_master_instance_type",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_identifying_tag_key) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.603634",
"item": "origin_ci_aws_identifying_tag_key",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_hostname) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.606767",
"item": "origin_ci_aws_hostname",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_ssh_config_strategy) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.609792",
"item": "origin_ci_ssh_config_strategy",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=openshift_schedulable) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.614029",
"item": "openshift_schedulable",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=openshift_node_labels) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.617854",
"item": "openshift_node_labels",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [ensure all required variables are set] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/aws-up.yml:28
skipping: [localhost] => (item=origin_ci_aws_master_subnet) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.657586",
"item": "origin_ci_aws_master_subnet",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_etcd_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.662814",
"item": "origin_ci_aws_etcd_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_node_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.669121",
"item": "origin_ci_aws_node_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.673790",
"item": "origin_ci_aws_master_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_external_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.678500",
"item": "origin_ci_aws_master_external_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_master_internal_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.684294",
"item": "origin_ci_aws_master_internal_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_router_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.688889",
"item": "origin_ci_aws_router_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
skipping: [localhost] => (item=origin_ci_aws_router_elb_security_group) => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:12.695137",
"item": "origin_ci_aws_router_elb_security_group",
"skip_reason": "Conditional check failed",
"skipped": true
}
PLAY [provision an AWS EC2 instance] *******************************************
TASK [Gathering Facts] *********************************************************
ok: [localhost]
TASK [inventory : initialize the inventory directory] **************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:2
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:13.510374",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : add the nested group mapping] ********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:7
changed: [localhost] => {
"changed": true,
"checksum": "18aaee00994df38cc3a63b635893175235331a9c",
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/nested_group_mappings",
"generated_timestamp": "2018-01-21 11:01:14.058218",
"gid": 995,
"group": "jenkins",
"md5sum": "b30c3226ea63efa3ff9c5e346c14a16e",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 93,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516550473.83-259645857763624/source",
"state": "file",
"uid": 997
}
TASK [inventory : initialize the OSEv3 group variables directory] **************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:12
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-21 11:01:14.254324",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/group_vars/OSEv3",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : initialize the host variables directory] *********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:17
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-21 11:01:14.430040",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/host_vars",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [inventory : add the default Origin installation configuration] ***********
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/inventory/tasks/main.yml:22
changed: [localhost] => {
"changed": true,
"checksum": "4c06ba508f055c20f13426e8587342e8765a7b66",
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/group_vars/OSEv3/general.yml",
"generated_timestamp": "2018-01-21 11:01:14.753255",
"gid": 995,
"group": "jenkins",
"md5sum": "8aec71c75f7d512b278ae7c6f2959b12",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 331,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516550474.6-213204825951932/source",
"state": "file",
"uid": 997
}
TASK [aws-up : determine if we are inside AWS EC2] *****************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:2
changed: [localhost] => {
"changed": true,
"cmd": [
"curl",
"-s",
"http://instance-data.ec2.internal"
],
"delta": "0:00:00.012094",
"end": "2018-01-21 11:01:14.998841",
"failed": false,
"failed_when_result": false,
"generated_timestamp": "2018-01-21 11:01:15.016635",
"rc": 0,
"start": "2018-01-21 11:01:14.986747",
"stderr": [],
"stdout": [
"1.0",
"2007-01-19",
"2007-03-01",
"2007-08-29",
"2007-10-10",
"2007-12-15",
"2008-02-01",
"2008-09-01",
"2009-04-04",
"2011-01-01",
"2011-05-01",
"2012-01-12",
"2014-02-25",
"2014-11-05",
"2015-10-20",
"2016-04-19",
"2016-06-30",
"2016-09-02",
"latest"
],
"warnings": [
"Consider using get_url or uri module rather than running curl"
]
}
[WARNING]: Consider using get_url or uri module rather than running curl
TASK [aws-up : configure EC2 parameters for inventory when controlling from inside EC2] ***
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:7
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_destination_variable": "private_dns_name",
"origin_ci_aws_host_address_variable": "private_ip",
"origin_ci_aws_vpc_destination_variable": "private_ip_address"
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:15.062789"
}
TASK [aws-up : determine where to put the AWS API cache] ***********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:14
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_cache_dir": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ec2_cache"
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:15.104232"
}
TASK [aws-up : ensure we have a place to put the AWS API cache] ****************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:18
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-21 11:01:15.290415",
"gid": 995,
"group": "jenkins",
"mode": "0755",
"owner": "jenkins",
"path": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ec2_cache",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 997
}
TASK [aws-up : place the EC2 dynamic inventory script] *************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:23
changed: [localhost] => {
"changed": true,
"checksum": "625b8af723189db3b96ba0026d0f997a0025bc47",
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/ec2.py",
"generated_timestamp": "2018-01-21 11:01:15.609568",
"gid": 995,
"group": "jenkins",
"md5sum": "cac06c14065dac74904232b89d4ba24c",
"mode": "0755",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 63725,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516550475.46-166732726053871/source",
"state": "file",
"uid": 997
}
TASK [aws-up : place the EC2 dynamic inventory configuration] ******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:29
changed: [localhost] => {
"changed": true,
"checksum": "6a19172f116ce6a9bcc6b1921bb1aa0c3296e3d1",
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/ec2.ini",
"generated_timestamp": "2018-01-21 11:01:15.918112",
"gid": 995,
"group": "jenkins",
"md5sum": "beadbe4588ecbd22eed05437350b63c8",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 361,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516550475.66-81787255453579/source",
"state": "file",
"uid": 997
}
TASK [aws-up : place the EC2 tag to group mappings] ****************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:34
changed: [localhost] => {
"changed": true,
"checksum": "b4205a33dc73f62bd4f77f35d045cf8e09ae62b0",
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/tag_to_group_mappings",
"generated_timestamp": "2018-01-21 11:01:16.228086",
"gid": 995,
"group": "jenkins",
"md5sum": "bc3a567a1b6f342e1005182efc1b66be",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 287,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516550476.09-252803036761716/source",
"state": "file",
"uid": 997
}
TASK [aws-up : list available AMIs] ********************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:40
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:23.900712",
"results": [
{
"ami_id": "ami-3b491841",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-07fe530867e840ba2",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-0b97184c129bd4ac4",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T21:14:56.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_518",
"name": "ami_build_origin_int_rhel_base_518",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_518",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
]
}
TASK [aws-up : choose appropriate AMIs for use] ********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:52
ok: [localhost] => (item={u'ami_id': u'ami-3b491841', u'root_device_type': u'ebs', u'description': u'OpenShift Origin development AMI on rhel at the base stage.', u'tags': {u'ready': u'yes', u'operating_system': u'rhel', u'image_stage': u'base', u'Name': u'ami_build_origin_int_rhel_base_518'}, u'hypervisor': u'xen', u'block_device_mapping': {u'/dev/sdb': {u'encrypted': False, u'snapshot_id': u'snap-0b97184c129bd4ac4', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}, u'/dev/sda1': {u'encrypted': False, u'snapshot_id': u'snap-07fe530867e840ba2', u'delete_on_termination': True, u'volume_type': u'gp2', u'size': 35}}, u'architecture': u'x86_64', u'owner_id': u'531415883065', u'platform': None, u'state': u'available', u'location': u'531415883065/ami_build_origin_int_rhel_base_518', u'is_public': False, u'creationDate': u'2018-01-04T21:14:56.000Z', u'root_device_name': u'/dev/sda1', u'virtualization_type': u'hvm', u'name': u'ami_build_origin_int_rhel_base_518'}) => {
"ansible_facts": {
"origin_ci_aws_ami_id_candidate": "ami-3b491841"
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:23.968456",
"item": {
"ami_id": "ami-3b491841",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-07fe530867e840ba2",
"volume_type": "gp2"
},
"/dev/sdb": {
"delete_on_termination": true,
"encrypted": false,
"size": 35,
"snapshot_id": "snap-0b97184c129bd4ac4",
"volume_type": "gp2"
}
},
"creationDate": "2018-01-04T21:14:56.000Z",
"description": "OpenShift Origin development AMI on rhel at the base stage.",
"hypervisor": "xen",
"is_public": false,
"location": "531415883065/ami_build_origin_int_rhel_base_518",
"name": "ami_build_origin_int_rhel_base_518",
"owner_id": "531415883065",
"platform": null,
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "available",
"tags": {
"Name": "ami_build_origin_int_rhel_base_518",
"image_stage": "base",
"operating_system": "rhel",
"ready": "yes"
},
"virtualization_type": "hvm"
}
}
TASK [aws-up : determine which AMI to use] *************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:58
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_ami_id": "ami-3b491841"
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:24.010962"
}
TASK [aws-up : determine which subnets are available] **************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:63
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:24.608319",
"subnets": [
{
"availability_zone": "us-east-1d",
"available_ip_address_count": 4009,
"cidr_block": "172.18.0.0/20",
"default_for_az": "false",
"id": "subnet-cf57c596",
"map_public_ip_on_launch": "true",
"state": "available",
"tags": {
"Name": "devenv-subnet-1",
"origin_ci_aws_cluster_component": "master_subnet"
},
"vpc_id": "vpc-69705d0c"
},
{
"availability_zone": "us-east-1c",
"available_ip_address_count": 4085,
"cidr_block": "172.18.16.0/20",
"default_for_az": "false",
"id": "subnet-8bdb5ac2",
"map_public_ip_on_launch": "true",
"state": "available",
"tags": {
"Name": "devenv-subnet-2",
"origin_ci_aws_cluster_component": "master_subnet"
},
"vpc_id": "vpc-69705d0c"
}
]
}
TASK [aws-up : determine which subnets to use for the master] ******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:70
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_master_subnet_ids": [
"subnet-cf57c596",
"subnet-8bdb5ac2"
]
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:24.653864"
}
TASK [aws-up : determine which security groups are available] ******************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:75
ok: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:25.415712",
"security_groups": [
{
"description": "default VPC security group",
"group_id": "sg-7e73221a",
"group_name": "default",
"ip_permissions": [
{
"ip_protocol": "-1",
"ip_ranges": [],
"ipv6_ranges": [],
"prefix_list_ids": [],
"user_id_group_pairs": [
{
"group_id": "sg-7e73221a",
"user_id": "531415883065"
}
]
},
{
"from_port": 80,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "54.241.19.245/32"
},
{
"cidr_ip": "97.65.119.184/29"
},
{
"cidr_ip": "107.20.219.35/32"
},
{
"cidr_ip": "108.166.48.153/32"
},
{
"cidr_ip": "212.199.177.64/27"
},
{
"cidr_ip": "212.72.208.162/32"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 443,
"user_id_group_pairs": []
},
{
"from_port": 53,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "119.254.120.64/26"
},
{
"cidr_ip": "209.132.176.0/20"
},
{
"cidr_ip": "209.132.186.34/32"
},
{
"cidr_ip": "213.175.37.10/32"
},
{
"cidr_ip": "62.40.79.66/32"
},
{
"cidr_ip": "66.187.224.0/20"
},
{
"cidr_ip": "66.187.239.0/24"
},
{
"cidr_ip": "38.140.108.0/24"
},
{
"cidr_ip": "213.175.37.9/32"
},
{
"cidr_ip": "38.99.12.232/29"
},
{
"cidr_ip": "4.14.33.72/30"
},
{
"cidr_ip": "4.14.35.88/29"
},
{
"cidr_ip": "50.227.40.96/29"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 8444,
"user_id_group_pairs": []
},
{
"from_port": 22,
"ip_protocol": "tcp",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 22,
"user_id_group_pairs": []
},
{
"from_port": 53,
"ip_protocol": "udp",
"ip_ranges": [
{
"cidr_ip": "209.132.176.0/20"
},
{
"cidr_ip": "66.187.224.0/20"
},
{
"cidr_ip": "66.187.239.0/24"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": 53,
"user_id_group_pairs": []
},
{
"from_port": -1,
"ip_protocol": "icmp",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"to_port": -1,
"user_id_group_pairs": []
}
],
"ip_permissions_egress": [
{
"ip_protocol": "-1",
"ip_ranges": [
{
"cidr_ip": "0.0.0.0/0"
}
],
"ipv6_ranges": [],
"prefix_list_ids": [],
"user_id_group_pairs": []
}
],
"owner_id": "531415883065",
"tags": {
"Name": "devenv-vpc",
"origin_ci_aws_cluster_component": "master_security_group"
},
"vpc_id": "vpc-69705d0c"
}
]
}
TASK [aws-up : determine which security group to use] **************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:82
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_master_security_group_ids": [
"sg-7e73221a"
]
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:25.465814"
}
TASK [aws-up : provision an AWS EC2 instance] **********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:87
changed: [localhost] => {
"changed": true,
"generated_timestamp": "2018-01-21 11:01:42.932934",
"instance_ids": [
"i-030fe858984d62654"
],
"instances": [
{
"ami_launch_index": "0",
"architecture": "x86_64",
"block_device_mapping": {
"/dev/sda1": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0e950796608d7e0e2"
},
"/dev/sdb": {
"delete_on_termination": true,
"status": "attached",
"volume_id": "vol-0c49deb63ab8213be"
}
},
"dns_name": "ec2-34-230-14-10.compute-1.amazonaws.com",
"ebs_optimized": false,
"groups": {
"sg-7e73221a": "default"
},
"hypervisor": "xen",
"id": "i-030fe858984d62654",
"image_id": "ami-3b491841",
"instance_type": "m4.xlarge",
"kernel": null,
"key_name": "libra",
"launch_time": "2018-01-21T16:01:27.000Z",
"placement": "us-east-1d",
"private_dns_name": "ip-172-18-13-204.ec2.internal",
"private_ip": "172.18.13.204",
"public_dns_name": "ec2-34-230-14-10.compute-1.amazonaws.com",
"public_ip": "34.230.14.10",
"ramdisk": null,
"region": "us-east-1",
"root_device_name": "/dev/sda1",
"root_device_type": "ebs",
"state": "running",
"state_code": 16,
"tags": {
"Name": "zz_origin_gce_image_656",
"openshift_etcd": "",
"openshift_master": "",
"openshift_node": ""
},
"tenancy": "default",
"virtualization_type": "hvm"
}
],
"tagged_instances": []
}
TASK [aws-up : determine the host address] *************************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:113
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_host": "172.18.13.204"
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:42.979129"
}
TASK [aws-up : determine the default user to use for SSH] **********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:117
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:43.017357",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [aws-up : determine the default user to use for SSH] **********************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:122
ok: [localhost] => {
"ansible_facts": {
"origin_ci_aws_ssh_user": "origin"
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:43.058956"
}
TASK [aws-up : update variables for the host] **********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:127
changed: [localhost] => {
"changed": true,
"checksum": "1e9534ca3c4c46762bd8a4fd144de91bb76f6652",
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/host_vars/172.18.13.204.yml",
"generated_timestamp": "2018-01-21 11:01:43.371685",
"gid": 995,
"group": "jenkins",
"md5sum": "ec89f25186a806f7bc577b4a3ef03549",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 662,
"src": "/var/lib/jenkins/.ansible/tmp/ansible-tmp-1516550503.23-1305314415613/source",
"state": "file",
"uid": 997
}
TASK [aws-up : determine where updated SSH configuration should go] ************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:144
ok: [localhost] => {
"ansible_facts": {
"origin_ci_ssh_config_files": [
"/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ssh_config"
]
},
"changed": false,
"generated_timestamp": "2018-01-21 11:01:43.418036"
}
TASK [aws-up : determine where updated SSH configuration should go] ************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:149
skipping: [localhost] => {
"changed": false,
"generated_timestamp": "2018-01-21 11:01:43.456920",
"skip_reason": "Conditional check failed",
"skipped": true
}
TASK [aws-up : ensure the targeted SSH configuration file exists] **************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:154
changed: [localhost] => (item=/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ssh_config) => {
"changed": true,
"dest": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"generated_timestamp": "2018-01-21 11:01:43.655096",
"gid": 995,
"group": "jenkins",
"item": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"mode": "0644",
"owner": "jenkins",
"secontext": "system_u:object_r:var_lib_t:s0",
"size": 0,
"state": "file",
"uid": 997
}
TASK [aws-up : update the SSH configuration] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:160
changed: [localhost] => (item=/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ssh_config) => {
"changed": true,
"generated_timestamp": "2018-01-21 11:01:44.001270",
"item": "/var/lib/jenkins/jobs/zz_origin_gce_image/workspace/.config/origin-ci-tool/inventory/.ssh_config",
"msg": "Block inserted"
}
TASK [aws-up : wait for SSH to be available] ***********************************
task path: /var/lib/jenkins/origin-ci-tool/5074e309a129d160a3a91d4e13c01d8f10ba3281/lib/python2.7/site-packages/oct/ansible/oct/playbooks/provision/roles/aws-up/tasks/main.yml:178
ok: [localhost] => {
"changed": false,
"elapsed": 33,
"generated_timestamp": "2018-01-21 11:02:17.409521",
"path": null,
"port": 22,
"search_regex": null,
"state": "started"
}
PLAY RECAP *********************************************************************
localhost : ok=28 changed=13 unreachable=0 failed=0
+ [[ origin/master =~ ^origin/[a-z0-9\.-]+$ ]]
+ to_branch=1
+ ssh='ssh -F ./.config/origin-ci-tool/inventory/.ssh_config'
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel '(rm -rf /data/src/github.com/openshift/release || true) && mkdir -p /data/src/github.com/openshift/ && git clone https://github.com/openshift/release.git /data/src/github.com/openshift/release'
Cloning into '/data/src/github.com/openshift/release'...
+ rsync -L -a -e 'ssh -F ./.config/origin-ci-tool/inventory/.ssh_config' /var/lib/jenkins/.gce/ openshiftdevel:/data/src/github.com/openshift/release/cluster/test-deploy/data/
+ rsync -L -a -e 'ssh -F ./.config/origin-ci-tool/inventory/.ssh_config' /var/lib/jenkins/.dockercfg openshiftdevel:/tmp/
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel 'mkdir -p /data/src/github.com/openshift/origin-gce'
+ rsync -a -e 'ssh -F ./.config/origin-ci-tool/inventory/.ssh_config' --exclude .venv . openshiftdevel:/data/src/github.com/openshift/origin-gce
+ location_url=https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/.latest
++ curl https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/.latest
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 127 100 127 0 0 357 0 --:--:-- --:--:-- --:--:-- 356
100 127 100 127 0 0 357 0 --:--:-- --:--:-- --:--:-- 356
+ location_url=https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms
+ echo
+ echo Testing against RPMs from https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms
Testing against RPMs from https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms
+ echo
+ local_image=openshift/origin-gce:latest
+ cat
+ ssh -F ./.config/origin-ci-tool/inventory/.ssh_config openshiftdevel
++ id -u
++ pwd
++ sudo sh -c 'echo ~'
+ sudo mv /tmp/.dockercfg /root/.dockercfg
+ cd /data/src/github.com/openshift/origin-gce
+ sudo docker build -t openshift/origin-gce:latest .
Sending build context to Docker daemon 557.1 kB
Sending build context to Docker daemon 1.087 MB
Sending build context to Docker daemon 1.087 MB
Step 1 : FROM openshift/origin-base
Trying to pull repository registry.access.redhat.com/openshift/origin-base ...
Trying to pull repository docker.io/openshift/origin-base ...
latest: Pulling from docker.io/openshift/origin-base
af4b0a2388c6: Pulling fs layer
ece55ccfcea5: Pulling fs layer
4ce4f784eb79: Pulling fs layer
ece55ccfcea5: Verifying Checksum
ece55ccfcea5: Download complete
4ce4f784eb79: Verifying Checksum
4ce4f784eb79: Download complete
af4b0a2388c6: Verifying Checksum
af4b0a2388c6: Download complete
af4b0a2388c6: Pull complete
ece55ccfcea5: Pull complete
4ce4f784eb79: Pull complete
Digest: sha256:799503e91bde6fbdfe26a0ff864a75a45a5355b9e7c5ffda560aac0623859b64
---> 19d599c24168
Step 2 : LABEL io.k8s.display-name "OpenShift GCE Install Environment" io.k8s.description "This image helps install OpenShift onto GCE."
---> Running in ad41296ef330
---> 08496ce4c206
Removing intermediate container ad41296ef330
Step 3 : ARG OPENSHIFT_ANSIBLE_REPO=https://github.com/openshift/openshift-ansible.git
---> Running in 142b0b12022f
---> 3ca02487757d
Removing intermediate container 142b0b12022f
Step 4 : ARG OPENSHIFT_ANSIBLE_TAG=master
---> Running in ad326ede7d51
---> 811bbd174359
Removing intermediate container ad326ede7d51
Step 5 : ENV WORK /usr/share/ansible/openshift-ansible-gce HOME /home/cloud-user GOOGLE_CLOUD_SDK_VERSION 147.0.0 ANSIBLE_JUNIT_DIR /tmp/openshift/ansible_junit
---> Running in 6894c0661f3e
---> 035c6cc33923
Removing intermediate container 6894c0661f3e
Step 6 : RUN mkdir -p /usr/share/ansible $HOME/.ssh $WORK/playbooks/files && ln -s $WORK/playbooks/files/ssh-privatekey $HOME/.ssh/google_compute_engine && ln -s $WORK/playbooks/files/ssh-publickey $HOME/.ssh/google_compute_engine.pub && INSTALL_PKGS="openssl gettext sudo epel-release" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && INSTALL_PKGS="gcc python-devel python-dns python2-crypto python2-pip pyOpenSSL openssl gettext sudo" && yum install -y $INSTALL_PKGS && rpm -V $INSTALL_PKGS && pip install junit_xml apache-libcloud && yum install -y ansible && yum clean all && cd /usr/share/ansible && git clone ${OPENSHIFT_ANSIBLE_REPO} && cd openshift-ansible && git checkout ${OPENSHIFT_ANSIBLE_TAG} && cd $HOME && curl -sSL https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-${GOOGLE_CLOUD_SDK_VERSION}-linux-x86_64.tar.gz | tar -xzf - && ./google-cloud-sdk/bin/gcloud -q components update && ./google-cloud-sdk/bin/gcloud -q components install beta && ./google-cloud-sdk/install.sh -q --usage-reporting false && echo 'ALL ALL=(ALL) NOPASSWD: ALL' >> /etc/sudoers && mkdir -p /usr/share/ansible/plugins/callback && curl -sS https://raw.githubusercontent.com/openshift/origin-ci-tool/master/oct/ansible/oct/callback_plugins/default_with_output_lists.py > /usr/share/ansible/plugins/callback/default_with_output_lists.py && sed -r -i 's/^#?stdout_callback.*/stdout_callback = default_with_output_lists/' /etc/ansible/ansible.cfg && curl -sS https://raw.githubusercontent.com/openshift/origin-ci-tool/master/oct/ansible/oct/callback_plugins/generate_junit.py > /usr/share/ansible/plugins/callback/generate_junit.py && sed -r -i 's/^#?callback_whitelist.*/callback_whitelist = generate_junit/' /etc/ansible/ansible.cfg && chmod -R g+w /usr/share/ansible $HOME /etc/passwd
---> Running in 5ad76e51dd59
Loaded plugins: fastestmirror, ovl
Determining fastest mirrors
* base: repos-va.psychz.net
* extras: mirror.ash.fastserv.com
* updates: mirror.vtti.vt.edu
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:7-9 will be installed
---> Package gettext.x86_64 0:0.19.8.1-2.el7 will be installed
--> Processing Dependency: gettext-libs(x86-64) = 0.19.8.1-2.el7 for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgomp.so.1(GOMP_1.0)(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libunistring.so.0()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgettextsrc-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libgettextlib-0.19.8.1.so()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
--> Processing Dependency: libcroco-0.6.so.3()(64bit) for package: gettext-0.19.8.1-2.el7.x86_64
---> Package openssl.x86_64 1:1.0.2k-8.el7 will be installed
--> Processing Dependency: make for package: 1:openssl-1.0.2k-8.el7.x86_64
---> Package sudo.x86_64 0:1.8.19p2-11.el7_4 will be installed
--> Running transaction check
---> Package gettext-libs.x86_64 0:0.19.8.1-2.el7 will be installed
---> Package libcroco.x86_64 0:0.6.11-1.el7 will be installed
---> Package libgomp.x86_64 0:4.8.5-16.el7_4.1 will be installed
---> Package libunistring.x86_64 0:0.9.3-9.el7 will be installed
---> Package make.x86_64 1:3.82-23.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
epel-release noarch 7-9 extras 14 k
gettext x86_64 0.19.8.1-2.el7 base 1.0 M
openssl x86_64 1:1.0.2k-8.el7 base 492 k
sudo x86_64 1.8.19p2-11.el7_4 updates 1.1 M
Installing for dependencies:
gettext-libs x86_64 0.19.8.1-2.el7 base 501 k
libcroco x86_64 0.6.11-1.el7 base 105 k
libgomp x86_64 4.8.5-16.el7_4.1 updates 154 k
libunistring x86_64 0.9.3-9.el7 base 293 k
make x86_64 1:3.82-23.el7 base 420 k
Transaction Summary
================================================================================
Install 4 Packages (+5 Dependent packages)
Total download size: 4.0 M
Installed size: 14 M
Downloading packages:
--------------------------------------------------------------------------------
Total 4.1 MB/s | 4.0 MB 00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : libcroco-0.6.11-1.el7.x86_64 1/9
Installing : libgomp-4.8.5-16.el7_4.1.x86_64 2/9
Installing : libunistring-0.9.3-9.el7.x86_64 3/9
Installing : gettext-libs-0.19.8.1-2.el7.x86_64 4/9
Installing : 1:make-3.82-23.el7.x86_64 5/9
Installing : 1:openssl-1.0.2k-8.el7.x86_64 6/9
Installing : gettext-0.19.8.1-2.el7.x86_64 7/9
install-info: No such file or directory for /usr/share/info/gettext.info.gz
Installing : sudo-1.8.19p2-11.el7_4.x86_64 8/9
Installing : epel-release-7-9.noarch 9/9
Verifying : 1:openssl-1.0.2k-8.el7.x86_64 1/9
Verifying : gettext-0.19.8.1-2.el7.x86_64 2/9
Verifying : epel-release-7-9.noarch 3/9
Verifying : libunistring-0.9.3-9.el7.x86_64 4/9
Verifying : libgomp-4.8.5-16.el7_4.1.x86_64 5/9
Verifying : 1:make-3.82-23.el7.x86_64 6/9
Verifying : libcroco-0.6.11-1.el7.x86_64 7/9
Verifying : sudo-1.8.19p2-11.el7_4.x86_64 8/9
Verifying : gettext-libs-0.19.8.1-2.el7.x86_64 9/9
Installed:
epel-release.noarch 0:7-9 gettext.x86_64 0:0.19.8.1-2.el7
openssl.x86_64 1:1.0.2k-8.el7 sudo.x86_64 0:1.8.19p2-11.el7_4
Dependency Installed:
gettext-libs.x86_64 0:0.19.8.1-2.el7 libcroco.x86_64 0:0.6.11-1.el7
libgomp.x86_64 0:4.8.5-16.el7_4.1 libunistring.x86_64 0:0.9.3-9.el7
make.x86_64 1:3.82-23.el7
Complete!
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: repos-va.psychz.net
* epel: s3-mirror-us-east-1.fedoraproject.org
* extras: mirror.ash.fastserv.com
* updates: mirror.vtti.vt.edu
Package 1:openssl-1.0.2k-8.el7.x86_64 already installed and latest version
Package gettext-0.19.8.1-2.el7.x86_64 already installed and latest version
Package sudo-1.8.19p2-11.el7_4.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package gcc.x86_64 0:4.8.5-16.el7_4.1 will be installed
--> Processing Dependency: cpp = 4.8.5-16.el7_4.1 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-16.el7_4.1.x86_64
---> Package pyOpenSSL.x86_64 0:0.13.1-3.el7 will be installed
---> Package python-devel.x86_64 0:2.7.5-58.el7 will be installed
---> Package python-dns.noarch 0:1.12.0-4.20150617git465785f.el7 will be installed
---> Package python2-crypto.x86_64 0:2.6.1-15.el7 will be installed
--> Processing Dependency: libtomcrypt.so.0()(64bit) for package: python2-crypto-2.6.1-15.el7.x86_64
---> Package python2-pip.noarch 0:8.1.2-5.el7 will be installed
--> Processing Dependency: python-setuptools for package: python2-pip-8.1.2-5.el7.noarch
--> Running transaction check
---> Package cpp.x86_64 0:4.8.5-16.el7_4.1 will be installed
---> Package glibc-devel.x86_64 0:2.17-196.el7_4.2 will be installed
--> Processing Dependency: glibc-headers = 2.17-196.el7_4.2 for package: glibc-devel-2.17-196.el7_4.2.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.17-196.el7_4.2.x86_64
---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
---> Package libtomcrypt.x86_64 0:1.17-26.el7 will be installed
--> Processing Dependency: libtommath >= 0.42.0 for package: libtomcrypt-1.17-26.el7.x86_64
--> Processing Dependency: libtommath.so.0()(64bit) for package: libtomcrypt-1.17-26.el7.x86_64
---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
---> Package python-setuptools.noarch 0:0.9.8-7.el7 will be installed
--> Running transaction check
---> Package glibc-headers.x86_64 0:2.17-196.el7_4.2 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-196.el7_4.2.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.17-196.el7_4.2.x86_64
---> Package libtommath.x86_64 0:0.42.0-6.el7 will be installed
--> Running transaction check
---> Package kernel-headers.x86_64 0:3.10.0-693.11.6.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository
Size
================================================================================
Installing:
gcc x86_64 4.8.5-16.el7_4.1 updates 16 M
pyOpenSSL x86_64 0.13.1-3.el7 base 133 k
python-devel x86_64 2.7.5-58.el7 base 395 k
python-dns noarch 1.12.0-4.20150617git465785f.el7 base 233 k
python2-crypto x86_64 2.6.1-15.el7 extras 477 k
python2-pip noarch 8.1.2-5.el7 epel 1.7 M
Installing for dependencies:
cpp x86_64 4.8.5-16.el7_4.1 updates 5.9 M
glibc-devel x86_64 2.17-196.el7_4.2 updates 1.1 M
glibc-headers x86_64 2.17-196.el7_4.2 updates 676 k
kernel-headers x86_64 3.10.0-693.11.6.el7 updates 6.0 M
libmpc x86_64 1.0.1-3.el7 base 51 k
libtomcrypt x86_64 1.17-26.el7 extras 224 k
libtommath x86_64 0.42.0-6.el7 extras 36 k
mpfr x86_64 3.1.1-4.el7 base 203 k
python-setuptools noarch 0.9.8-7.el7 base 397 k
Transaction Summary
================================================================================
Install 6 Packages (+9 Dependent packages)
Total download size: 34 M
Installed size: 74 M
Downloading packages:
[91mwarning: /var/cache/yum/x86_64/7/epel/packages/python2-pip-8.1.2-5.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
[0mPublic key for python2-pip-8.1.2-5.el7.noarch.rpm is not installed
--------------------------------------------------------------------------------
Total 19 MB/s | 34 MB 00:01
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
[91mImporting GPG key 0x352C64E5:
Userid : "Fedora EPEL (7) <epel@fedoraproject.org>"
Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5
Package : epel-release-7-9.noarch (@extras)
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
[0mRunning transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : mpfr-3.1.1-4.el7.x86_64 1/15
Installing : libmpc-1.0.1-3.el7.x86_64 2/15
Installing : cpp-4.8.5-16.el7_4.1.x86_64 3/15
Installing : kernel-headers-3.10.0-693.11.6.el7.x86_64 4/15
Installing : glibc-headers-2.17-196.el7_4.2.x86_64 5/15
Installing : glibc-devel-2.17-196.el7_4.2.x86_64 6/15
Installing : python-setuptools-0.9.8-7.el7.noarch 7/15
Installing : libtommath-0.42.0-6.el7.x86_64 8/15
Installing : libtomcrypt-1.17-26.el7.x86_64 9/15
Installing : python2-crypto-2.6.1-15.el7.x86_64 10/15
Installing : python2-pip-8.1.2-5.el7.noarch 11/15
Installing : gcc-4.8.5-16.el7_4.1.x86_64 12/15
Installing : python-dns-1.12.0-4.20150617git465785f.el7.noarch 13/15
Installing : pyOpenSSL-0.13.1-3.el7.x86_64 14/15
Installing : python-devel-2.7.5-58.el7.x86_64 15/15
Verifying : cpp-4.8.5-16.el7_4.1.x86_64 1/15
Verifying : python-devel-2.7.5-58.el7.x86_64 2/15
Verifying : pyOpenSSL-0.13.1-3.el7.x86_64 3/15
Verifying : python2-crypto-2.6.1-15.el7.x86_64 4/15
Verifying : python2-pip-8.1.2-5.el7.noarch 5/15
Verifying : glibc-devel-2.17-196.el7_4.2.x86_64 6/15
Verifying : python-dns-1.12.0-4.20150617git465785f.el7.noarch 7/15
Verifying : mpfr-3.1.1-4.el7.x86_64 8/15
Verifying : libtommath-0.42.0-6.el7.x86_64 9/15
Verifying : glibc-headers-2.17-196.el7_4.2.x86_64 10/15
Verifying : libmpc-1.0.1-3.el7.x86_64 11/15
Verifying : python-setuptools-0.9.8-7.el7.noarch 12/15
Verifying : libtomcrypt-1.17-26.el7.x86_64 13/15
Verifying : gcc-4.8.5-16.el7_4.1.x86_64 14/15
Verifying : kernel-headers-3.10.0-693.11.6.el7.x86_64 15/15
Installed:
gcc.x86_64 0:4.8.5-16.el7_4.1
pyOpenSSL.x86_64 0:0.13.1-3.el7
python-devel.x86_64 0:2.7.5-58.el7
python-dns.noarch 0:1.12.0-4.20150617git465785f.el7
python2-crypto.x86_64 0:2.6.1-15.el7
python2-pip.noarch 0:8.1.2-5.el7
Dependency Installed:
cpp.x86_64 0:4.8.5-16.el7_4.1
glibc-devel.x86_64 0:2.17-196.el7_4.2
glibc-headers.x86_64 0:2.17-196.el7_4.2
kernel-headers.x86_64 0:3.10.0-693.11.6.el7
libmpc.x86_64 0:1.0.1-3.el7
libtomcrypt.x86_64 0:1.17-26.el7
libtommath.x86_64 0:0.42.0-6.el7
mpfr.x86_64 0:3.1.1-4.el7
python-setuptools.noarch 0:0.9.8-7.el7
Complete!
Collecting junit_xml
Downloading junit-xml-1.8.tar.gz
Collecting apache-libcloud
Downloading apache_libcloud-2.2.1-py2.py3-none-any.whl (2.9MB)
Requirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python2.7/site-packages (from junit_xml)
Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/site-packages (from apache-libcloud)
Installing collected packages: junit-xml, apache-libcloud
Running setup.py install for junit-xml: started
Running setup.py install for junit-xml: finished with status 'done'
Successfully installed apache-libcloud-2.2.1 junit-xml-1.8
[91mYou are using pip version 8.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
[0mLoaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
* base: repos-va.psychz.net
* epel: ny-mirrors.evowise.com
* extras: mirror.ash.fastserv.com
* updates: mirror.vtti.vt.edu
Resolving Dependencies
--> Running transaction check
---> Package ansible.noarch 0:2.4.2.0-1.el7 will be installed
--> Processing Dependency: PyYAML for package: ansible-2.4.2.0-1.el7.noarch
--> Processing Dependency: python-httplib2 for package: ansible-2.4.2.0-1.el7.noarch
--> Processing Dependency: python-jinja2 for package: ansible-2.4.2.0-1.el7.noarch
--> Processing Dependency: python-keyczar for package: ansible-2.4.2.0-1.el7.noarch
--> Processing Dependency: python-paramiko for package: ansible-2.4.2.0-1.el7.noarch
--> Processing Dependency: python2-jmespath for package: ansible-2.4.2.0-1.el7.noarch
--> Processing Dependency: sshpass for package: ansible-2.4.2.0-1.el7.noarch
--> Running transaction check
---> Package PyYAML.x86_64 0:3.10-11.el7 will be installed
--> Processing Dependency: libyaml-0.so.2()(64bit) for package: PyYAML-3.10-11.el7.x86_64
---> Package python-httplib2.noarch 0:0.9.2-1.el7 will be installed
---> Package python-jinja2.noarch 0:2.7.2-2.el7 will be installed
--> Processing Dependency: python-babel >= 0.8 for package: python-jinja2-2.7.2-2.el7.noarch
--> Processing Dependency: python-markupsafe for package: python-jinja2-2.7.2-2.el7.noarch
---> Package python-keyczar.noarch 0:0.71c-2.el7 will be installed
--> Processing Dependency: python-pyasn1 for package: python-keyczar-0.71c-2.el7.noarch
---> Package python-paramiko.noarch 0:2.1.1-2.el7 will be installed
--> Processing Dependency: python-cryptography for package: python-paramiko-2.1.1-2.el7.noarch
---> Package python2-jmespath.noarch 0:0.9.0-3.el7 will be installed
---> Package sshpass.x86_64 0:1.06-2.el7 will be installed
--> Running transaction check
---> Package libyaml.x86_64 0:0.1.4-11.el7_0 will be installed
---> Package python-babel.noarch 0:0.9.6-8.el7 will be installed
---> Package python-markupsafe.x86_64 0:0.11-10.el7 will be installed
---> Package python2-cryptography.x86_64 0:1.7.2-1.el7_4.1 will be installed
--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-1.el7_4.1.x86_64
--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-1.el7_4.1.x86_64
--> Processing Dependency: python-ipaddress for package: python2-cryptography-1.7.2-1.el7_4.1.x86_64
--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-1.el7_4.1.x86_64
---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed
--> Running transaction check
---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed
--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64
---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed
---> Package python-idna.noarch 0:2.4-1.el7 will be installed
---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed
--> Running transaction check
---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed
--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch
--> Running transaction check
---> Package python-ply.noarch 0:3.4-11.el7 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
ansible noarch 2.4.2.0-1.el7 epel 7.6 M
Installing for dependencies:
PyYAML x86_64 3.10-11.el7 base 153 k
libyaml x86_64 0.1.4-11.el7_0 base 55 k
python-babel noarch 0.9.6-8.el7 base 1.4 M
python-cffi x86_64 1.6.0-5.el7 base 218 k
python-enum34 noarch 1.0.4-1.el7 base 52 k
python-httplib2 noarch 0.9.2-1.el7 extras 115 k
python-idna noarch 2.4-1.el7 base 94 k
python-ipaddress noarch 1.0.16-2.el7 base 34 k
python-jinja2 noarch 2.7.2-2.el7 base 515 k
python-keyczar noarch 0.71c-2.el7 epel 218 k
python-markupsafe x86_64 0.11-10.el7 base 25 k
python-paramiko noarch 2.1.1-2.el7 extras 267 k
python-ply noarch 3.4-11.el7 base 123 k
python-pycparser noarch 2.14-1.el7 base 104 k
python2-cryptography x86_64 1.7.2-1.el7_4.1 updates 502 k
python2-jmespath noarch 0.9.0-3.el7 extras 39 k
python2-pyasn1 noarch 0.1.9-7.el7 base 100 k
sshpass x86_64 1.06-2.el7 extras 21 k
Transaction Summary
================================================================================
Install 1 Package (+18 Dependent packages)
Total download size: 12 M
Installed size: 56 M
Downloading packages:
--------------------------------------------------------------------------------
Total 5.5 MB/s | 12 MB 00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/19
Installing : python-keyczar-0.71c-2.el7.noarch 2/19
Installing : python-idna-2.4-1.el7.noarch 3/19
Installing : python-httplib2-0.9.2-1.el7.noarch 4/19
Installing : sshpass-1.06-2.el7.x86_64 5/19
Installing : python-ipaddress-1.0.16-2.el7.noarch 6/19
Installing : python-babel-0.9.6-8.el7.noarch 7/19
Installing : python-markupsafe-0.11-10.el7.x86_64 8/19
Installing : python-jinja2-2.7.2-2.el7.noarch 9/19
Installing : python2-jmespath-0.9.0-3.el7.noarch 10/19
Installing : python-enum34-1.0.4-1.el7.noarch 11/19
Installing : python-ply-3.4-11.el7.noarch 12/19
Installing : python-pycparser-2.14-1.el7.noarch 13/19
Installing : python-cffi-1.6.0-5.el7.x86_64 14/19
Installing : python2-cryptography-1.7.2-1.el7_4.1.x86_64 15/19
Installing : python-paramiko-2.1.1-2.el7.noarch 16/19
Installing : libyaml-0.1.4-11.el7_0.x86_64 17/19
Installing : PyYAML-3.10-11.el7.x86_64 18/19
Installing : ansible-2.4.2.0-1.el7.noarch 19/19
Verifying : python-keyczar-0.71c-2.el7.noarch 1/19
Verifying : libyaml-0.1.4-11.el7_0.x86_64 2/19
Verifying : python-jinja2-2.7.2-2.el7.noarch 3/19
Verifying : python-ply-3.4-11.el7.noarch 4/19
Verifying : python-enum34-1.0.4-1.el7.noarch 5/19
Verifying : ansible-2.4.2.0-1.el7.noarch 6/19
Verifying : python2-jmespath-0.9.0-3.el7.noarch 7/19
Verifying : python-markupsafe-0.11-10.el7.x86_64 8/19
Verifying : python-babel-0.9.6-8.el7.noarch 9/19
Verifying : python-cffi-1.6.0-5.el7.x86_64 10/19
Verifying : python-ipaddress-1.0.16-2.el7.noarch 11/19
Verifying : python-paramiko-2.1.1-2.el7.noarch 12/19
Verifying : sshpass-1.06-2.el7.x86_64 13/19
Verifying : python-httplib2-0.9.2-1.el7.noarch 14/19
Verifying : python2-pyasn1-0.1.9-7.el7.noarch 15/19
Verifying : PyYAML-3.10-11.el7.x86_64 16/19
Verifying : python-pycparser-2.14-1.el7.noarch 17/19
Verifying : python-idna-2.4-1.el7.noarch 18/19
Verifying : python2-cryptography-1.7.2-1.el7_4.1.x86_64 19/19
Installed:
ansible.noarch 0:2.4.2.0-1.el7
Dependency Installed:
PyYAML.x86_64 0:3.10-11.el7
libyaml.x86_64 0:0.1.4-11.el7_0
python-babel.noarch 0:0.9.6-8.el7
python-cffi.x86_64 0:1.6.0-5.el7
python-enum34.noarch 0:1.0.4-1.el7
python-httplib2.noarch 0:0.9.2-1.el7
python-idna.noarch 0:2.4-1.el7
python-ipaddress.noarch 0:1.0.16-2.el7
python-jinja2.noarch 0:2.7.2-2.el7
python-keyczar.noarch 0:0.71c-2.el7
python-markupsafe.x86_64 0:0.11-10.el7
python-paramiko.noarch 0:2.1.1-2.el7
python-ply.noarch 0:3.4-11.el7
python-pycparser.noarch 0:2.14-1.el7
python2-cryptography.x86_64 0:1.7.2-1.el7_4.1
python2-jmespath.noarch 0:0.9.0-3.el7
python2-pyasn1.noarch 0:0.1.9-7.el7
sshpass.x86_64 0:1.06-2.el7
Complete!
Loaded plugins: fastestmirror, ovl
Cleaning repos: base cbs-paas7-openshift-multiarch-el7-build
: centos-ceph-luminous epel extras updates
Cleaning up everything
Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos
Cleaning up list of fastest mirrors
Cloning into 'openshift-ansible'...
[91mAlready on 'master'
[0m[91m
[0m[91m
Your current Cloud SDK version is: 147.0.0
[0m[91mYou will be upgraded to version: 185.0.0
[0m[91m+----------------------------------------------------------------------------+[0m[91m
| These components will be updated. |
+-----------------------------------------------------+------------+---------+[0m[91m
| Name | Version | Size |[0m[91m
+-----------------------------------------------------+------------+---------+
| BigQuery Command Line Tool | 2.0.28 | [0m[91m< 1 MiB |
[0m[91m| [0m[91mBigQuery Command Line Tool (Platform Specific) [0m[91m | 2.0.26 | < 1 MiB |
| Cloud SDK Core Libraries | 2018.01.12[0m[91m [0m[91m| 7.0 MiB |[0m[91m
| [0m[91mCloud SDK Core Libraries (Platform Specific) [0m[91m| 2017.09.15 | < 1 MiB |
| Cloud Storage Command Line Tool [0m[91m| 4.28 | [0m[91m3.3 MiB |
[0m[91m| [0m[91mCloud Storage Command Line Tool (Platform Specific)[0m[91m | 4.27 [0m[91m| < 1 MiB[0m[91m [0m[91m|[0m[91m
| [0m[91mgcloud cli dependencies [0m[91m | 2017.10.20 [0m[91m| 5.1 MiB |[0m[91m
| gcloud cli dependencies [0m[91m| 2018.01.12[0m[91m | 1.7 MiB [0m[91m|
+-----------------------------------------------------+------------+---------+
[0m[91m
[0m[91mA lot has changed since your last upgrade. For the latest full release notes,
please visit:
https://cloud.google.com/sdk/release_notes
[0m[91m#============================================================#
[0m[91m#= Creating update staging area =#
#[0m[91m======[0m[91m============[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Uninstalling: BigQuery Command Line Tool =#
[0m[91m#[0m[91m==[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=============[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Uninstalling: BigQuery Command Line Tool (Platform Sp... =#
[0m[91m#[0m[91m==============================[0m[91m==============================#
[0m[91m#= Uninstalling: Cloud SDK Core Libraries =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Uninstalling: Cloud SDK Core Libraries (Platform Spec... =#
[0m[91m#====================[0m[91m========================================#
[0m[91m#= Uninstalling: Cloud Storage Command Line Tool =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Uninstalling: Cloud Storage Command Line Tool (Platfo... =#
[0m[91m#==============================[0m[91m==============================#
[0m[91m#= Uninstalling: gcloud cli dependencies =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Uninstalling: gcloud-deps (Linux, x86_64) =#
[0m[91m#=[0m[91m===[0m[91m====[0m[91m==[0m[91m=[0m[91m==[0m[91m===[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m==[0m[91m==[0m[91m=[0m[91m=[0m[91m=[0m[91m==[0m[91m=[0m[91m==[0m[91m==[0m[91m===[0m[91m===[0m[91m==[0m[91m==[0m[91m=[0m[91m=[0m[91m==[0m[91m==[0m[91m===[0m[91m==[0m[91m=[0m[91m=[0m[91m==[0m[91m#
[0m[91m#= Installing: BigQuery Command Line Tool =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Installing: BigQuery Command Line Tool (Platform Spec... =#
[0m[91m#[0m[91m==============================[0m[91m===============[0m[91m===============[0m[91m#
[0m[91m#= Installing: Cloud SDK Core Libraries =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Installing: Cloud SDK Core Libraries (Platform Specific) =#
[0m[91m#[0m[91m==============================[0m[91m==========[0m[91m=========[0m[91m===========[0m[91m#
[0m[91m#= Installing: Cloud Storage Command Line Tool =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Installing: Cloud Storage Command Line Tool (Platform... =#
[0m[91m#[0m[91m==============================[0m[91m===============[0m[91m===============[0m[91m#
[0m[91m#= Installing: gcloud cli dependencies =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Installing: gcloud cli dependencies =#
[0m[91m#[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Creating backup and activating new installation =#
[0m[91m#[0m[91m==============================[0m[91m==============================[0m[91m#
[0m[91m
[0m[91mPerforming post processing steps...
[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91m.[0m[91mdone.
[0m[91m
==> Start a new shell for the changes to take effect.
Update done!
[0m[91mTo revert your SDK to the previously installed version, you may run:
$ gcloud components update --version 147.0.0
[0m[91m
[0m[91m
Your current Cloud SDK version is: 185.0.0
[0m[91mInstalling components from version: 185.0.0
[0m[91m+---------------------------------------------+[0m[91m
| These components will be installed. |[0m[91m
[0m[91m+----------------------+------------+---------+[0m[91m
| Name | Version | Size |
+----------------------+------------+---------+
| gcloud Beta Commands [0m[91m| [0m[91m2017.09.15 | < 1 MiB |
+----------------------+------------+---------+
[0m[91m
[0m[91mFor the latest full release notes, please visit:
https://cloud.google.com/sdk/release_notes
[0m[91m#============================================================#
[0m[91m#= Creating update staging area =#
#======[0m[91m======[0m[91m======[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m=[0m[91m#
[0m[91m#= Installing: gcloud Beta Commands =#
[0m[91m#[0m[91m==============================[0m[91m=======[0m[91m========[0m[91m=======[0m[91m========[0m[91m#
[0m[91m#= Creating backup and activating new installation =#
[0m[91m#[0m[91m==============================[0m[91m==============================#
[0m[91m
[0m[91mPerforming post processing steps...
[0m[91m.[0m[91m.[0m[91mdone.
[0m[91m
Update done!
[0mWelcome to the Google Cloud SDK!
WARNING: You appear to be running this script as root. This may cause
the installation to be inaccessible to users other than the root user.
[91m
Your current Cloud SDK version is: 185.0.0
[0m[91mThe latest available version is: 185.0.0
[0m[91mTo install or remove components at your current SDK version [185.0.0], run:
$ gcloud components install COMPONENT_ID
$ gcloud components remove COMPONENT_ID
To update your SDK installation to the latest version [185.0.0], run:
$ gcloud components update
[0m+-------------------------------------------------------------------------------------------------------------+
| Components |
+---------------+------------------------------------------------------+--------------------------+-----------+
| Status | Name | ID | Size |
+---------------+------------------------------------------------------+--------------------------+-----------+
| Not Installed | App Engine Go Extensions | app-engine-go | 98.1 MiB |
| Not Installed | Cloud Bigtable Command Line Tool | cbt | 4.5 MiB |
| Not Installed | Cloud Bigtable Emulator | bigtable | 3.7 MiB |
| Not Installed | Cloud Datalab Command Line Tool | datalab | < 1 MiB |
| Not Installed | Cloud Datastore Emulator | cloud-datastore-emulator | 17.7 MiB |
| Not Installed | Cloud Datastore Emulator (Legacy) | gcd-emulator | 38.1 MiB |
| Not Installed | Cloud Pub/Sub Emulator | pubsub-emulator | 33.2 MiB |
| Not Installed | Emulator Reverse Proxy | emulator-reverse-proxy | 14.5 MiB |
| Not Installed | Google Container Local Builder | container-builder-local | 3.8 MiB |
| Not Installed | Google Container Registry's Docker credential helper | docker-credential-gcr | 2.8 MiB |
| Not Installed | gcloud Alpha Commands | alpha | < 1 MiB |
| Not Installed | gcloud app Java Extensions | app-engine-java | 118.7 MiB |
| Not Installed | gcloud app PHP Extensions | app-engine-php | |
| Not Installed | gcloud app Python Extensions | app-engine-python | 6.1 MiB |
| Not Installed | gcloud app Python Extensions (Extra Libraries) | app-engine-python-extras | 27.8 MiB |
| Not Installed | kubectl | kubectl | 12.3 MiB |
| Installed | BigQuery Command Line Tool | bq | < 1 MiB |
| Installed | Cloud SDK Core Libraries | core | 7.0 MiB |
| Installed | Cloud Storage Command Line Tool | gsutil | 3.3 MiB |
| Installed | gcloud Beta Commands | beta | < 1 MiB |
+---------------+------------------------------------------------------+--------------------------+-----------+
==> Source [/home/cloud-user/google-cloud-sdk/completion.bash.inc] in your profile to enable shell command completion for gcloud.
==> Source [/home/cloud-user/google-cloud-sdk/path.bash.inc] in your profile to add the Google Cloud SDK command line tools to your $PATH.
For more information on how to get started, please visit:
https://cloud.google.com/sdk/docs/quickstarts
---> 26472c46a44b
Removing intermediate container 5ad76e51dd59
Step 7 : WORKDIR $WORK
---> Running in 323af5fce582
---> d949991382f4
Removing intermediate container 323af5fce582
Step 8 : ENTRYPOINT /usr/share/ansible/openshift-ansible-gce/entrypoint.sh
---> Running in c18692ca706f
---> 03e27ab7749d
Removing intermediate container c18692ca706f
Step 9 : CMD ansible-playbook playbooks/launch.yaml
---> Running in 489b5c64f902
---> b62faa46407a
Removing intermediate container 489b5c64f902
Step 10 : COPY . $WORK
---> 0ece47ebda22
Removing intermediate container 732a1b10dad8
Step 11 : RUN chmod -R g+w $WORK
---> Running in c188eeab2248
---> 0a58df2872f1
Removing intermediate container c188eeab2248
Step 12 : USER 1000
---> Running in 40471ec2d70d
---> 36d176d2b688
Removing intermediate container 40471ec2d70d
Successfully built 36d176d2b688
+ cd /data/src/github.com/openshift/release/cluster/test-deploy/data
+ chmod -R ug+rw .
+ export OPENSHIFT_ANSIBLE_IMAGE=openshift/origin-gce:latest
+ OPENSHIFT_ANSIBLE_IMAGE=openshift/origin-gce:latest
+ export INSTANCE_PREFIX=primg656
+ INSTANCE_PREFIX=primg656
+ sudo -E ../../bin/local.sh ansible-playbook -e openshift_test_repo=https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms playbooks/launch.yaml -vvv
Activated service account credentials for: [jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com]
ansible-playbook 2.4.2.0
config file = /usr/share/ansible/openshift-ansible-gce/ansible.cfg
configured module search path = [u'/home/cloud-user/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 2.7.5 (default, Aug 4 2017, 00:39:18) [GCC 4.8.5 20150623 (Red Hat 4.8.5-16)]
Using /usr/share/ansible/openshift-ansible-gce/ansible.cfg as config file
Parsed /usr/share/ansible/openshift-ansible-gce/inventory/hosts.sh inventory source with script plugin
[WARNING]: Could not match supplied host pattern, ignoring: all
[WARNING]: provided hosts list is empty, only localhost is available
[DEPRECATION WARNING]: 'include' for playbook includes. You should use
'import_playbook' instead. This feature will be removed in version 2.8.
Deprecation warnings can be disabled by setting deprecation_warnings=False in
ansible.cfg.
statically imported: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/aws.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/etcd/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_storage_nfs/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_loadbalancer/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_master/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/nuage_master/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/cockpit/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/nuage_node/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/firewall.yml
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_hosted/tasks/firewall.yml
PLAYBOOK: launch.yaml **********************************************************
159 plays in playbooks/launch.yaml
PLAY [Verify prerequisites for image build] ************************************
META: ran handlers
TASK [Require openshift_gcp_base_image] ****************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:7
Sunday 21 January 2018 16:05:44 +0000 (0:00:00.091) 0:00:00.091 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Launch image build instance] *********************************************
META: ran handlers
TASK [Set facts] ***************************************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:17
Sunday 21 January 2018 16:05:44 +0000 (0:00:00.034) 0:00:00.125 ********
ok: [localhost] => {
"ansible_facts": {
"openshift_master_unsupported_embedded_etcd": true,
"openshift_node_bootstrap": true
},
"changed": false
}
TASK [Create the image instance disk] ******************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:22
Sunday 21 January 2018 16:05:44 +0000 (0:00:00.035) 0:00:00.161 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/google/gce_pd.py
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: cloud-user1000
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 && sleep 0'
changed: [localhost] => {
"changed": true,
"disk_type": "pd-ssd",
"image": "rhel-7",
"invocation": {
"module_args": {
"credentials_file": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"delete_on_termination": null,
"detach_only": null,
"disk_type": "pd-ssd",
"external_projects": null,
"image": "rhel-7",
"image_family": null,
"instance_name": null,
"mode": "READ_ONLY",
"name": "ci-primg656-build-image-instance",
"pem_file": null,
"project_id": "openshift-gce-devel-ci",
"service_account_email": "jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com",
"size_gb": "10",
"snapshot": null,
"state": "present",
"zone": "us-east1-c"
}
},
"name": "ci-primg656-build-image-instance",
"size_gb": 10,
"state": "present",
"zone": "us-east1-c"
}
TASK [Launch the image build instance] *****************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:34
Sunday 21 January 2018 16:06:35 +0000 (0:00:50.349) 0:00:50.511 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/google/gce.py
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: cloud-user1000
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 && sleep 0'
changed: [localhost] => {
"changed": true,
"instance_data": [
{
"disks": [
"ci-primg656-build-image-instance"
],
"image": "rhel-7-20180120-215932",
"machine_type": "n1-standard-1",
"metadata": {},
"name": "ci-primg656-build-image-instance",
"network": "default",
"private_ip": "10.142.0.2",
"public_ip": "35.185.29.131",
"status": "RUNNING",
"subnetwork": "default",
"tags": [
"build-image-instance"
],
"zone": "us-east1-c"
}
],
"instance_names": [
"ci-primg656-build-image-instance"
],
"invocation": {
"module_args": {
"credentials_file": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"disk_auto_delete": false,
"disk_size": 10,
"disks": [
"ci-primg656-build-image-instance"
],
"external_ip": "ephemeral",
"external_projects": null,
"image": "debian-8",
"image_family": null,
"instance_names": "ci-primg656-build-image-instance",
"ip_forward": false,
"machine_type": "n1-standard-1",
"metadata": null,
"name": null,
"network": "default",
"num_instances": null,
"pem_file": null,
"persistent_boot_disk": false,
"preemptible": null,
"project_id": "openshift-gce-devel-ci",
"service_account_email": "jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com",
"service_account_permissions": null,
"state": "present",
"subnetwork": null,
"tags": [
"build-image-instance"
],
"zone": "us-east1-c"
}
},
"state": "present",
"zone": "us-east1-c"
}
TASK [add host to nodes] *******************************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:50
Sunday 21 January 2018 16:06:47 +0000 (0:00:12.769) 0:01:03.281 ********
creating host via 'add_host': hostname=35.185.29.131
changed: [localhost] => (item={u'status': u'RUNNING', u'network': u'default', u'zone': u'us-east1-c', u'tags': [u'build-image-instance'], u'image': u'rhel-7-20180120-215932', u'disks': [u'ci-primg656-build-image-instance'], u'name': u'ci-primg656-build-image-instance', u'public_ip': u'35.185.29.131', u'private_ip': u'10.142.0.2', u'machine_type': u'n1-standard-1', u'subnetwork': u'default', u'metadata': {}}) => {
"add_host": {
"groups": [
"nodes"
],
"host_name": "35.185.29.131",
"host_vars": {}
},
"changed": true,
"item": {
"disks": [
"ci-primg656-build-image-instance"
],
"image": "rhel-7-20180120-215932",
"machine_type": "n1-standard-1",
"metadata": {},
"name": "ci-primg656-build-image-instance",
"network": "default",
"private_ip": "10.142.0.2",
"public_ip": "35.185.29.131",
"status": "RUNNING",
"subnetwork": "default",
"tags": [
"build-image-instance"
],
"zone": "us-east1-c"
}
}
TASK [Wait for instance to respond to SSH] *************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:56
Sunday 21 January 2018 16:06:47 +0000 (0:00:00.046) 0:01:03.328 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/utilities/logic/wait_for.py
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: cloud-user1000
<127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 && sleep 0'
ok: [localhost] => (item={u'status': u'RUNNING', u'network': u'default', u'zone': u'us-east1-c', u'tags': [u'build-image-instance'], u'image': u'rhel-7-20180120-215932', u'disks': [u'ci-primg656-build-image-instance'], u'name': u'ci-primg656-build-image-instance', u'public_ip': u'35.185.29.131', u'private_ip': u'10.142.0.2', u'machine_type': u'n1-standard-1', u'subnetwork': u'default', u'metadata': {}}) => {
"changed": false,
"elapsed": 9,
"invocation": {
"module_args": {
"active_connection_states": [
"ESTABLISHED",
"FIN_WAIT1",
"FIN_WAIT2",
"SYN_RECV",
"SYN_SENT",
"TIME_WAIT"
],
"connect_timeout": 5,
"delay": 1,
"exclude_hosts": null,
"host": "35.185.29.131",
"msg": null,
"path": null,
"port": 22,
"search_regex": null,
"sleep": 1,
"state": "started",
"timeout": 120
}
},
"item": {
"disks": [
"ci-primg656-build-image-instance"
],
"image": "rhel-7-20180120-215932",
"machine_type": "n1-standard-1",
"metadata": {},
"name": "ci-primg656-build-image-instance",
"network": "default",
"private_ip": "10.142.0.2",
"public_ip": "35.185.29.131",
"status": "RUNNING",
"subnetwork": "default",
"tags": [
"build-image-instance"
],
"zone": "us-east1-c"
},
"path": null,
"port": 22,
"search_regex": null,
"state": "started"
}
META: ran handlers
META: ran handlers
PLAY [nodes] *******************************************************************
TASK [Gathering Facts] *********************************************************
Sunday 21 January 2018 16:06:57 +0000 (0:00:09.389) 0:01:12.717 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hmtrrnggzbzxjfmrkhjczgzdwbzdcpnh; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_product_serial": "GoogleCloud-A33E3D40820B6DC335E962269D8A2AF6", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_userspace_bits": "64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1GpCzJMo3mek5ZblRa7i3fj51Ss+FWBgJ/Q95gEG1Y7m5kg1S8/GphVKa819CIRbkgtp5gXOfMzPaMjmq5b3CLJXn2Gq5UqAb/O27gi5ObhoYcnxMDWvRh6rA7rv0DenuLlzbenABeZ9tv2LD1yrEE5E3t5o6d6A7bv+Nzvr+P9IcIocs3AZaivjZZ59ErjmULmCjbwrht1sky6Y2zZSRU6xY0zch4UxKgWiI+I4EITn81tU+wKfVv1mMmh1v9TIXjLtdFWOjvDLPqatFsauRRCxtvIuDY2WCJpw9F0pZ5pVyigBPUzfxTomluJGzL/R9gHgXsBIlgkC0LQHCb7j", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_architecture": "x86_64", "ansible_local": {}, "ansible_distribution_version": "7.4.1708", "ansible_domain": "c.openshift-gce-devel-ci.internal", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_user_shell": "/bin/bash", "ansible_date_time": {"weekday_number": "0", "iso8601_basic_short": "20180121T160658", "tz": "UTC", "weeknumber": "03", "hour": "16", "year": "2018", "minute": "06", "tz_offset": "+0000", "month": "01", "epoch": "1516550818", "iso8601_micro": "2018-01-21T16:06:58.443522Z", "weekday": "Sunday", "time": "16:06:58", "date": "2018-01-21", "iso8601": "2018-01-21T16:06:58Z", "day": "21", "iso8601_basic": "20180121T160658443439", "second": "58"}, "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINedEI0gFkeqp4sSTgx1Wn7uk/pb07BBYpf7fNz/dgCO", "ansible_processor_cores": 1, "ansible_virtualization_role": "guest", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"USERNAME": "root", "LANG": "en_US.UTF-8", "TERM": "unknown", "SHELL": "/bin/bash", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hmtrrnggzbzxjfmrkhjczgzdwbzdcpnh; /usr/bin/python", "SHLVL": "1", "SUDO_UID": "1000", "SUDO_GID": "1001", "PWD": "/home/cloud-user", "LOGNAME": "root", "USER": "root", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "MAIL": "/var/mail/cloud-user", "SUDO_USER": "cloud-user", "HOME": "/root", "_": "/usr/bin/python"}, "ansible_effective_group_id": 0, "ansible_bios_version": "Google", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU @ 2.30GHz"], "ansible_virtualization_type": "kvm", "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 3538, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCN20XargrHTVdN1tW78b0isagsY2RFXlvSfTiRqFfTN9fdocC3DjdAvUm8+ps2NDM2xUEm72MesfqJpWXtXLLI=", "ansible_device_links": {"masters": {}, "labels": {"sda1": ["\\\\x2f"]}, "ids": {"sda": ["google-ci-primg656-build-image-instance", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"], "sda1": ["google-ci-primg656-build-image-instance-part1", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"]}, "uuids": {"sda1": ["c7469f92-75ec-48ac-b42d-d5b89ab75b39"]}}, "ansible_default_ipv4": {"macaddress": "42:01:0a:8e:00:02", "network": "10.142.0.2", "mtu": 1460, "broadcast": "10.142.0.2", "alias": "eth0", "netmask": "255.255.255.255", "address": "10.142.0.2", "interface": "eth0", "type": "ether", "gateway": "10.142.0.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_distribution_release": "Core", "ansible_system_vendor": "Google", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"rootflags": "gquota", "console": "ttyS0,38400n8", "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.11.6.el7.x86_64", "ro": true, "root": "UUID=c7469f92-75ec-48ac-b42d-d5b89ab75b39"}, "ansible_effective_user_id": 0, "ansible_user_gid": 0, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_product_version": "NA", "ansible_os_family": "RedHat", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "A33E3D40-820B-6DC3-35E9-62269D8A2AF6", "ansible_system": "Linux", "ansible_pkg_mgr": "yum", "ansible_memfree_mb": 3208, "ansible_devices": {"sda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": "Google", "sectors": "20971520", "links": {"masters": [], "labels": [], "ids": ["google-ci-primg656-build-image-instance", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": "PersistentDisk", "partitions": {"sda1": {"sectorsize": 512, "uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39", "links": {"masters": [], "labels": ["\\\\x2f"], "ids": ["google-ci-primg656-build-image-instance-part1", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"], "uuids": ["c7469f92-75ec-48ac-b42d-d5b89ab75b39"]}, "sectors": "20969472", "start": "2048", "holders": [], "size": "10.00 GB"}}, "holders": [], "size": "10.00 GB"}}, "ansible_user_uid": 0, "ansible_lvm": {"pvs": {}, "lvs": {}, "vgs": {}}, "ansible_distribution": "CentOS", "ansible_user_dir": "/root", "ansible_dns": {"nameservers": ["169.254.169.254"], "search": ["c.openshift-gce-devel-ci.internal", "google.internal"]}, "ansible_distribution_major_version": "7", "module_setup": true, "ansible_processor_count": 1, "ansible_hostname": "ci-primg656-build-image-instance", "ansible_processor_vcpus": 1, "ansible_swaptotal_mb": 0, "ansible_lsb": {}, "ansible_real_group_id": 0, "ansible_bios_date": "01/01/2011", "ansible_all_ipv6_addresses": ["fe80::4001:aff:fe8e:2"], "ansible_interfaces": ["lo", "eth0"], "ansible_uptime_seconds": 13, "ansible_machine_id": "316c0f34b334ebf11b3fd066cf9671b8", "ansible_kernel": "3.10.0-693.11.6.el7.x86_64", "ansible_memory_mb": {"real": {"total": 3538, "used": 330, "free": 3208}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 244, "free": 3294}}, "ansible_user_gecos": "root", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_processor_threads_per_core": 1, "ansible_fqdn": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal", "ansible_mounts": [{"block_used": 378460, "uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39", "size_total": 10725883904, "block_total": 2618624, "mount": "/", "block_available": 2240164, "size_available": 9175711744, "fstype": "xfs", "inode_total": 5242368, "options": "rw,seclabel,relatime,attr2,inode64,grpquota", "device": "/dev/sda1", "inode_used": 52642, "block_size": 4096, "inode_available": 5189726}], "ansible_eth0": {"macaddress": "42:01:0a:8e:00:02", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio1", "module": "virtio_net", "mtu": 1460, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.142.0.2", "netmask": "255.255.255.255", "network": "10.142.0.2", "address": "10.142.0.2"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::4001:aff:fe8e:2"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_nodename": "ci-primg656-build-image-instance", "ansible_product_name": "Google Compute Engine", "ansible_machine": "x86_64", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"], "ansible_all_ipv4_addresses": ["10.142.0.2"], "ansible_python_version": "2.7.5"}}\n', "Warning: Permanently added '35.185.29.131' (ECDSA) to the list of known hosts.\r\n")
ok: [35.185.29.131]
META: ran handlers
TASK [Set facts] ***************************************************************
task path: /usr/share/ansible/openshift-ansible-gce/playbooks/build_image.yaml:67
Sunday 21 January 2018 16:06:58 +0000 (0:00:01.397) 0:01:14.115 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"openshift_node_bootstrap": true
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Initialization Checkpoint Start] *****************************************
META: ran handlers
TASK [Set install initialization 'In Progress'] ********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:8
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.053) 0:01:14.169 ********
ok: [35.185.29.131] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_initialize": {
"start": "20180121160658Z",
"status": "In Progress"
}
},
"per_host": false
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Populate config host groups] *********************************************
META: ran handlers
TASK [Load group name mapping variables] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:7
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.062) 0:01:14.232 ********
ok: [localhost] => {
"ansible_facts": {
"g_all_hosts": "{{ g_master_hosts | union(g_node_hosts) | union(g_etcd_hosts) | union(g_new_etcd_hosts) | union(g_lb_hosts) | union(g_nfs_hosts) | union(g_new_node_hosts)| union(g_new_master_hosts) | union(g_glusterfs_hosts) | union(g_glusterfs_registry_hosts) | default([]) }}",
"g_etcd_hosts": "{{ groups.etcd | default([]) }}",
"g_glusterfs_hosts": "{{ groups.glusterfs | default([]) }}",
"g_glusterfs_registry_hosts": "{{ groups.glusterfs_registry | default(g_glusterfs_hosts) }}",
"g_lb_hosts": "{{ groups.lb | default([]) }}",
"g_master_hosts": "{{ groups.masters | default([]) }}",
"g_new_etcd_hosts": "{{ groups.new_etcd | default([]) }}",
"g_new_master_hosts": "{{ groups.new_masters | default([]) }}",
"g_new_node_hosts": "{{ groups.new_nodes | default([]) }}",
"g_nfs_hosts": "{{ groups.nfs | default([]) }}",
"g_node_hosts": "{{ groups.nodes | default([]) }}"
},
"ansible_included_var_files": [
"/usr/share/ansible/openshift-ansible/playbooks/init/vars/cluster_hosts.yml"
],
"changed": false
}
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:10
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.038) 0:01:14.270 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:15
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.030) 0:01:14.301 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] *************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:20
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.031) 0:01:14.332 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_lb_hosts required] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:25
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.030) 0:01:14.363 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts required] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:30
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.027) 0:01:14.390 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_nfs_hosts is single host] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:35
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.027) 0:01:14.418 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - g_glusterfs_hosts required] ****************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:40
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.027) 0:01:14.445 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate groups - Fail if no etcd hosts group is defined] ****************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:45
Sunday 21 January 2018 16:06:58 +0000 (0:00:00.026) 0:01:14.472 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_all_hosts] ***************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:53
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.031) 0:01:14.504 ********
creating host via 'add_host': hostname=35.185.29.131
ok: [localhost] => (item=35.185.29.131) => {
"add_host": {
"groups": [
"oo_all_hosts"
],
"host_name": "35.185.29.131",
"host_vars": {}
},
"changed": false,
"item": "35.185.29.131"
}
TASK [Evaluate oo_masters] *****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:62
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.068) 0:01:14.572 ********
TASK [Evaluate oo_first_master] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:71
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.026) 0:01:14.598 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_new_etcd_to_config] ******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:80
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.027) 0:01:14.626 ********
TASK [Evaluate oo_masters_to_config] *******************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:89
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.022) 0:01:14.649 ********
TASK [Evaluate oo_etcd_to_config] **********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:98
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.025) 0:01:14.674 ********
TASK [Evaluate oo_first_etcd] **************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:107
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.022) 0:01:14.697 ********
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Evaluate oo_etcd_hosts_to_upgrade] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:119
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.028) 0:01:14.726 ********
TASK [Evaluate oo_etcd_hosts_to_backup] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:126
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.022) 0:01:14.748 ********
TASK [Evaluate oo_nodes_to_config] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:133
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.022) 0:01:14.770 ********
creating host via 'add_host': hostname=35.185.29.131
ok: [localhost] => (item=35.185.29.131) => {
"add_host": {
"groups": [
"oo_nodes_to_config"
],
"host_name": "35.185.29.131",
"host_vars": {}
},
"changed": false,
"item": "35.185.29.131"
}
TASK [Add master to oo_nodes_to_config] ****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:143
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.048) 0:01:14.819 ********
TASK [Evaluate oo_lb_to_config] ************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:153
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.023) 0:01:14.843 ********
TASK [Evaluate oo_nfs_to_config] ***********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:162
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.024) 0:01:14.868 ********
TASK [Evaluate oo_glusterfs_to_config] *****************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:171
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.024) 0:01:14.892 ********
TASK [Evaluate oo_etcd_to_migrate] *********************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:180
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.025) 0:01:14.917 ********
META: ran handlers
META: ran handlers
[WARNING]: Could not match supplied host pattern, ignoring:
oo_masters_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_etcd_to_config
PLAY [Ensure that all non-node hosts are accessible] ***************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config
[WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config
PLAY [Initialize host facts] ***************************************************
META: ran handlers
TASK [openshift_sanitize_inventory : include_tasks] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:4
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.040) 0:01:14.958 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for 35.185.29.131
TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:3
Sunday 21 January 2018 16:06:59 +0000 (0:00:00.049) 0:01:15.007 ********
skipping: [35.185.29.131] => (item=openshift_hosted_logging_deploy) => {
"changed": false,
"item": "openshift_hosted_logging_deploy",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_hostname) => {
"changed": false,
"item": "openshift_hosted_logging_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_ops_hostname) => {
"changed": false,
"item": "openshift_hosted_logging_ops_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_master_public_url) => {
"changed": false,
"item": "openshift_hosted_logging_master_public_url",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_cluster_size) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_cluster_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_cluster_size) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_cluster_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_image_pull_secret) => {
"changed": false,
"item": "openshift_hosted_logging_image_pull_secret",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_enable_ops_cluster) => {
"changed": false,
"item": "openshift_hosted_logging_enable_ops_cluster",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_curator_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_curator_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_curator_ops_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_curator_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_kibana_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_kibana_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_kibana_ops_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_kibana_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_fluentd_nodeselector_label) => {
"changed": false,
"item": "openshift_hosted_logging_fluentd_nodeselector_label",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_journal_source) => {
"changed": false,
"item": "openshift_hosted_logging_journal_source",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_journal_read_from_head) => {
"changed": false,
"item": "openshift_hosted_logging_journal_read_from_head",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_instance_ram) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_labels) => {
"changed": false,
"item": "openshift_hosted_logging_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_pvc_dynamic) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_pvc_dynamic",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_pvc_size) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_pvc_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_pvc_prefix) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_pvc_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_storage_group) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_storage_group",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_loggingops_storage_labels) => {
"changed": false,
"item": "openshift_hosted_loggingops_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_dynamic) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_dynamic",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_size) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_pvc_prefix) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_pvc_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_storage_group) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_storage_group",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_access_modes) => {
"changed": false,
"item": "openshift_hosted_logging_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_kind) => {
"changed": false,
"item": "openshift_hosted_logging_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_loggingops_storage_kind) => {
"changed": false,
"item": "openshift_hosted_loggingops_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_host) => {
"changed": false,
"item": "openshift_hosted_logging_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_loggingops_storage_host) => {
"changed": false,
"item": "openshift_hosted_loggingops_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_nfs_directory) => {
"changed": false,
"item": "openshift_hosted_logging_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_loggingops_storage_nfs_directory) => {
"changed": false,
"item": "openshift_hosted_loggingops_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_volume_name) => {
"changed": false,
"item": "openshift_hosted_logging_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_loggingops_storage_volume_name) => {
"changed": false,
"item": "openshift_hosted_loggingops_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_volume_size) => {
"changed": false,
"item": "openshift_hosted_logging_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_loggingops_storage_volume_size) => {
"changed": false,
"item": "openshift_hosted_loggingops_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_enable_ops_cluster) => {
"changed": false,
"item": "openshift_hosted_logging_enable_ops_cluster",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_image_pull_secret) => {
"changed": false,
"item": "openshift_hosted_logging_image_pull_secret",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_curator_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_curator_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_curator_ops_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_curator_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_kibana_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_kibana_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_kibana_ops_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_kibana_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_ops_hostname) => {
"changed": false,
"item": "openshift_hosted_logging_ops_hostname",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_fluentd_nodeselector_label) => {
"changed": false,
"item": "openshift_hosted_logging_fluentd_nodeselector_label",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_journal_source) => {
"changed": false,
"item": "openshift_hosted_logging_journal_source",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_journal_read_from_head) => {
"changed": false,
"item": "openshift_hosted_logging_journal_read_from_head",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_instance_ram) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_instance_ram) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_elasticsearch_ops_nodeselector) => {
"changed": false,
"item": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_storage_access_modes) => {
"changed": false,
"item": "openshift_hosted_logging_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_deployer_prefix) => {
"changed": false,
"item": "openshift_hosted_logging_deployer_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_logging_deployer_version) => {
"changed": false,
"item": "openshift_hosted_logging_deployer_version",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_deploy) => {
"changed": false,
"item": "openshift_hosted_metrics_deploy",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_kind) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_kind",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_access_modes) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_access_modes",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_host) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_host",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_nfs_directory) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_nfs_directory",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_volume_name) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_volume_name",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_volume_size) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_volume_size",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_storage_labels) => {
"changed": false,
"item": "openshift_hosted_metrics_storage_labels",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_deployer_prefix) => {
"changed": false,
"item": "openshift_hosted_metrics_deployer_prefix",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=openshift_hosted_metrics_deployer_version) => {
"changed": false,
"item": "openshift_hosted_metrics_deployer_version",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : debug] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:11
Sunday 21 January 2018 16:07:00 +0000 (0:00:00.760) 0:01:15.768 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : pause] ************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:12
Sunday 21 January 2018 16:07:00 +0000 (0:00:00.027) 0:01:15.796 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:18
Sunday 21 January 2018 16:07:00 +0000 (0:00:00.026) 0:01:15.822 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for 35.185.29.131
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for 35.185.29.131
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:5
Sunday 21 January 2018 16:07:00 +0000 (0:00:00.075) 0:01:15.898 ********
Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/conditional_set_fact.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-kymrwltoitdpwughbgjpikckrqjgwrja; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"facts": {"openshift_gcp_region": "us-east1", "openshift_gcp_registry_bucket_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json", "module_setup": true, "debug_level": 2, "openshift_hosted_registry_storage_gcs_bucket": "origin-ci-test-primg656", "ansible_distribution_version": "7.4.1708", "openshift_gcp_zone": "us-east1-c", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"USERNAME": "root", "LANG": "en_US.UTF-8", "TERM": "unknown", "SHELL": "/bin/bash", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hmtrrnggzbzxjfmrkhjczgzdwbzdcpnh; /usr/bin/python", "SHLVL": "1", "SUDO_UID": "1000", "SUDO_GID": "1001", "PWD": "/home/cloud-user", "LOGNAME": "root", "USER": "root", "MAIL": "/var/mail/cloud-user", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_USER": "cloud-user", "HOME": "/root", "_": "/usr/bin/python"}, "openshift_master_cluster_public_hostname": "api.primg656.origin-ci-int-gce.dev.rhcloud.com", "openshift_hosted_registry_storage_gcs_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json", "ansible_architecture": "x86_64", "openshift_master_bootstrap_auto_approver_node_selector": {"role": "infra"}, "ansible_default_ipv4": {"macaddress": "42:01:0a:8e:00:02", "network": "10.142.0.2", "mtu": 1460, "broadcast": "10.142.0.2", "alias": "eth0", "netmask": "255.255.255.255", "address": "10.142.0.2", "interface": "eth0", "type": "ether", "gateway": "10.142.0.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "openshift_gcp_ssh_private_key": "/home/cloud-user/.ssh/google_compute_engine", "openshift_master_debug_level": "2", "openshift_gcp_startup_script_file": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/bootstrap-script.sh", "ansible_cmdline": {"rootflags": "gquota", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.11.6.el7.x86_64", "crashkernel": "auto", "console": "ttyS0,38400n8", "ro": true, "root": "UUID=c7469f92-75ec-48ac-b42d-d5b89ab75b39"}, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_version": {"major": 2, "full": "2.4.2.0", "string": "2.4.2.0", "minor": 4, "revision": 2}, "deployment_type": "origin", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "A33E3D40-820B-6DC3-35E9-62269D8A2AF6", "inventory_file": null, "ansible_pkg_mgr": "yum", "openshift_master_access_token_max_seconds": 2419200, "internal_console_port": 8443, "ansible_distribution": "CentOS", "openshift_gcp_infra_network_instance_group": "ig-m", "ansible_all_ipv6_addresses": ["fe80::4001:aff:fe8e:2"], "ansible_uptime_seconds": 13, "openshift_gcp_network_name": "ci-primg656-network", "ansible_kernel": "3.10.0-693.11.6.el7.x86_64", "openshift_additional_repos": [{"gpgcheck": 0, "enabled": 1, "name": "origin-pr", "baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms"}, {"gpgcheck": 0, "enabled": 1, "name": "origin-pr-dependencies", "baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/"}], "openshift_gcp_iam_service_account_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "openshift_hosted_registry_storage_kind": "object", "openshift_node_debug_level": "2", "ansible_check_mode": false, "openshift_gcp_node_group_config": [{"scale": 1, "name": "master", "tags": "ocp-master,ocp-infra-node,ocp-node", "bootstrap": true, "machine_type": "n1-standard-2", "wait_for_stable": true, "boot_disk_size": 150, "suffix": "m"}, {"scale": 3, "name": "node", "tags": "ocp-node", "bootstrap": true, "machine_type": "n1-standard-2", "boot_disk_size": 150, "suffix": "n"}, {"scale": 0, "name": "node-flex", "tags": "ocp-node", "bootstrap": true, "machine_type": "n1-standard-2", "boot_disk_size": 150, "suffix": "nf"}], "openshift_test_repo": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms", "openshift_node_open_ports": [{"port": "8080/tcp", "service": "Master health check port"}, {"port": "1936/tcp", "service": "Router stats port"}, {"port": "9000-10000/tcp", "service": "Allowed open host ports"}, {"port": "9000-10000/udp", "service": "Allowed open host ports"}], "osm_controller_args": {"experimental-cluster-signing-duration": ["20m"]}, "ansible_service_broker_install": false, "openshift_portal_net": "172.30.0.0/16", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "openshift_gcp_project": "openshift-gce-devel-ci", "ansible_user_id": "root", "ansible_selinux_python_present": true, "console_port": 443, "openshift_gcp_registry_bucket_name": "origin-ci-test-primg656", "ansible_system_capabilities_enforced": "True", "ansible_local": {}, "inventory_hostname": "35.185.29.131", "ansible_processor_vcpus": 1, "openshift_hosted_infra_selector": "role=infra", "provision_gce_docker_storage_driver": "overlay2", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCN20XargrHTVdN1tW78b0isagsY2RFXlvSfTiRqFfTN9fdocC3DjdAvUm8+ps2NDM2xUEm72MesfqJpWXtXLLI=", "wildcard_zone": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com", "ansible_user_gid": 0, "ansible_system_vendor": "Google", "ansible_swaptotal_mb": 0, "files_dir": "/usr/share/ansible/openshift-ansible-gce/playbooks/files", "ansible_user_shell": "/bin/bash", "ansible_distribution_major_version": "7", "osm_default_node_selector": "role=app", "groups": {"ungrouped": [], "all": ["35.185.29.131"], "oo_nodes_to_config": ["35.185.29.131"], "nodes": ["35.185.29.131"], "oo_all_hosts": ["35.185.29.131"]}, "openshift_disable_check": "disk_availability,docker_image_availability,memory_availability,docker_storage", "ansible_real_group_id": 0, "ansible_lsb": {}, "openshift_master_identity_providers": [{"challenge": "true", "login": "true", "kind": "AllowAllPasswordIdentityProvider", "name": "allow_all"}], "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1GpCzJMo3mek5ZblRa7i3fj51Ss+FWBgJ/Q95gEG1Y7m5kg1S8/GphVKa819CIRbkgtp5gXOfMzPaMjmq5b3CLJXn2Gq5UqAb/O27gi5ObhoYcnxMDWvRh6rA7rv0DenuLlzbenABeZ9tv2LD1yrEE5E3t5o6d6A7bv+Nzvr+P9IcIocs3AZaivjZZ59ErjmULmCjbwrht1sky6Y2zZSRU6xY0zch4UxKgWiI+I4EITn81tU+wKfVv1mMmh1v9TIXjLtdFWOjvDLPqatFsauRRCxtvIuDY2WCJpw9F0pZ5pVyigBPUzfxTomluJGzL/R9gHgXsBIlgkC0LQHCb7j", "omit": "__omit_place_holder__4aa3e124d27fc6935deda4576e590e23d9320751", "ansible_user_gecos": "root", "openshift_template_service_broker_namespaces": ["openshift"], "osm_cluster_network_cidr": "172.16.0.0/16", "ansible_processor_threads_per_core": 1, "ansible_eth0": {"macaddress": "42:01:0a:8e:00:02", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "hw_tc_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "tx_fcoe_segmentation": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "scatter_gather": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "tx_checksum_ip_generic": "on", "netns_local": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gso_robust": "off [fixed]"}, "pciid": "virtio1", "module": "virtio_net", "mtu": 1460, "active": true, "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.142.0.2", "netmask": "255.255.255.255", "network": "10.142.0.2", "address": "10.142.0.2"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::4001:aff:fe8e:2"}], "device": "eth0", "type": "ether", "hw_timestamp_filters": []}, "openshift_master_cluster_method": "native", "openshift_debug_level": 2, "ansible_all_ipv4_addresses": ["10.142.0.2"], "ansible_python_version": "2.7.5", "ansible_playbook_python": "/usr/bin/python2", "template_service_broker_install": false, "ansible_product_version": "NA", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3538, "free": 3208, "used": 330}, "swap": {"cached": 0, "total": 0, "used": 0, "free": 0}, "nocache": {"used": 244, "free": 3294}}, "ansible_user_dir": "/root", "ansible_userspace_bits": "64", "openshift_node_port_range": "30000-32000", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_product_serial": "GoogleCloud-A33E3D40820B6DC335E962269D8A2AF6", "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["169.254.169.254"], "search": ["c.openshift-gce-devel-ci.internal", "google.internal"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_gre_segmentation": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "hw_tc_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "tx_fcoe_segmentation": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "udp_fragmentation_offload": "on", "scatter_gather": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "netns_local": "on [fixed]", "tx_nocache_copy": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gso_robust": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "active": true, "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "device": "lo", "type": "loopback"}, "ansible_memtotal_mb": 3538, "openshift_hosted_router_replicas": 1, "ansible_device_links": {"masters": {}, "labels": {"sda1": ["\\\\x2f"]}, "ids": {"sda": ["google-ci-primg656-build-image-instance", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"], "sda1": ["google-ci-primg656-build-image-instance-part1", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"]}, "uuids": {"sda1": ["c7469f92-75ec-48ac-b42d-d5b89ab75b39"]}}, "provision_custom_repositories": [{"sslverify": "false", "name": "oso-rhui-rhel-server-releases", "failovermethod": "priority", "sslclientkey": "ops-mirror.pem", "gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted", "sslclientcert": "ops-mirror.pem", "baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/", "gpgcheck": 1}, {"sslverify": "false", "name": "oso-rhui-rhel-server-extras", "failovermethod": "priority", "sslclientkey": "ops-mirror.pem", "gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted", "sslclientcert": "ops-mirror.pem", "baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/", "gpgcheck": 1}], "ansible_apparmor": {"status": "disabled"}, "openshift_master_public_api_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/", "dns_managed_zone": "origin-ci-int-gce", "ansible_memfree_mb": 3208, "group_names": ["nodes", "oo_all_hosts", "oo_nodes_to_config"], "ansible_lvm": {"pvs": {}, "lvs": {}, "vgs": {}}, "ansible_product_name": "Google Compute Engine", "openshift_master_api_port": "8443", "ansible_processor_count": 1, "ansible_hostname": "ci-primg656-build-image-instance", "openshift_node_groups": [{"labels": ["role=infra"], "name": "node-config-master"}, {"edits": [{"value": ["20"], "key": "kubeletArguments.pods-per-core"}], "labels": ["role=app"], "name": "node-config-node"}], "openshift_deployment_type": "origin", "openshift_gcp_prefix": "ci-primg656-", "public_hosted_zone": "origin-ci-int-gce.dev.rhcloud.com", "ansible_interfaces": ["lo", "eth0"], "openshift_gcp_iam_service_account": "jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com", "ansible_machine_id": "316c0f34b334ebf11b3fd066cf9671b8", "openshift_schedulable": true, "openshift_master_bootstrap_enabled": true, "ansible_mounts": [{"block_used": 378460, "uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39", "size_total": 10725883904, "block_total": 2618624, "inode_available": 5189726, "block_available": 2240164, "size_available": 9175711744, "fstype": "xfs", "inode_total": 5242368, "mount": "/", "device": "/dev/sda1", "inode_used": 52642, "block_size": 4096, "options": "rw,seclabel,relatime,attr2,inode64,grpquota"}], "openshift_gcp_base_image": "rhel-7", "ansible_nodename": "ci-primg656-build-image-instance", "openshift_master_bootstrap_auto_approve": true, "openshift_master_default_subdomain": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com", "openshift_gcp_build_image": true, "inventory_ip_type": "external", "openshift_master_node_configs": [{"edits": [{"value": ["role=infra"], "key": "kubeletArguments.node-labels"}], "type": "master"}, {"edits": [{"value": ["role=app"], "key": "kubeletArguments.node-labels"}, {"value": ["20"], "key": "kubeletArguments.pods-per-core"}], "type": "node"}], "ansible_domain": "c.openshift-gce-devel-ci.internal", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_date_time": {"weekday_number": "0", "iso8601_basic_short": "20180121T160658", "tz": "UTC", "weeknumber": "03", "hour": "16", "time": "16:06:58", "tz_offset": "+0000", "month": "01", "epoch": "1516550818", "iso8601_micro": "2018-01-21T16:06:58.443522Z", "weekday": "Sunday", "iso8601_basic": "20180121T160658443439", "year": "2018", "date": "2018-01-21", "iso8601": "2018-01-21T16:06:58Z", "day": "21", "minute": "06", "second": "58"}, "ansible_fqdn": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal", "ansible_processor_cores": 1, "openshift_cloudprovider_kind": "gce", "ansible_bios_version": "Google", "openshift_node_sdn_mtu": 1410, "ansible_virtualization_type": "kvm", "openshift_master_public_console_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/console", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINedEI0gFkeqp4sSTgx1Wn7uk/pb07BBYpf7fNz/dgCO", "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "openshift_enable_service_catalog": false, "ansible_effective_user_id": 0, "openshift_master_cluster_hostname": "internal-api.primg656.origin-ci-int-gce.dev.rhcloud.com", "osm_host_subnet_length": 9, "ansible_system": "Linux", "ansible_devices": {"sda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": "Google", "links": {"masters": [], "labels": [], "ids": ["google-ci-primg656-build-image-instance", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"], "uuids": []}, "sectors": "20971520", "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": "PersistentDisk", "size": "10.00 GB", "holders": [], "partitions": {"sda1": {"sectorsize": 512, "uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39", "sectors": "20969472", "links": {"masters": [], "labels": ["\\\\x2f"], "ids": ["google-ci-primg656-build-image-instance-part1", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"], "uuids": ["c7469f92-75ec-48ac-b42d-d5b89ab75b39"]}, "start": "2048", "holders": [], "size": "10.00 GB"}}}}, "openshift_hosted_registry_storage_provider": "gcs", "ansible_user_uid": 0, "openshift_gcp_root_image": "centos-7", "openshift_master_console_port": "8443", "ansible_bios_date": "01/01/2011", "openshift_gcp_image": "ci-primg656-images", "inventory_hostname_short": "35", "openshift_node_bootstrap": true, "inventory_dir": null, "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU @ 2.30GHz"], "playbook_dir": "/usr/share/ansible/openshift-ansible/playbooks/init", "openshift_hosted_registry_replicas": 1}, "vars": {"openshift_logging_image_version": "openshift_hosted_logging_deployer_version", "openshift_logging_storage_labels": "openshift_hosted_logging_storage_labels", "openshift_logging_es_ops_memory_limit": "openshift_hosted_logging_elasticsearch_ops_instance_ram", "openshift_logging_use_ops": "openshift_hosted_logging_enable_ops_cluster", "openshift_logging_curator_ops_nodeselector": "openshift_hosted_logging_curator_ops_nodeselector", "openshift_logging_fluentd_nodeselector": "openshift_hosted_logging_fluentd_nodeselector_label", "logging_elasticsearch_cluster_size": "openshift_hosted_logging_elasticsearch_cluster_size", "openshift_logging_fluentd_journal_source": "openshift_hosted_logging_journal_source", "openshift_logging_image_pull_secret": "openshift_hosted_logging_image_pull_secret", "openshift_loggingops_storage_host": "openshift_hosted_loggingops_storage_host", "openshift_logging_es_nodeselector": "openshift_hosted_logging_elasticsearch_nodeselector", "openshift_logging_kibana_ops_hostname": "openshift_hosted_logging_ops_hostname", "openshift_loggingops_storage_kind": "openshift_hosted_loggingops_storage_kind", "openshift_logging_kibana_nodeselector": "openshift_hosted_logging_kibana_nodeselector", "openshift_logging_curator_nodeselector": "openshift_hosted_logging_curator_nodeselector", "openshift_logging_es_ops_nodeselector": "openshift_hosted_logging_elasticsearch_ops_nodeselector", "logging_hostname": "openshift_hosted_logging_hostname", "openshift_logging_storage_volume_size": "openshift_hosted_logging_storage_volume_size", "openshift_logging_storage_access_modes": "openshift_hosted_logging_storage_access_modes", "openshift_logging_image_prefix": "openshift_hosted_logging_deployer_prefix", "logging_ops_hostname": "openshift_hosted_logging_ops_hostname", "openshift_logging_storage_kind": "openshift_hosted_logging_storage_kind", "openshift_logging_kibana_hostname": "openshift_hosted_logging_hostname", "openshift_logging_storage_host": "openshift_hosted_logging_storage_host", "openshift_logging_fluentd_journal_read_from_head": "openshift_hosted_logging_journal_read_from_head", "openshift_loggingops_storage_labels": "openshift_hosted_loggingops_storage_labels", "openshift_logging_install_logging": "openshift_hosted_logging_deploy", "openshift_logging_master_public_url": "openshift_hosted_logging_master_public_url", "logging_elasticsearch_ops_cluster_size": "openshift_hosted_logging_elasticsearch_ops_cluster_size", "openshift_logging_es_memory_limit": "openshift_hosted_logging_elasticsearch_instance_ram", "openshift_logging_kibana_ops_nodeselector": "openshift_hosted_logging_kibana_ops_nodeselector", "openshift_loggingops_storage_volume_size": "openshift_hosted_loggingops_storage_volume_size"}}}, "changed": false, "ansible_facts": {}}\n', '')
ok: [35.185.29.131] => {
"ansible_facts": {},
"changed": false,
"invocation": {
"module_args": {
"facts": {
"ansible_all_ipv4_addresses": [
"10.142.0.2"
],
"ansible_all_ipv6_addresses": [
"fe80::4001:aff:fe8e:2"
],
"ansible_apparmor": {
"status": "disabled"
},
"ansible_architecture": "x86_64",
"ansible_bios_date": "01/01/2011",
"ansible_bios_version": "Google",
"ansible_check_mode": false,
"ansible_cmdline": {
"BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.11.6.el7.x86_64",
"console": "ttyS0,38400n8",
"crashkernel": "auto",
"ro": true,
"root": "UUID=c7469f92-75ec-48ac-b42d-d5b89ab75b39",
"rootflags": "gquota"
},
"ansible_date_time": {
"date": "2018-01-21",
"day": "21",
"epoch": "1516550818",
"hour": "16",
"iso8601": "2018-01-21T16:06:58Z",
"iso8601_basic": "20180121T160658443439",
"iso8601_basic_short": "20180121T160658",
"iso8601_micro": "2018-01-21T16:06:58.443522Z",
"minute": "06",
"month": "01",
"second": "58",
"time": "16:06:58",
"tz": "UTC",
"tz_offset": "+0000",
"weekday": "Sunday",
"weekday_number": "0",
"weeknumber": "03",
"year": "2018"
},
"ansible_default_ipv4": {
"address": "10.142.0.2",
"alias": "eth0",
"broadcast": "10.142.0.2",
"gateway": "10.142.0.1",
"interface": "eth0",
"macaddress": "42:01:0a:8e:00:02",
"mtu": 1460,
"netmask": "255.255.255.255",
"network": "10.142.0.2",
"type": "ether"
},
"ansible_default_ipv6": {},
"ansible_device_links": {
"ids": {
"sda": [
"google-ci-primg656-build-image-instance",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"
],
"sda1": [
"google-ci-primg656-build-image-instance-part1",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"
]
},
"labels": {
"sda1": [
"\\x2f"
]
},
"masters": {},
"uuids": {
"sda1": [
"c7469f92-75ec-48ac-b42d-d5b89ab75b39"
]
}
},
"ansible_devices": {
"sda": {
"holders": [],
"host": "",
"links": {
"ids": [
"google-ci-primg656-build-image-instance",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"
],
"labels": [],
"masters": [],
"uuids": []
},
"model": "PersistentDisk",
"partitions": {
"sda1": {
"holders": [],
"links": {
"ids": [
"google-ci-primg656-build-image-instance-part1",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"
],
"labels": [
"\\x2f"
],
"masters": [],
"uuids": [
"c7469f92-75ec-48ac-b42d-d5b89ab75b39"
]
},
"sectors": "20969472",
"sectorsize": 512,
"size": "10.00 GB",
"start": "2048",
"uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39"
}
},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "deadline",
"sectors": "20971520",
"sectorsize": "512",
"size": "10.00 GB",
"support_discard": "512",
"vendor": "Google",
"virtual": 1
}
},
"ansible_distribution": "CentOS",
"ansible_distribution_file_parsed": true,
"ansible_distribution_file_path": "/etc/redhat-release",
"ansible_distribution_file_variety": "RedHat",
"ansible_distribution_major_version": "7",
"ansible_distribution_release": "Core",
"ansible_distribution_version": "7.4.1708",
"ansible_dns": {
"nameservers": [
"169.254.169.254"
],
"search": [
"c.openshift-gce-devel-ci.internal",
"google.internal"
]
},
"ansible_domain": "c.openshift-gce-devel-ci.internal",
"ansible_effective_group_id": 0,
"ansible_effective_user_id": 0,
"ansible_env": {
"HOME": "/root",
"LANG": "en_US.UTF-8",
"LOGNAME": "root",
"MAIL": "/var/mail/cloud-user",
"PATH": "/sbin:/bin:/usr/sbin:/usr/bin",
"PWD": "/home/cloud-user",
"SHELL": "/bin/bash",
"SHLVL": "1",
"SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hmtrrnggzbzxjfmrkhjczgzdwbzdcpnh; /usr/bin/python",
"SUDO_GID": "1001",
"SUDO_UID": "1000",
"SUDO_USER": "cloud-user",
"TERM": "unknown",
"USER": "root",
"USERNAME": "root",
"_": "/usr/bin/python"
},
"ansible_eth0": {
"active": true,
"device": "eth0",
"features": {
"busy_poll": "off [fixed]",
"fcoe_mtu": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "on [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "off [fixed]",
"netns_local": "off [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on [fixed]",
"rx_fcs": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "off [fixed]",
"tx_checksumming": "on",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "off [fixed]",
"tx_gre_segmentation": "off [fixed]",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipip_segmentation": "off [fixed]",
"tx_lockless": "off [fixed]",
"tx_mpls_segmentation": "off [fixed]",
"tx_nocache_copy": "off",
"tx_scatter_gather": "on",
"tx_scatter_gather_fraglist": "off [fixed]",
"tx_sctp_segmentation": "off [fixed]",
"tx_sit_segmentation": "off [fixed]",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "off [fixed]",
"tx_tcp_mangleid_segmentation": "off",
"tx_tcp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "off [fixed]",
"tx_udp_tnl_segmentation": "off [fixed]",
"tx_vlan_offload": "off [fixed]",
"tx_vlan_stag_hw_insert": "off [fixed]",
"udp_fragmentation_offload": "off [fixed]",
"vlan_challenged": "off [fixed]"
},
"hw_timestamp_filters": [],
"ipv4": {
"address": "10.142.0.2",
"broadcast": "10.142.0.2",
"netmask": "255.255.255.255",
"network": "10.142.0.2"
},
"ipv6": [
{
"address": "fe80::4001:aff:fe8e:2",
"prefix": "64",
"scope": "link"
}
],
"macaddress": "42:01:0a:8e:00:02",
"module": "virtio_net",
"mtu": 1460,
"pciid": "virtio1",
"promisc": false,
"timestamping": [
"rx_software",
"software"
],
"type": "ether"
},
"ansible_fips": false,
"ansible_form_factor": "Other",
"ansible_fqdn": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal",
"ansible_hostname": "ci-primg656-build-image-instance",
"ansible_interfaces": [
"lo",
"eth0"
],
"ansible_kernel": "3.10.0-693.11.6.el7.x86_64",
"ansible_lo": {
"active": true,
"device": "lo",
"features": {
"busy_poll": "off [fixed]",
"fcoe_mtu": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "on [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "on [fixed]",
"netns_local": "on [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on [fixed]",
"rx_fcs": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on [fixed]",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "on [fixed]",
"tx_checksumming": "on",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "off [fixed]",
"tx_gre_segmentation": "off [fixed]",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipip_segmentation": "off [fixed]",
"tx_lockless": "on [fixed]",
"tx_mpls_segmentation": "off [fixed]",
"tx_nocache_copy": "off [fixed]",
"tx_scatter_gather": "on [fixed]",
"tx_scatter_gather_fraglist": "on [fixed]",
"tx_sctp_segmentation": "on",
"tx_sit_segmentation": "off [fixed]",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "on",
"tx_tcp_mangleid_segmentation": "on",
"tx_tcp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "off [fixed]",
"tx_udp_tnl_segmentation": "off [fixed]",
"tx_vlan_offload": "off [fixed]",
"tx_vlan_stag_hw_insert": "off [fixed]",
"udp_fragmentation_offload": "on",
"vlan_challenged": "on [fixed]"
},
"hw_timestamp_filters": [],
"ipv4": {
"address": "127.0.0.1",
"broadcast": "host",
"netmask": "255.0.0.0",
"network": "127.0.0.0"
},
"ipv6": [
{
"address": "::1",
"prefix": "128",
"scope": "host"
}
],
"mtu": 65536,
"promisc": false,
"timestamping": [
"rx_software",
"software"
],
"type": "loopback"
},
"ansible_local": {},
"ansible_lsb": {},
"ansible_lvm": {
"lvs": {},
"pvs": {},
"vgs": {}
},
"ansible_machine": "x86_64",
"ansible_machine_id": "316c0f34b334ebf11b3fd066cf9671b8",
"ansible_memfree_mb": 3208,
"ansible_memory_mb": {
"nocache": {
"free": 3294,
"used": 244
},
"real": {
"free": 3208,
"total": 3538,
"used": 330
},
"swap": {
"cached": 0,
"free": 0,
"total": 0,
"used": 0
}
},
"ansible_memtotal_mb": 3538,
"ansible_mounts": [
{
"block_available": 2240164,
"block_size": 4096,
"block_total": 2618624,
"block_used": 378460,
"device": "/dev/sda1",
"fstype": "xfs",
"inode_available": 5189726,
"inode_total": 5242368,
"inode_used": 52642,
"mount": "/",
"options": "rw,seclabel,relatime,attr2,inode64,grpquota",
"size_available": 9175711744,
"size_total": 10725883904,
"uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39"
}
],
"ansible_nodename": "ci-primg656-build-image-instance",
"ansible_os_family": "RedHat",
"ansible_pkg_mgr": "yum",
"ansible_playbook_python": "/usr/bin/python2",
"ansible_processor": [
"0",
"GenuineIntel",
"Intel(R) Xeon(R) CPU @ 2.30GHz"
],
"ansible_processor_cores": 1,
"ansible_processor_count": 1,
"ansible_processor_threads_per_core": 1,
"ansible_processor_vcpus": 1,
"ansible_product_name": "Google Compute Engine",
"ansible_product_serial": "GoogleCloud-A33E3D40820B6DC335E962269D8A2AF6",
"ansible_product_uuid": "A33E3D40-820B-6DC3-35E9-62269D8A2AF6",
"ansible_product_version": "NA",
"ansible_python": {
"executable": "/usr/bin/python",
"has_sslcontext": true,
"type": "CPython",
"version": {
"major": 2,
"micro": 5,
"minor": 7,
"releaselevel": "final",
"serial": 0
},
"version_info": [
2,
7,
5,
"final",
0
]
},
"ansible_python_version": "2.7.5",
"ansible_real_group_id": 0,
"ansible_real_user_id": 0,
"ansible_selinux": {
"config_mode": "enforcing",
"mode": "enforcing",
"policyvers": 28,
"status": "enabled",
"type": "targeted"
},
"ansible_selinux_python_present": true,
"ansible_service_broker_install": false,
"ansible_service_mgr": "systemd",
"ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCN20XargrHTVdN1tW78b0isagsY2RFXlvSfTiRqFfTN9fdocC3DjdAvUm8+ps2NDM2xUEm72MesfqJpWXtXLLI=",
"ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINedEI0gFkeqp4sSTgx1Wn7uk/pb07BBYpf7fNz/dgCO",
"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1GpCzJMo3mek5ZblRa7i3fj51Ss+FWBgJ/Q95gEG1Y7m5kg1S8/GphVKa819CIRbkgtp5gXOfMzPaMjmq5b3CLJXn2Gq5UqAb/O27gi5ObhoYcnxMDWvRh6rA7rv0DenuLlzbenABeZ9tv2LD1yrEE5E3t5o6d6A7bv+Nzvr+P9IcIocs3AZaivjZZ59ErjmULmCjbwrht1sky6Y2zZSRU6xY0zch4UxKgWiI+I4EITn81tU+wKfVv1mMmh1v9TIXjLtdFWOjvDLPqatFsauRRCxtvIuDY2WCJpw9F0pZ5pVyigBPUzfxTomluJGzL/R9gHgXsBIlgkC0LQHCb7j",
"ansible_swapfree_mb": 0,
"ansible_swaptotal_mb": 0,
"ansible_system": "Linux",
"ansible_system_capabilities": [
"cap_chown",
"cap_dac_override",
"cap_dac_read_search",
"cap_fowner",
"cap_fsetid",
"cap_kill",
"cap_setgid",
"cap_setuid",
"cap_setpcap",
"cap_linux_immutable",
"cap_net_bind_service",
"cap_net_broadcast",
"cap_net_admin",
"cap_net_raw",
"cap_ipc_lock",
"cap_ipc_owner",
"cap_sys_module",
"cap_sys_rawio",
"cap_sys_chroot",
"cap_sys_ptrace",
"cap_sys_pacct",
"cap_sys_admin",
"cap_sys_boot",
"cap_sys_nice",
"cap_sys_resource",
"cap_sys_time",
"cap_sys_tty_config",
"cap_mknod",
"cap_lease",
"cap_audit_write",
"cap_audit_control",
"cap_setfcap",
"cap_mac_override",
"cap_mac_admin",
"cap_syslog",
"35",
"36+ep"
],
"ansible_system_capabilities_enforced": "True",
"ansible_system_vendor": "Google",
"ansible_uptime_seconds": 13,
"ansible_user_dir": "/root",
"ansible_user_gecos": "root",
"ansible_user_gid": 0,
"ansible_user_id": "root",
"ansible_user_shell": "/bin/bash",
"ansible_user_uid": 0,
"ansible_userspace_architecture": "x86_64",
"ansible_userspace_bits": "64",
"ansible_version": {
"full": "2.4.2.0",
"major": 2,
"minor": 4,
"revision": 2,
"string": "2.4.2.0"
},
"ansible_virtualization_role": "guest",
"ansible_virtualization_type": "kvm",
"console_port": 443,
"debug_level": 2,
"deployment_type": "origin",
"dns_managed_zone": "origin-ci-int-gce",
"files_dir": "/usr/share/ansible/openshift-ansible-gce/playbooks/files",
"gather_subset": [
"all"
],
"group_names": [
"nodes",
"oo_all_hosts",
"oo_nodes_to_config"
],
"groups": {
"all": [
"35.185.29.131"
],
"nodes": [
"35.185.29.131"
],
"oo_all_hosts": [
"35.185.29.131"
],
"oo_nodes_to_config": [
"35.185.29.131"
],
"ungrouped": []
},
"internal_console_port": 8443,
"inventory_dir": null,
"inventory_file": null,
"inventory_hostname": "35.185.29.131",
"inventory_hostname_short": "35",
"inventory_ip_type": "external",
"module_setup": true,
"omit": "__omit_place_holder__4aa3e124d27fc6935deda4576e590e23d9320751",
"openshift_additional_repos": [
{
"baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms",
"enabled": 1,
"gpgcheck": 0,
"name": "origin-pr"
},
{
"baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/",
"enabled": 1,
"gpgcheck": 0,
"name": "origin-pr-dependencies"
}
],
"openshift_cloudprovider_kind": "gce",
"openshift_debug_level": 2,
"openshift_deployment_type": "origin",
"openshift_disable_check": "disk_availability,docker_image_availability,memory_availability,docker_storage",
"openshift_enable_service_catalog": false,
"openshift_gcp_base_image": "rhel-7",
"openshift_gcp_build_image": true,
"openshift_gcp_iam_service_account": "jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com",
"openshift_gcp_iam_service_account_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"openshift_gcp_image": "ci-primg656-images",
"openshift_gcp_infra_network_instance_group": "ig-m",
"openshift_gcp_network_name": "ci-primg656-network",
"openshift_gcp_node_group_config": [
{
"boot_disk_size": 150,
"bootstrap": true,
"machine_type": "n1-standard-2",
"name": "master",
"scale": 1,
"suffix": "m",
"tags": "ocp-master,ocp-infra-node,ocp-node",
"wait_for_stable": true
},
{
"boot_disk_size": 150,
"bootstrap": true,
"machine_type": "n1-standard-2",
"name": "node",
"scale": 3,
"suffix": "n",
"tags": "ocp-node"
},
{
"boot_disk_size": 150,
"bootstrap": true,
"machine_type": "n1-standard-2",
"name": "node-flex",
"scale": 0,
"suffix": "nf",
"tags": "ocp-node"
}
],
"openshift_gcp_prefix": "ci-primg656-",
"openshift_gcp_project": "openshift-gce-devel-ci",
"openshift_gcp_region": "us-east1",
"openshift_gcp_registry_bucket_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"openshift_gcp_registry_bucket_name": "origin-ci-test-primg656",
"openshift_gcp_root_image": "centos-7",
"openshift_gcp_ssh_private_key": "/home/cloud-user/.ssh/google_compute_engine",
"openshift_gcp_startup_script_file": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/bootstrap-script.sh",
"openshift_gcp_zone": "us-east1-c",
"openshift_hosted_infra_selector": "role=infra",
"openshift_hosted_registry_replicas": 1,
"openshift_hosted_registry_storage_gcs_bucket": "origin-ci-test-primg656",
"openshift_hosted_registry_storage_gcs_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"openshift_hosted_registry_storage_kind": "object",
"openshift_hosted_registry_storage_provider": "gcs",
"openshift_hosted_router_replicas": 1,
"openshift_master_access_token_max_seconds": 2419200,
"openshift_master_api_port": "8443",
"openshift_master_bootstrap_auto_approve": true,
"openshift_master_bootstrap_auto_approver_node_selector": {
"role": "infra"
},
"openshift_master_bootstrap_enabled": true,
"openshift_master_cluster_hostname": "internal-api.primg656.origin-ci-int-gce.dev.rhcloud.com",
"openshift_master_cluster_method": "native",
"openshift_master_cluster_public_hostname": "api.primg656.origin-ci-int-gce.dev.rhcloud.com",
"openshift_master_console_port": "8443",
"openshift_master_debug_level": "2",
"openshift_master_default_subdomain": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com",
"openshift_master_identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"openshift_master_node_configs": [
{
"edits": [
{
"key": "kubeletArguments.node-labels",
"value": [
"role=infra"
]
}
],
"type": "master"
},
{
"edits": [
{
"key": "kubeletArguments.node-labels",
"value": [
"role=app"
]
},
{
"key": "kubeletArguments.pods-per-core",
"value": [
"20"
]
}
],
"type": "node"
}
],
"openshift_master_public_api_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/",
"openshift_master_public_console_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/console",
"openshift_node_bootstrap": true,
"openshift_node_debug_level": "2",
"openshift_node_groups": [
{
"labels": [
"role=infra"
],
"name": "node-config-master"
},
{
"edits": [
{
"key": "kubeletArguments.pods-per-core",
"value": [
"20"
]
}
],
"labels": [
"role=app"
],
"name": "node-config-node"
}
],
"openshift_node_open_ports": [
{
"port": "8080/tcp",
"service": "Master health check port"
},
{
"port": "1936/tcp",
"service": "Router stats port"
},
{
"port": "9000-10000/tcp",
"service": "Allowed open host ports"
},
{
"port": "9000-10000/udp",
"service": "Allowed open host ports"
}
],
"openshift_node_port_range": "30000-32000",
"openshift_node_sdn_mtu": 1410,
"openshift_portal_net": "172.30.0.0/16",
"openshift_schedulable": true,
"openshift_template_service_broker_namespaces": [
"openshift"
],
"openshift_test_repo": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms",
"osm_cluster_network_cidr": "172.16.0.0/16",
"osm_controller_args": {
"experimental-cluster-signing-duration": [
"20m"
]
},
"osm_default_node_selector": "role=app",
"osm_host_subnet_length": 9,
"playbook_dir": "/usr/share/ansible/openshift-ansible/playbooks/init",
"provision_custom_repositories": [
{
"baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/",
"failovermethod": "priority",
"gpgcheck": 1,
"gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted",
"name": "oso-rhui-rhel-server-releases",
"sslclientcert": "ops-mirror.pem",
"sslclientkey": "ops-mirror.pem",
"sslverify": "false"
},
{
"baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/",
"failovermethod": "priority",
"gpgcheck": 1,
"gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted",
"name": "oso-rhui-rhel-server-extras",
"sslclientcert": "ops-mirror.pem",
"sslclientkey": "ops-mirror.pem",
"sslverify": "false"
}
],
"provision_gce_docker_storage_driver": "overlay2",
"public_hosted_zone": "origin-ci-int-gce.dev.rhcloud.com",
"template_service_broker_install": false,
"wildcard_zone": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com"
},
"vars": {
"logging_elasticsearch_cluster_size": "openshift_hosted_logging_elasticsearch_cluster_size",
"logging_elasticsearch_ops_cluster_size": "openshift_hosted_logging_elasticsearch_ops_cluster_size",
"logging_hostname": "openshift_hosted_logging_hostname",
"logging_ops_hostname": "openshift_hosted_logging_ops_hostname",
"openshift_logging_curator_nodeselector": "openshift_hosted_logging_curator_nodeselector",
"openshift_logging_curator_ops_nodeselector": "openshift_hosted_logging_curator_ops_nodeselector",
"openshift_logging_es_memory_limit": "openshift_hosted_logging_elasticsearch_instance_ram",
"openshift_logging_es_nodeselector": "openshift_hosted_logging_elasticsearch_nodeselector",
"openshift_logging_es_ops_memory_limit": "openshift_hosted_logging_elasticsearch_ops_instance_ram",
"openshift_logging_es_ops_nodeselector": "openshift_hosted_logging_elasticsearch_ops_nodeselector",
"openshift_logging_fluentd_journal_read_from_head": "openshift_hosted_logging_journal_read_from_head",
"openshift_logging_fluentd_journal_source": "openshift_hosted_logging_journal_source",
"openshift_logging_fluentd_nodeselector": "openshift_hosted_logging_fluentd_nodeselector_label",
"openshift_logging_image_prefix": "openshift_hosted_logging_deployer_prefix",
"openshift_logging_image_pull_secret": "openshift_hosted_logging_image_pull_secret",
"openshift_logging_image_version": "openshift_hosted_logging_deployer_version",
"openshift_logging_install_logging": "openshift_hosted_logging_deploy",
"openshift_logging_kibana_hostname": "openshift_hosted_logging_hostname",
"openshift_logging_kibana_nodeselector": "openshift_hosted_logging_kibana_nodeselector",
"openshift_logging_kibana_ops_hostname": "openshift_hosted_logging_ops_hostname",
"openshift_logging_kibana_ops_nodeselector": "openshift_hosted_logging_kibana_ops_nodeselector",
"openshift_logging_master_public_url": "openshift_hosted_logging_master_public_url",
"openshift_logging_storage_access_modes": "openshift_hosted_logging_storage_access_modes",
"openshift_logging_storage_host": "openshift_hosted_logging_storage_host",
"openshift_logging_storage_kind": "openshift_hosted_logging_storage_kind",
"openshift_logging_storage_labels": "openshift_hosted_logging_storage_labels",
"openshift_logging_storage_volume_size": "openshift_hosted_logging_storage_volume_size",
"openshift_logging_use_ops": "openshift_hosted_logging_enable_ops_cluster",
"openshift_loggingops_storage_host": "openshift_hosted_loggingops_storage_host",
"openshift_loggingops_storage_kind": "openshift_hosted_loggingops_storage_kind",
"openshift_loggingops_storage_labels": "openshift_hosted_loggingops_storage_labels",
"openshift_loggingops_storage_volume_size": "openshift_hosted_loggingops_storage_volume_size"
}
}
}
}
TASK [openshift_sanitize_inventory : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:42
Sunday 21 January 2018 16:07:00 +0000 (0:00:00.563) 0:01:16.462 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"openshift_logging_elasticsearch_ops_pvc_dynamic": "",
"openshift_logging_elasticsearch_ops_pvc_prefix": "",
"openshift_logging_elasticsearch_ops_pvc_size": "",
"openshift_logging_elasticsearch_pvc_dynamic": "",
"openshift_logging_elasticsearch_pvc_prefix": "",
"openshift_logging_elasticsearch_pvc_size": ""
},
"changed": false
}
TASK [openshift_sanitize_inventory : conditional_set_fact] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml:5
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.170) 0:01:16.632 ********
Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/conditional_set_fact.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qleebdvqprdyjhmwdpozkapaowstwehd; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"facts": {"ansible_processor_count": 1, "openshift_gcp_registry_bucket_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json", "module_setup": true, "debug_level": 2, "openshift_hosted_registry_storage_gcs_bucket": "origin-ci-test-primg656", "ansible_distribution_version": "7.4.1708", "openshift_gcp_zone": "us-east1-c", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"USERNAME": "root", "LANG": "en_US.UTF-8", "TERM": "unknown", "SHELL": "/bin/bash", "SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hmtrrnggzbzxjfmrkhjczgzdwbzdcpnh; /usr/bin/python", "SHLVL": "1", "SUDO_UID": "1000", "SUDO_GID": "1001", "PWD": "/home/cloud-user", "LOGNAME": "root", "USER": "root", "MAIL": "/var/mail/cloud-user", "PATH": "/sbin:/bin:/usr/sbin:/usr/bin", "SUDO_USER": "cloud-user", "HOME": "/root", "_": "/usr/bin/python"}, "openshift_master_cluster_public_hostname": "api.primg656.origin-ci-int-gce.dev.rhcloud.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "openshift_master_bootstrap_auto_approver_node_selector": {"role": "infra"}, "ansible_default_ipv4": {"macaddress": "42:01:0a:8e:00:02", "network": "10.142.0.2", "mtu": 1460, "broadcast": "10.142.0.2", "alias": "eth0", "netmask": "255.255.255.255", "address": "10.142.0.2", "interface": "eth0", "type": "ether", "gateway": "10.142.0.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "openshift_gcp_ssh_private_key": "/home/cloud-user/.ssh/google_compute_engine", "openshift_master_debug_level": "2", "group_names": ["nodes", "oo_all_hosts", "oo_nodes_to_config"], "ansible_cmdline": {"rootflags": "gquota", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.11.6.el7.x86_64", "crashkernel": "auto", "console": "ttyS0,38400n8", "ro": true, "root": "UUID=c7469f92-75ec-48ac-b42d-d5b89ab75b39"}, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_version": {"major": 2, "full": "2.4.2.0", "string": "2.4.2.0", "minor": 4, "revision": 2}, "deployment_type": "origin", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "A33E3D40-820B-6DC3-35E9-62269D8A2AF6", "inventory_file": null, "ansible_pkg_mgr": "yum", "openshift_master_access_token_max_seconds": 2419200, "internal_console_port": 8443, "ansible_distribution": "CentOS", "openshift_gcp_infra_network_instance_group": "ig-m", "ansible_all_ipv6_addresses": ["fe80::4001:aff:fe8e:2"], "ansible_uptime_seconds": 13, "openshift_gcp_network_name": "ci-primg656-network", "ansible_kernel": "3.10.0-693.11.6.el7.x86_64", "openshift_additional_repos": [{"gpgcheck": 0, "enabled": 1, "name": "origin-pr", "baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms"}, {"gpgcheck": 0, "enabled": 1, "name": "origin-pr-dependencies", "baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/"}], "openshift_gcp_iam_service_account_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "openshift_hosted_registry_storage_kind": "object", "openshift_node_debug_level": "2", "ansible_user_shell": "/bin/bash", "openshift_gcp_node_group_config": [{"scale": 1, "name": "master", "tags": "ocp-master,ocp-infra-node,ocp-node", "bootstrap": true, "machine_type": "n1-standard-2", "wait_for_stable": true, "boot_disk_size": 150, "suffix": "m"}, {"scale": 3, "name": "node", "tags": "ocp-node", "bootstrap": true, "machine_type": "n1-standard-2", "boot_disk_size": 150, "suffix": "n"}, {"scale": 0, "name": "node-flex", "tags": "ocp-node", "bootstrap": true, "machine_type": "n1-standard-2", "boot_disk_size": 150, "suffix": "nf"}], "openshift_test_repo": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms", "openshift_node_open_ports": [{"port": "8080/tcp", "service": "Master health check port"}, {"port": "1936/tcp", "service": "Router stats port"}, {"port": "9000-10000/tcp", "service": "Allowed open host ports"}, {"port": "9000-10000/udp", "service": "Allowed open host ports"}], "openshift_master_cluster_hostname": "internal-api.primg656.origin-ci-int-gce.dev.rhcloud.com", "osm_controller_args": {"experimental-cluster-signing-duration": ["20m"]}, "ansible_service_broker_install": false, "openshift_portal_net": "172.30.0.0/16", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "openshift_gcp_project": "openshift-gce-devel-ci", "ansible_user_id": "root", "ansible_selinux_python_present": true, "console_port": 443, "openshift_gcp_registry_bucket_name": "origin-ci-test-primg656", "ansible_system_capabilities_enforced": "True", "ansible_local": {}, "inventory_hostname": "35.185.29.131", "ansible_processor_vcpus": 1, "openshift_logging_elasticsearch_ops_pvc_dynamic": "", "openshift_hosted_infra_selector": "role=infra", "openshift_master_bootstrap_enabled": true, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCN20XargrHTVdN1tW78b0isagsY2RFXlvSfTiRqFfTN9fdocC3DjdAvUm8+ps2NDM2xUEm72MesfqJpWXtXLLI=", "wildcard_zone": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com", "ansible_mounts": [{"block_used": 378460, "uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39", "size_total": 10725883904, "block_total": 2618624, "inode_available": 5189726, "block_available": 2240164, "size_available": 9175711744, "fstype": "xfs", "inode_total": 5242368, "mount": "/", "device": "/dev/sda1", "inode_used": 52642, "block_size": 4096, "options": "rw,seclabel,relatime,attr2,inode64,grpquota"}], "ansible_system_vendor": "Google", "ansible_swaptotal_mb": 0, "files_dir": "/usr/share/ansible/openshift-ansible-gce/playbooks/files", "ansible_check_mode": false, "openshift_logging_elasticsearch_pvc_prefix": "", "ansible_distribution_major_version": "7", "osm_default_node_selector": "role=app", "groups": {"ungrouped": [], "all": ["35.185.29.131"], "oo_nodes_to_config": ["35.185.29.131"], "nodes": ["35.185.29.131"], "oo_all_hosts": ["35.185.29.131"]}, "openshift_disable_check": "disk_availability,docker_image_availability,memory_availability,docker_storage", "ansible_real_group_id": 0, "ansible_lsb": {}, "openshift_master_identity_providers": [{"challenge": "true", "login": "true", "kind": "AllowAllPasswordIdentityProvider", "name": "allow_all"}], "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1GpCzJMo3mek5ZblRa7i3fj51Ss+FWBgJ/Q95gEG1Y7m5kg1S8/GphVKa819CIRbkgtp5gXOfMzPaMjmq5b3CLJXn2Gq5UqAb/O27gi5ObhoYcnxMDWvRh6rA7rv0DenuLlzbenABeZ9tv2LD1yrEE5E3t5o6d6A7bv+Nzvr+P9IcIocs3AZaivjZZ59ErjmULmCjbwrht1sky6Y2zZSRU6xY0zch4UxKgWiI+I4EITn81tU+wKfVv1mMmh1v9TIXjLtdFWOjvDLPqatFsauRRCxtvIuDY2WCJpw9F0pZ5pVyigBPUzfxTomluJGzL/R9gHgXsBIlgkC0LQHCb7j", "omit": "__omit_place_holder__4aa3e124d27fc6935deda4576e590e23d9320751", "ansible_user_gecos": "root", "openshift_template_service_broker_namespaces": ["openshift"], "osm_cluster_network_cidr": "172.16.0.0/16", "ansible_processor_threads_per_core": 1, "ansible_eth0": {"macaddress": "42:01:0a:8e:00:02", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "hw_tc_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "tx_fcoe_segmentation": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "scatter_gather": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "tx_checksum_ip_generic": "on", "netns_local": "off [fixed]", "tx_nocache_copy": "off", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gso_robust": "off [fixed]"}, "pciid": "virtio1", "module": "virtio_net", "mtu": 1460, "active": true, "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.142.0.2", "netmask": "255.255.255.255", "network": "10.142.0.2", "address": "10.142.0.2"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::4001:aff:fe8e:2"}], "device": "eth0", "type": "ether", "hw_timestamp_filters": []}, "openshift_master_cluster_method": "native", "openshift_debug_level": 2, "ansible_all_ipv4_addresses": ["10.142.0.2"], "ansible_python_version": "2.7.5", "ansible_playbook_python": "/usr/bin/python2", "template_service_broker_install": false, "ansible_product_version": "NA", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 3538, "free": 3208, "used": 330}, "swap": {"cached": 0, "total": 0, "used": 0, "free": 0}, "nocache": {"used": 244, "free": 3294}}, "ansible_user_dir": "/root", "openshift_hosted_registry_storage_gcs_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json", "openshift_node_port_range": "30000-32000", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_product_serial": "GoogleCloud-A33E3D40820B6DC335E962269D8A2AF6", "ansible_virtualization_role": "guest", "openshift_logging_elasticsearch_pvc_size": "", "ansible_dns": {"nameservers": ["169.254.169.254"], "search": ["c.openshift-gce-devel-ci.internal", "google.internal"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_gre_segmentation": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "hw_tc_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "tx_fcoe_segmentation": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "udp_fragmentation_offload": "on", "scatter_gather": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "netns_local": "on [fixed]", "tx_nocache_copy": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gso_robust": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "active": true, "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "device": "lo", "type": "loopback"}, "ansible_memtotal_mb": 3538, "openshift_hosted_router_replicas": 1, "ansible_device_links": {"masters": {}, "labels": {"sda1": ["\\\\x2f"]}, "ids": {"sda": ["google-ci-primg656-build-image-instance", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"], "sda1": ["google-ci-primg656-build-image-instance-part1", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"]}, "uuids": {"sda1": ["c7469f92-75ec-48ac-b42d-d5b89ab75b39"]}}, "provision_custom_repositories": [{"sslverify": "false", "name": "oso-rhui-rhel-server-releases", "failovermethod": "priority", "sslclientkey": "ops-mirror.pem", "gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted", "sslclientcert": "ops-mirror.pem", "baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/", "gpgcheck": 1}, {"sslverify": "false", "name": "oso-rhui-rhel-server-extras", "failovermethod": "priority", "sslclientkey": "ops-mirror.pem", "gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted", "sslclientcert": "ops-mirror.pem", "baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/", "gpgcheck": 1}], "ansible_apparmor": {"status": "disabled"}, "openshift_master_public_api_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/", "dns_managed_zone": "origin-ci-int-gce", "ansible_memfree_mb": 3208, "openshift_gcp_startup_script_file": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/bootstrap-script.sh", "openshift_gcp_build_image": true, "ansible_product_name": "Google Compute Engine", "openshift_master_api_port": "8443", "openshift_gcp_region": "us-east1", "ansible_hostname": "ci-primg656-build-image-instance", "openshift_node_groups": [{"labels": ["role=infra"], "name": "node-config-master"}, {"edits": [{"value": ["20"], "key": "kubeletArguments.pods-per-core"}], "labels": ["role=app"], "name": "node-config-node"}], "openshift_deployment_type": "origin", "openshift_gcp_prefix": "ci-primg656-", "public_hosted_zone": "origin-ci-int-gce.dev.rhcloud.com", "ansible_interfaces": ["lo", "eth0"], "openshift_gcp_iam_service_account": "jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com", "ansible_machine_id": "316c0f34b334ebf11b3fd066cf9671b8", "openshift_schedulable": true, "openshift_logging_elasticsearch_ops_pvc_prefix": "", "ansible_fqdn": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal", "ansible_user_gid": 0, "openshift_gcp_base_image": "rhel-7", "ansible_nodename": "ci-primg656-build-image-instance", "openshift_master_bootstrap_auto_approve": true, "openshift_master_default_subdomain": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com", "ansible_lvm": {"pvs": {}, "lvs": {}, "vgs": {}}, "inventory_ip_type": "external", "inventory_dir": null, "openshift_master_node_configs": [{"edits": [{"value": ["role=infra"], "key": "kubeletArguments.node-labels"}], "type": "master"}, {"edits": [{"value": ["role=app"], "key": "kubeletArguments.node-labels"}, {"value": ["20"], "key": "kubeletArguments.pods-per-core"}], "type": "node"}], "ansible_domain": "c.openshift-gce-devel-ci.internal", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "kvm", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINedEI0gFkeqp4sSTgx1Wn7uk/pb07BBYpf7fNz/dgCO", "ansible_processor_cores": 1, "openshift_cloudprovider_kind": "gce", "ansible_bios_version": "Google", "openshift_node_sdn_mtu": 1410, "ansible_date_time": {"weekday_number": "0", "iso8601_basic_short": "20180121T160658", "tz": "UTC", "weeknumber": "03", "hour": "16", "time": "16:06:58", "tz_offset": "+0000", "month": "01", "epoch": "1516550818", "iso8601_micro": "2018-01-21T16:06:58.443522Z", "weekday": "Sunday", "iso8601_basic": "20180121T160658443439", "year": "2018", "date": "2018-01-21", "iso8601": "2018-01-21T16:06:58Z", "day": "21", "minute": "06", "second": "58"}, "openshift_master_public_console_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/console", "ansible_distribution_release": "Core", "ansible_os_family": "RedHat", "openshift_enable_service_catalog": false, "ansible_effective_user_id": 0, "openshift_logging_elasticsearch_pvc_dynamic": "", "osm_host_subnet_length": 9, "ansible_system": "Linux", "ansible_devices": {"sda": {"scheduler_mode": "deadline", "rotational": "0", "vendor": "Google", "links": {"masters": [], "labels": [], "ids": ["google-ci-primg656-build-image-instance", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"], "uuids": []}, "sectors": "20971520", "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": "PersistentDisk", "size": "10.00 GB", "holders": [], "partitions": {"sda1": {"sectorsize": 512, "uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39", "sectors": "20969472", "links": {"masters": [], "labels": ["\\\\x2f"], "ids": ["google-ci-primg656-build-image-instance-part1", "scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"], "uuids": ["c7469f92-75ec-48ac-b42d-d5b89ab75b39"]}, "start": "2048", "holders": [], "size": "10.00 GB"}}}}, "openshift_hosted_registry_storage_provider": "gcs", "ansible_user_uid": 0, "openshift_gcp_root_image": "centos-7", "openshift_master_console_port": "8443", "openshift_logging_elasticsearch_ops_pvc_size": "", "ansible_bios_date": "01/01/2011", "openshift_gcp_image": "ci-primg656-images", "inventory_hostname_short": "35", "openshift_node_bootstrap": true, "provision_gce_docker_storage_driver": "overlay2", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"], "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU @ 2.30GHz"], "playbook_dir": "/usr/share/ansible/openshift-ansible/playbooks/init", "openshift_hosted_registry_replicas": 1}, "vars": {"openshift_metrics_storage_volume_size": "openshift_hosted_metrics_storage_volume_size", "openshift_metrics_storage_access_modes": "openshift_hosted_metrics_storage_access_modes", "openshift_metrics_image_prefix": "openshift_hosted_metrics_deployer_prefix", "openshift_metrics_storage_kind": "openshift_hosted_metrics_storage_kind", "openshift_metrics_image_version": "openshift_hosted_metrics_deployer_version", "openshift_metrics_storage_nfs_directory": "openshift_hosted_metrics_storage_nfs_directory", "openshift_metrics_storage_volume_name": "openshift_hosted_metrics_storage_volume_name", "openshift_metrics_storage_labels": "openshift_hosted_metrics_storage_labels", "openshift_metrics_storage_host": "openshift_hosted_metrics_storage_host", "openshift_metrics_install_metrics": "openshift_hosted_metrics_deploy"}}}, "changed": false, "ansible_facts": {}}\n', '')
ok: [35.185.29.131] => {
"ansible_facts": {},
"changed": false,
"invocation": {
"module_args": {
"facts": {
"ansible_all_ipv4_addresses": [
"10.142.0.2"
],
"ansible_all_ipv6_addresses": [
"fe80::4001:aff:fe8e:2"
],
"ansible_apparmor": {
"status": "disabled"
},
"ansible_architecture": "x86_64",
"ansible_bios_date": "01/01/2011",
"ansible_bios_version": "Google",
"ansible_check_mode": false,
"ansible_cmdline": {
"BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.11.6.el7.x86_64",
"console": "ttyS0,38400n8",
"crashkernel": "auto",
"ro": true,
"root": "UUID=c7469f92-75ec-48ac-b42d-d5b89ab75b39",
"rootflags": "gquota"
},
"ansible_date_time": {
"date": "2018-01-21",
"day": "21",
"epoch": "1516550818",
"hour": "16",
"iso8601": "2018-01-21T16:06:58Z",
"iso8601_basic": "20180121T160658443439",
"iso8601_basic_short": "20180121T160658",
"iso8601_micro": "2018-01-21T16:06:58.443522Z",
"minute": "06",
"month": "01",
"second": "58",
"time": "16:06:58",
"tz": "UTC",
"tz_offset": "+0000",
"weekday": "Sunday",
"weekday_number": "0",
"weeknumber": "03",
"year": "2018"
},
"ansible_default_ipv4": {
"address": "10.142.0.2",
"alias": "eth0",
"broadcast": "10.142.0.2",
"gateway": "10.142.0.1",
"interface": "eth0",
"macaddress": "42:01:0a:8e:00:02",
"mtu": 1460,
"netmask": "255.255.255.255",
"network": "10.142.0.2",
"type": "ether"
},
"ansible_default_ipv6": {},
"ansible_device_links": {
"ids": {
"sda": [
"google-ci-primg656-build-image-instance",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"
],
"sda1": [
"google-ci-primg656-build-image-instance-part1",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"
]
},
"labels": {
"sda1": [
"\\x2f"
]
},
"masters": {},
"uuids": {
"sda1": [
"c7469f92-75ec-48ac-b42d-d5b89ab75b39"
]
}
},
"ansible_devices": {
"sda": {
"holders": [],
"host": "",
"links": {
"ids": [
"google-ci-primg656-build-image-instance",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance"
],
"labels": [],
"masters": [],
"uuids": []
},
"model": "PersistentDisk",
"partitions": {
"sda1": {
"holders": [],
"links": {
"ids": [
"google-ci-primg656-build-image-instance-part1",
"scsi-0Google_PersistentDisk_ci-primg656-build-image-instance-part1"
],
"labels": [
"\\x2f"
],
"masters": [],
"uuids": [
"c7469f92-75ec-48ac-b42d-d5b89ab75b39"
]
},
"sectors": "20969472",
"sectorsize": 512,
"size": "10.00 GB",
"start": "2048",
"uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39"
}
},
"removable": "0",
"rotational": "0",
"sas_address": null,
"sas_device_handle": null,
"scheduler_mode": "deadline",
"sectors": "20971520",
"sectorsize": "512",
"size": "10.00 GB",
"support_discard": "512",
"vendor": "Google",
"virtual": 1
}
},
"ansible_distribution": "CentOS",
"ansible_distribution_file_parsed": true,
"ansible_distribution_file_path": "/etc/redhat-release",
"ansible_distribution_file_variety": "RedHat",
"ansible_distribution_major_version": "7",
"ansible_distribution_release": "Core",
"ansible_distribution_version": "7.4.1708",
"ansible_dns": {
"nameservers": [
"169.254.169.254"
],
"search": [
"c.openshift-gce-devel-ci.internal",
"google.internal"
]
},
"ansible_domain": "c.openshift-gce-devel-ci.internal",
"ansible_effective_group_id": 0,
"ansible_effective_user_id": 0,
"ansible_env": {
"HOME": "/root",
"LANG": "en_US.UTF-8",
"LOGNAME": "root",
"MAIL": "/var/mail/cloud-user",
"PATH": "/sbin:/bin:/usr/sbin:/usr/bin",
"PWD": "/home/cloud-user",
"SHELL": "/bin/bash",
"SHLVL": "1",
"SUDO_COMMAND": "/bin/sh -c echo BECOME-SUCCESS-hmtrrnggzbzxjfmrkhjczgzdwbzdcpnh; /usr/bin/python",
"SUDO_GID": "1001",
"SUDO_UID": "1000",
"SUDO_USER": "cloud-user",
"TERM": "unknown",
"USER": "root",
"USERNAME": "root",
"_": "/usr/bin/python"
},
"ansible_eth0": {
"active": true,
"device": "eth0",
"features": {
"busy_poll": "off [fixed]",
"fcoe_mtu": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "on [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "off [fixed]",
"netns_local": "off [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on [fixed]",
"rx_fcs": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "off [fixed]",
"tx_checksumming": "on",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "off [fixed]",
"tx_gre_segmentation": "off [fixed]",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipip_segmentation": "off [fixed]",
"tx_lockless": "off [fixed]",
"tx_mpls_segmentation": "off [fixed]",
"tx_nocache_copy": "off",
"tx_scatter_gather": "on",
"tx_scatter_gather_fraglist": "off [fixed]",
"tx_sctp_segmentation": "off [fixed]",
"tx_sit_segmentation": "off [fixed]",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "off [fixed]",
"tx_tcp_mangleid_segmentation": "off",
"tx_tcp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "off [fixed]",
"tx_udp_tnl_segmentation": "off [fixed]",
"tx_vlan_offload": "off [fixed]",
"tx_vlan_stag_hw_insert": "off [fixed]",
"udp_fragmentation_offload": "off [fixed]",
"vlan_challenged": "off [fixed]"
},
"hw_timestamp_filters": [],
"ipv4": {
"address": "10.142.0.2",
"broadcast": "10.142.0.2",
"netmask": "255.255.255.255",
"network": "10.142.0.2"
},
"ipv6": [
{
"address": "fe80::4001:aff:fe8e:2",
"prefix": "64",
"scope": "link"
}
],
"macaddress": "42:01:0a:8e:00:02",
"module": "virtio_net",
"mtu": 1460,
"pciid": "virtio1",
"promisc": false,
"timestamping": [
"rx_software",
"software"
],
"type": "ether"
},
"ansible_fips": false,
"ansible_form_factor": "Other",
"ansible_fqdn": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal",
"ansible_hostname": "ci-primg656-build-image-instance",
"ansible_interfaces": [
"lo",
"eth0"
],
"ansible_kernel": "3.10.0-693.11.6.el7.x86_64",
"ansible_lo": {
"active": true,
"device": "lo",
"features": {
"busy_poll": "off [fixed]",
"fcoe_mtu": "off [fixed]",
"generic_receive_offload": "on",
"generic_segmentation_offload": "on",
"highdma": "on [fixed]",
"hw_tc_offload": "off [fixed]",
"l2_fwd_offload": "off [fixed]",
"large_receive_offload": "off [fixed]",
"loopback": "on [fixed]",
"netns_local": "on [fixed]",
"ntuple_filters": "off [fixed]",
"receive_hashing": "off [fixed]",
"rx_all": "off [fixed]",
"rx_checksumming": "on [fixed]",
"rx_fcs": "off [fixed]",
"rx_vlan_filter": "off [fixed]",
"rx_vlan_offload": "off [fixed]",
"rx_vlan_stag_filter": "off [fixed]",
"rx_vlan_stag_hw_parse": "off [fixed]",
"scatter_gather": "on",
"tcp_segmentation_offload": "on",
"tx_checksum_fcoe_crc": "off [fixed]",
"tx_checksum_ip_generic": "on [fixed]",
"tx_checksum_ipv4": "off [fixed]",
"tx_checksum_ipv6": "off [fixed]",
"tx_checksum_sctp": "on [fixed]",
"tx_checksumming": "on",
"tx_fcoe_segmentation": "off [fixed]",
"tx_gre_csum_segmentation": "off [fixed]",
"tx_gre_segmentation": "off [fixed]",
"tx_gso_partial": "off [fixed]",
"tx_gso_robust": "off [fixed]",
"tx_ipip_segmentation": "off [fixed]",
"tx_lockless": "on [fixed]",
"tx_mpls_segmentation": "off [fixed]",
"tx_nocache_copy": "off [fixed]",
"tx_scatter_gather": "on [fixed]",
"tx_scatter_gather_fraglist": "on [fixed]",
"tx_sctp_segmentation": "on",
"tx_sit_segmentation": "off [fixed]",
"tx_tcp6_segmentation": "on",
"tx_tcp_ecn_segmentation": "on",
"tx_tcp_mangleid_segmentation": "on",
"tx_tcp_segmentation": "on",
"tx_udp_tnl_csum_segmentation": "off [fixed]",
"tx_udp_tnl_segmentation": "off [fixed]",
"tx_vlan_offload": "off [fixed]",
"tx_vlan_stag_hw_insert": "off [fixed]",
"udp_fragmentation_offload": "on",
"vlan_challenged": "on [fixed]"
},
"hw_timestamp_filters": [],
"ipv4": {
"address": "127.0.0.1",
"broadcast": "host",
"netmask": "255.0.0.0",
"network": "127.0.0.0"
},
"ipv6": [
{
"address": "::1",
"prefix": "128",
"scope": "host"
}
],
"mtu": 65536,
"promisc": false,
"timestamping": [
"rx_software",
"software"
],
"type": "loopback"
},
"ansible_local": {},
"ansible_lsb": {},
"ansible_lvm": {
"lvs": {},
"pvs": {},
"vgs": {}
},
"ansible_machine": "x86_64",
"ansible_machine_id": "316c0f34b334ebf11b3fd066cf9671b8",
"ansible_memfree_mb": 3208,
"ansible_memory_mb": {
"nocache": {
"free": 3294,
"used": 244
},
"real": {
"free": 3208,
"total": 3538,
"used": 330
},
"swap": {
"cached": 0,
"free": 0,
"total": 0,
"used": 0
}
},
"ansible_memtotal_mb": 3538,
"ansible_mounts": [
{
"block_available": 2240164,
"block_size": 4096,
"block_total": 2618624,
"block_used": 378460,
"device": "/dev/sda1",
"fstype": "xfs",
"inode_available": 5189726,
"inode_total": 5242368,
"inode_used": 52642,
"mount": "/",
"options": "rw,seclabel,relatime,attr2,inode64,grpquota",
"size_available": 9175711744,
"size_total": 10725883904,
"uuid": "c7469f92-75ec-48ac-b42d-d5b89ab75b39"
}
],
"ansible_nodename": "ci-primg656-build-image-instance",
"ansible_os_family": "RedHat",
"ansible_pkg_mgr": "yum",
"ansible_playbook_python": "/usr/bin/python2",
"ansible_processor": [
"0",
"GenuineIntel",
"Intel(R) Xeon(R) CPU @ 2.30GHz"
],
"ansible_processor_cores": 1,
"ansible_processor_count": 1,
"ansible_processor_threads_per_core": 1,
"ansible_processor_vcpus": 1,
"ansible_product_name": "Google Compute Engine",
"ansible_product_serial": "GoogleCloud-A33E3D40820B6DC335E962269D8A2AF6",
"ansible_product_uuid": "A33E3D40-820B-6DC3-35E9-62269D8A2AF6",
"ansible_product_version": "NA",
"ansible_python": {
"executable": "/usr/bin/python",
"has_sslcontext": true,
"type": "CPython",
"version": {
"major": 2,
"micro": 5,
"minor": 7,
"releaselevel": "final",
"serial": 0
},
"version_info": [
2,
7,
5,
"final",
0
]
},
"ansible_python_version": "2.7.5",
"ansible_real_group_id": 0,
"ansible_real_user_id": 0,
"ansible_selinux": {
"config_mode": "enforcing",
"mode": "enforcing",
"policyvers": 28,
"status": "enabled",
"type": "targeted"
},
"ansible_selinux_python_present": true,
"ansible_service_broker_install": false,
"ansible_service_mgr": "systemd",
"ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCN20XargrHTVdN1tW78b0isagsY2RFXlvSfTiRqFfTN9fdocC3DjdAvUm8+ps2NDM2xUEm72MesfqJpWXtXLLI=",
"ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINedEI0gFkeqp4sSTgx1Wn7uk/pb07BBYpf7fNz/dgCO",
"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDF1GpCzJMo3mek5ZblRa7i3fj51Ss+FWBgJ/Q95gEG1Y7m5kg1S8/GphVKa819CIRbkgtp5gXOfMzPaMjmq5b3CLJXn2Gq5UqAb/O27gi5ObhoYcnxMDWvRh6rA7rv0DenuLlzbenABeZ9tv2LD1yrEE5E3t5o6d6A7bv+Nzvr+P9IcIocs3AZaivjZZ59ErjmULmCjbwrht1sky6Y2zZSRU6xY0zch4UxKgWiI+I4EITn81tU+wKfVv1mMmh1v9TIXjLtdFWOjvDLPqatFsauRRCxtvIuDY2WCJpw9F0pZ5pVyigBPUzfxTomluJGzL/R9gHgXsBIlgkC0LQHCb7j",
"ansible_swapfree_mb": 0,
"ansible_swaptotal_mb": 0,
"ansible_system": "Linux",
"ansible_system_capabilities": [
"cap_chown",
"cap_dac_override",
"cap_dac_read_search",
"cap_fowner",
"cap_fsetid",
"cap_kill",
"cap_setgid",
"cap_setuid",
"cap_setpcap",
"cap_linux_immutable",
"cap_net_bind_service",
"cap_net_broadcast",
"cap_net_admin",
"cap_net_raw",
"cap_ipc_lock",
"cap_ipc_owner",
"cap_sys_module",
"cap_sys_rawio",
"cap_sys_chroot",
"cap_sys_ptrace",
"cap_sys_pacct",
"cap_sys_admin",
"cap_sys_boot",
"cap_sys_nice",
"cap_sys_resource",
"cap_sys_time",
"cap_sys_tty_config",
"cap_mknod",
"cap_lease",
"cap_audit_write",
"cap_audit_control",
"cap_setfcap",
"cap_mac_override",
"cap_mac_admin",
"cap_syslog",
"35",
"36+ep"
],
"ansible_system_capabilities_enforced": "True",
"ansible_system_vendor": "Google",
"ansible_uptime_seconds": 13,
"ansible_user_dir": "/root",
"ansible_user_gecos": "root",
"ansible_user_gid": 0,
"ansible_user_id": "root",
"ansible_user_shell": "/bin/bash",
"ansible_user_uid": 0,
"ansible_userspace_architecture": "x86_64",
"ansible_userspace_bits": "64",
"ansible_version": {
"full": "2.4.2.0",
"major": 2,
"minor": 4,
"revision": 2,
"string": "2.4.2.0"
},
"ansible_virtualization_role": "guest",
"ansible_virtualization_type": "kvm",
"console_port": 443,
"debug_level": 2,
"deployment_type": "origin",
"dns_managed_zone": "origin-ci-int-gce",
"files_dir": "/usr/share/ansible/openshift-ansible-gce/playbooks/files",
"gather_subset": [
"all"
],
"group_names": [
"nodes",
"oo_all_hosts",
"oo_nodes_to_config"
],
"groups": {
"all": [
"35.185.29.131"
],
"nodes": [
"35.185.29.131"
],
"oo_all_hosts": [
"35.185.29.131"
],
"oo_nodes_to_config": [
"35.185.29.131"
],
"ungrouped": []
},
"internal_console_port": 8443,
"inventory_dir": null,
"inventory_file": null,
"inventory_hostname": "35.185.29.131",
"inventory_hostname_short": "35",
"inventory_ip_type": "external",
"module_setup": true,
"omit": "__omit_place_holder__4aa3e124d27fc6935deda4576e590e23d9320751",
"openshift_additional_repos": [
{
"baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms",
"enabled": 1,
"gpgcheck": 0,
"name": "origin-pr"
},
{
"baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/",
"enabled": 1,
"gpgcheck": 0,
"name": "origin-pr-dependencies"
}
],
"openshift_cloudprovider_kind": "gce",
"openshift_debug_level": 2,
"openshift_deployment_type": "origin",
"openshift_disable_check": "disk_availability,docker_image_availability,memory_availability,docker_storage",
"openshift_enable_service_catalog": false,
"openshift_gcp_base_image": "rhel-7",
"openshift_gcp_build_image": true,
"openshift_gcp_iam_service_account": "jenkins-ci-provisioner@openshift-gce-devel.iam.gserviceaccount.com",
"openshift_gcp_iam_service_account_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"openshift_gcp_image": "ci-primg656-images",
"openshift_gcp_infra_network_instance_group": "ig-m",
"openshift_gcp_network_name": "ci-primg656-network",
"openshift_gcp_node_group_config": [
{
"boot_disk_size": 150,
"bootstrap": true,
"machine_type": "n1-standard-2",
"name": "master",
"scale": 1,
"suffix": "m",
"tags": "ocp-master,ocp-infra-node,ocp-node",
"wait_for_stable": true
},
{
"boot_disk_size": 150,
"bootstrap": true,
"machine_type": "n1-standard-2",
"name": "node",
"scale": 3,
"suffix": "n",
"tags": "ocp-node"
},
{
"boot_disk_size": 150,
"bootstrap": true,
"machine_type": "n1-standard-2",
"name": "node-flex",
"scale": 0,
"suffix": "nf",
"tags": "ocp-node"
}
],
"openshift_gcp_prefix": "ci-primg656-",
"openshift_gcp_project": "openshift-gce-devel-ci",
"openshift_gcp_region": "us-east1",
"openshift_gcp_registry_bucket_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"openshift_gcp_registry_bucket_name": "origin-ci-test-primg656",
"openshift_gcp_root_image": "centos-7",
"openshift_gcp_ssh_private_key": "/home/cloud-user/.ssh/google_compute_engine",
"openshift_gcp_startup_script_file": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/bootstrap-script.sh",
"openshift_gcp_zone": "us-east1-c",
"openshift_hosted_infra_selector": "role=infra",
"openshift_hosted_registry_replicas": 1,
"openshift_hosted_registry_storage_gcs_bucket": "origin-ci-test-primg656",
"openshift_hosted_registry_storage_gcs_keyfile": "/usr/share/ansible/openshift-ansible-gce/playbooks/files/gce.json",
"openshift_hosted_registry_storage_kind": "object",
"openshift_hosted_registry_storage_provider": "gcs",
"openshift_hosted_router_replicas": 1,
"openshift_logging_elasticsearch_ops_pvc_dynamic": "",
"openshift_logging_elasticsearch_ops_pvc_prefix": "",
"openshift_logging_elasticsearch_ops_pvc_size": "",
"openshift_logging_elasticsearch_pvc_dynamic": "",
"openshift_logging_elasticsearch_pvc_prefix": "",
"openshift_logging_elasticsearch_pvc_size": "",
"openshift_master_access_token_max_seconds": 2419200,
"openshift_master_api_port": "8443",
"openshift_master_bootstrap_auto_approve": true,
"openshift_master_bootstrap_auto_approver_node_selector": {
"role": "infra"
},
"openshift_master_bootstrap_enabled": true,
"openshift_master_cluster_hostname": "internal-api.primg656.origin-ci-int-gce.dev.rhcloud.com",
"openshift_master_cluster_method": "native",
"openshift_master_cluster_public_hostname": "api.primg656.origin-ci-int-gce.dev.rhcloud.com",
"openshift_master_console_port": "8443",
"openshift_master_debug_level": "2",
"openshift_master_default_subdomain": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com",
"openshift_master_identity_providers": [
{
"challenge": "true",
"kind": "AllowAllPasswordIdentityProvider",
"login": "true",
"name": "allow_all"
}
],
"openshift_master_node_configs": [
{
"edits": [
{
"key": "kubeletArguments.node-labels",
"value": [
"role=infra"
]
}
],
"type": "master"
},
{
"edits": [
{
"key": "kubeletArguments.node-labels",
"value": [
"role=app"
]
},
{
"key": "kubeletArguments.pods-per-core",
"value": [
"20"
]
}
],
"type": "node"
}
],
"openshift_master_public_api_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/",
"openshift_master_public_console_url": "https://api.primg656.origin-ci-int-gce.dev.rhcloud.com/console",
"openshift_node_bootstrap": true,
"openshift_node_debug_level": "2",
"openshift_node_groups": [
{
"labels": [
"role=infra"
],
"name": "node-config-master"
},
{
"edits": [
{
"key": "kubeletArguments.pods-per-core",
"value": [
"20"
]
}
],
"labels": [
"role=app"
],
"name": "node-config-node"
}
],
"openshift_node_open_ports": [
{
"port": "8080/tcp",
"service": "Master health check port"
},
{
"port": "1936/tcp",
"service": "Router stats port"
},
{
"port": "9000-10000/tcp",
"service": "Allowed open host ports"
},
{
"port": "9000-10000/udp",
"service": "Allowed open host ports"
}
],
"openshift_node_port_range": "30000-32000",
"openshift_node_sdn_mtu": 1410,
"openshift_portal_net": "172.30.0.0/16",
"openshift_schedulable": true,
"openshift_template_service_broker_namespaces": [
"openshift"
],
"openshift_test_repo": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms",
"osm_cluster_network_cidr": "172.16.0.0/16",
"osm_controller_args": {
"experimental-cluster-signing-duration": [
"20m"
]
},
"osm_default_node_selector": "role=app",
"osm_host_subnet_length": 9,
"playbook_dir": "/usr/share/ansible/openshift-ansible/playbooks/init",
"provision_custom_repositories": [
{
"baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-releases/",
"failovermethod": "priority",
"gpgcheck": 1,
"gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted",
"name": "oso-rhui-rhel-server-releases",
"sslclientcert": "ops-mirror.pem",
"sslclientkey": "ops-mirror.pem",
"sslverify": "false"
},
{
"baseurl": "https://mirror.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://use-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://euw-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror1.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/ https://gce-mirror2.ops.rhcloud.com/libra/rhui-rhel-server-7-extras/",
"failovermethod": "priority",
"gpgcheck": 1,
"gpgkey": "https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-release https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-beta https://mirror.ops.rhcloud.com/libra/keys/RPM-GPG-KEY-redhat-openshifthosted",
"name": "oso-rhui-rhel-server-extras",
"sslclientcert": "ops-mirror.pem",
"sslclientkey": "ops-mirror.pem",
"sslverify": "false"
}
],
"provision_gce_docker_storage_driver": "overlay2",
"public_hosted_zone": "origin-ci-int-gce.dev.rhcloud.com",
"template_service_broker_install": false,
"wildcard_zone": "apps.primg656.origin-ci-int-gce.dev.rhcloud.com"
},
"vars": {
"openshift_metrics_image_prefix": "openshift_hosted_metrics_deployer_prefix",
"openshift_metrics_image_version": "openshift_hosted_metrics_deployer_version",
"openshift_metrics_install_metrics": "openshift_hosted_metrics_deploy",
"openshift_metrics_storage_access_modes": "openshift_hosted_metrics_storage_access_modes",
"openshift_metrics_storage_host": "openshift_hosted_metrics_storage_host",
"openshift_metrics_storage_kind": "openshift_hosted_metrics_storage_kind",
"openshift_metrics_storage_labels": "openshift_hosted_metrics_storage_labels",
"openshift_metrics_storage_nfs_directory": "openshift_hosted_metrics_storage_nfs_directory",
"openshift_metrics_storage_volume_name": "openshift_hosted_metrics_storage_volume_name",
"openshift_metrics_storage_volume_size": "openshift_hosted_metrics_storage_volume_size"
}
}
}
}
TASK [openshift_sanitize_inventory : Standardize on latest variable names] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:6
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.462) 0:01:17.095 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"deployment_subtype": "basic",
"openshift_deployment_subtype": "basic"
},
"changed": false
}
TASK [openshift_sanitize_inventory : Normalize openshift_release] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:11
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.161) 0:01:17.256 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:21
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.027) 0:01:17.283 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : include_tasks] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:30
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.034) 0:01:17.318 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for 35.185.29.131
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:5
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.091) 0:01:17.410 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:14
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.033) 0:01:17.444 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : set_fact] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:22
Sunday 21 January 2018 16:07:01 +0000 (0:00:00.023) 0:01:17.468 ********
skipping: [35.185.29.131] => (item=openshift_hosted_registry_storage_kind) => {
"changed": false,
"item": "openshift_hosted_registry_storage_kind",
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:29
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.065) 0:01:17.533 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:45
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.031) 0:01:17.565 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:57
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.025) 0:01:17.590 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:34
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.025) 0:01:17.616 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:47
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.034) 0:01:17.650 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:56
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.029) 0:01:17.680 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Detecting Operating System from ostree_booted] ***************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:21
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.026) 0:01:17.706 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-phvvorcchlofpsilzlsdskuewfmtynir; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/run/ostree-booted"
}
},
"stat": {
"exists": false
}
}
TASK [set openshift_deployment_type if unset] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:27
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.452) 0:01:18.159 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:34
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.027) 0:01:18.186 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"openshift_is_atomic": false,
"openshift_is_containerized": false
},
"changed": false
}
TASK [Determine Atomic Host Docker Version] ************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:51
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.150) 0:01:18.337 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [assert atomic host docker version is 1.12 or later] **********************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:55
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.028) 0:01:18.366 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Gather Cluster facts] ****************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:61
Sunday 21 January 2018 16:07:02 +0000 (0:00:00.026) 0:01:18.392 ********
Using module file /usr/share/ansible/openshift-ansible/roles/openshift_facts/library/openshift_facts.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qenhexszbzymwoywaaalaujxksweulgz; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "gather_subset": ["hardware", "network", "virtual", "facter"], "owner": null, "follow": false, "group": null, "gather_timeout": 10, "unsafe_writes": null, "serole": null, "content": null, "setype": null, "role": "common", "selevel": null, "regexp": null, "src": null, "local_facts": {"portal_net": "172.30.0.0/16", "http_proxy": "", "no_proxy": "", "ip": "", "hostname": "", "deployment_subtype": "basic", "public_ip": "", "https_proxy": "", "generate_no_proxy_hosts": true, "public_hostname": "", "deployment_type": "origin"}, "additive_facts_to_overwrite": [], "seuser": null, "filter": "*", "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "changed": true, "ansible_facts": {"openshift": {"common": {"config_base": "/etc/origin", "all_hostnames": ["ci-primg656-build-image-instance", "10.142.0.2", "35.185.29.131"], "examples_content_version": "v3.7", "ip": "10.142.0.2", "hostname": "ci-primg656-build-image-instance", "deployment_subtype": "basic", "dns_domain": "cluster.local", "portal_net": "172.30.0.0/16", "generate_no_proxy_hosts": true, "version_gte_3_9": false, "public_ip": "35.185.29.131", "version_gte_3_7": true, "version_gte_3_6": true, "public_hostname": "35.185.29.131", "deployment_type": "origin", "version_gte_3_8": false, "internal_hostnames": ["ci-primg656-build-image-instance", "10.142.0.2"], "kube_svc_ip": "172.30.0.1"}, "current_config": {}, "provider": {"metadata": {"project": {"attributes": {"ci-prtest-cc63063-202-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFF3TnpNek1EZ3dIaGNOTVRjeE1qSXpNak0xTlRBM1doY05Nakl4TWpJeQpNak0xTlRBNFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRRd056TXpNRGd3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURBelF4eGlHRXpQVjdhdVAxMlJIeUMKUmdzYWdTdTBVdEdsQmJCOWRkQlJqa1hqUWpDanhESlBKVHRFTWJLeitpd2ZTKzFmcXhXLzlORHhNZDdIbC9uQQp5dXFNQ1Q4TFVOZU5GRTgzNEpYbnM5MytXRVpjWm00Vit3MFZQYlB2VU5ib29rNC9XdExYTW9tUDZyNUsyYUZ2CjNPaWtIdWpQTUZFMkNWbWlSREFUN1QvVUR1NVd6eis0SkNPN1ViakVDUkgxRVlLNm5EQVZ2Y3RCSUs2aVJDZ0MKdVNHVW43OGlsWW12MytrVGp1aWZWeDFLZUUvZUszaU5rUGRDUFROMXhmZ1lvYkJTaDM3SmtnQXd2WldiRjhTLworcUo3UUhKZGltOVBaZHNCM1V2T1pYOFAvUXdkY01SMWJ1REdhZ3Fyd09Hd01TZmpyUG1xSFNMQVNhdUJmVTlOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdaWGJiRC9jRTUwTmxUdzNFZVRpdnd2TkFuQXpXMzNXK0ZFZ3hvYlZyTVVTVApyYnE1eUxCMUxUcjM0SlFVUkliUFdqUmVidWpVNExtSFhVUDR2UjA5NndlZE5mdGJHcmt1TTAwbHF0MXBZQkhpCmN1aGt0OHp2NlZEZGNybEJnK3VlSlFPcE1nclMvK2JkYSt1dldOVXdaUkR3L1JGVHRZUldvV3hlSEpJcFcvWWEKRUtacy9rUklrT04zNHdOZHJOckU2cVU2TzExMlZOWFFZNGZDellITndBNHliK0JnNmc1RXVpWW1KdFI1VmRYUQpycmZUSkR0Smw1MUp3ZDA4NHRxL280OWVtVUZqS0cxdmNDM00vL1Vyak9BU2JjNHlvbEdkbEU5aWZSZkFrN2pSCnhJUFdMVE9vcHhPQUZEV0ZHaXdnVWplNnZ2N3ViL2p3cy9pbUl5WVMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-cc63063-202.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tdHRzbWYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkYTRiZWY4Ny1lODNjLTExZTctYjI3NS00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.cSO8ehSw7XG91ppDzJ2cWRo_NXKQW369jVRP5hRq7m2gTuKBA4-pPjOUGl8DYio58MF7-YBF5IpLYbsCMTKgjywDC1kHr-JNj0e0oyG5dsTfA3f3wS5IgpWcL07g6gUag4jSATuRRAt58h4QCSIurtJD5ClriUlxswGprLkjEPcgunfSI2RO254g6mISUHtIzW3RJwFGqcGi5nfV9eBCTUOYC_I8i1mjZiVwGRW13pAJLWLGtwAjRHvFvE-quCsGWTLWznHty9nbeUCNbbAckkAcoRh1A8V6cNoeR27y0DdVsSO4GCRYg350ow5EQwe8-3-fgPGTMhJud4xMUUG7EQ\\n", "ci-prtest-5a37c28-14234-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFU1TlRJeU1EWXdIaGNOTVRnd01URTBNVGMxTURBMVdoY05Nak13TVRFegpNVGMxTURBMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRVNU5USXlNRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUR1c1pRUno3Yjc3enI0by9qR2tkOWEKa2pzckRqWHZyZDZVbEJaUFE0Q0kyVHRmRS9CaDJ3LzE2OHRTNlgvUGRZVHd0MzZUUTQrRjcxb05ta3J5TndJSwp0SGYzVElLYi9Yek5teVFTdjNQQzRMNUFKYXk3bU5pN3ExQjNtTzlSRWRBMmVzOGxCcG1VeW9jQ2hVaHhkTndMCktqd0RXK0k2MUhXSmZDekh3aVFUbnNCSHk3VmlnUzdCVWxYbzViS3hDcFBXcHl6TWVTT3VGbCtKTnFpRlNMNDUKVkNUWUw3ODZEZnIwNzcwN2cyK1BRenpmek1zb3BSQVZISWo3MGN2eVYrMlNmL2lrc1k0QzV5czYrM2FXd0ozcwp5Ykt0QVpnVE9XbDZVQVovNEJoeEJVNmhEK2RGbTAzNGltQi90bHBlVkYyYjd5bEdaaEw5QTN1a01waFNxeGRiCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQVVmRWZHVzNRbVhPNkZiM0R1NkZjaVpyTHFWdGgrd3NoaFlyQjBLOWtVVzFEYgo0WHNJcGdKd1AwVHk4TEp4UVAzSGEzYlIzVi9tVElyb1hTV1FCR0FDd1JZamhrMm1FT2ZURXFsYm1GWHNVZTJ3CmdIVjdCWFpYRVhxUXcvQjcwaEpiYXBDSjltWlQ3QXA3S2NWb1RBZGdhWTlNaUNWZGZxdU5TcGxGZlVVUlRLWDcKYnE5aUttUEJXVVN1UUpHS1RCbGMxZE91djU2ZFBJcndiazNOWXhEQmJYOCtHdWxIZU50RTI4NnJqSWRIYXhhbgpEQ3pqVzFlOUpJNXB5K1JUYS8vU0NkMnBtdFlndzRRam4zd0dNQ2xncHQ0bmkrNUpiYlJTQ0VhRjJWcWdyUkI2CithRVBvSGM5UGRheCtUdkpJS2JmTk9oVkJNdEl6U3FETkpTN05XNDMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14234.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZG5oZ3MiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI4N2E1NDQ3OC1mOTUzLTExZTctYWMxYi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Tj0ptDeHrZIjp10Zx_wBGGfhzV9H6kDEcpFmKkD5uapus5OaRqoes0ouOz0ej-_tGfmAlM1CHc9iuRvBC2c2Tfu3exFnHgMAVbRvqrmKky0jABmBRurFERPluaTiNmflikOk4mFkhP2Nn8XXX8R3dAo97m1slRhrLZTleu1ZhALSY6i37ZHclQzMyWl7BF1vc5q88BvdlsUecyhl9_cAZEa9odM8NwawsNuuLNhUdFB7Nu48Eg0SD1XtrhGKAfy_eGZMWSe4-xp1MT7OC6AjiGZxbp5MfCBzx3TtMwktvk94QwMlyK5Q7VpvmXe8v6aw7h3tpujRKLlq_0O2a7TAaA\\n", "ci-prtest-5a37c28-14579-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl6T0RJNE1qSXdIaGNOTVRnd01URTVNVGN5TnpBeFdoY05Nak13TVRFNApNVGN5TnpBeVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZek9ESTRNakl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVbXpyNlFMT0M3cUVac0ZrdFljZUQKTU1oMzVmcFhCTTRoNTFrMUhlQy96YW1qdVFCdWZhbWNSM1FVakJnUjRlNUVQNVJSb2M1QWhwZ2pNb0F0UERuQwoxSVV0bjdiRFpJa3RWZWJHWEp3MmtMdVdLOW1LdjlsbC9LUEhlV1ZSa2hNNDh2aTBtRVBnbkVqV3liNllpcVF2CkgxMjJrNGYrcHk4U3R3bnpsc2hzSWwrbE5CTXR2VzZZcHFHWVkwZ0JUSVo5Vk9xNUVkcGM0b0FEOEc5L1JXR1IKYXJ1QjBNSC9YSkNEcmw0a3NLSGFWcU5lZWxrNWpKc1UxM1poNWVWOWpHY0R0WFZvQVJNVTdjNldqZjg3ZWFILwpQSzBzVmJ2UkhUQ3NKSisyUjJOUGplNnRHMXlOb2R5UWo1R1ptbnA2VGM1bU8rM2dpM0NtamdIeU1PckI5dyt0CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQ044bDFTQmF4T3ZuaU41a01nM2NZQkxCVTBKMnVjbUZ2a1pxeFlxZ2w1MXBYRgoxZnRvMk9hT2ZHT3pCUnYzTTVYS2tlVUtWR2V3ejNEaVpsUTllWFdDUXEva3Z2OG9OV0lGV1ZNQkxkUldLTnJaCmRIdThXVUVyWnI5TDVXcjdCM3h2eTdzUHVMUkp0TFEwTVV2USsrQm1zTHlSaGpGWkVUTStDa3Z1V3JjQzRKSkkKSnRRbmo1N0pjaGVPcSt3a0JlQlBnZUxXSER6TWJJOXJsZUt6cngvejVhSFkvOWI3RXgwcWZzbWRMcHUxWnR6OApmc01OMzNRRktKYm1rek1zQUFKbnZVVnhEQmFpNjlVRDNrSlBEcTUyYUZlYTdrenNWMXkxOGNXdUZnL1BIUGkwCjRJeDV6YjFScjU0aDhzV1p2eVFiSVJxeTlrb0kxVmV1OGdjQnduWkMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14579.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOGZmZGoiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyNTI3YTYzOC1mZDNlLTExZTctYjgyMC00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Gk6hkwE5x024eW-FQlbEjiiWyHbB5rZKKPn9s1-5pK-zfWT2byfOJG5AxDcoy54-8OsuLVSYaRetQ_qEh72aRYPP1MARgifKLh9gd8fLllkqcdy4CkIpgNYNfaUWzcwEsiZnjFaCDsvuYp7AvviNF3__KlSO9bkHHrbABkgnAxi69LctKY-tqvA9c3nAHzXNrFBt3SBQmcVa2YVKiT0v8GsLyG3fP-uTTOZebnBn2WHawFNiFBQjNsSKpNHTBtmqbg8UZ7xk2ctNJ7w8NClFJwxbTcV2BRbUNFA1XYL2q2vewmmOBtpCJf3VhSbaRNV9nlIU-p2SUJbm0DXhuLp67g\\n", "ssh-keys": "kwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAGINvyvCkvGZt7rTro7tGHZRO7L24sDbqezkCmkSpwGXopMSAZ7dfv8L9gQGGUVgLHFZFi2r4cYKtBPNjK3S9a9KJrbIhO9YtzXlKckHprQxHT2ohCxTyfiN/U0MNCdO4FB4kCziL2a5f8OzBSLF1zCfJm6zGR1PDrVZgznc3bgMOW1I0wVxPwXpn8Oe5RthmCijsyTWOzgt6/4L/5bae2QljJkWZieNNfmO0Gy+kIUhTFH9vXZSOV9k5vSfdR1z61pYZ3Zik+jbXKq2Hx46kKY2zBTfLp1JNDOvPuQEXdR/FAfafaDX9XD9lvvoX5PReaRsd1C3XAHKrODCNbm7oZc= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T19:01:06+0000\\"}\\nkwoodson:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIemVqruQ8zlmKxh2/z5nQOZca+JsTK2RC5RlHU/xJ464WCx6zlsDUw1SamkGgsD7o2jPqWdbL7o6PWvkh7RCzo= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T19:01:03+0000\\"}\\nkwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAHQ49MZcIW42JK556DMqCUJTgRHUKwepoE7TQ5KfC9B3NQXrmK5QtqrnHcTXEt8HG6mOwknT5sxwJ6qwZCv9NmZldqJvNO6S39/yR/bZhSZYsrXyTKJIO1hM4/iWdxjEo057KKqxOW63NUi+XqnH/lh0vraiaS1fKFdwvOhyAap/qByOYe325YAoOsrt51yU/yexmcPosNdiLqmapxjyw2ja1zpchjIvhHhUj5MG/Mm6LFRhc0AOp79jKnXPmMN42kjUmOaSfqJcoOb78EPaodfunBTNnTs6M/4PA8Pkps2DdoX7ljFwpHrFb5o0o90jq6SocKiTzBjkCuDHCMD8y7U= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T18:58:07+0000\\"}\\nbparees:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkWpDPnniMc1MjHQsLYUure96Jl86auiG5KJqOgOZYXdB0rCXUgskYew5QIyjt3KTfJv4YYYP78qzkrzuJR0cqw8chmOEhsDIFJfd8NKMhluhg+CvBF4FUA39RLitXeTCdTc1AzyFmqcWjF8A0v0RzzRbjbJrJ3wLRCYqxGxDP11dqDwKdXGTsOiYTaTMK+SZj169vrTsUXyIUVxUuD9jOKdGg3t8CWcdkHCPQ163S8RZ6lbm0PbMWaHSy/WMU3caceMg7sDCV36VRF9H6XsAGkOjYqUtJQ8hZx7VCnctkkVGKARVngVsvOvo9FmUqRkvCIUWXLbQMKNpgcvZvnQ07 bparees@dhcp137-112.rdu.redhat.com\\nlibra:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV libra\\nclayton:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFU9XIRnqZ2WSrq2Xx/1KZy2AmtKQmWRgloYjSpvqxQcTZaGl9miJxCZCsfax2iTuyQwi34Wja7aO+DRYpeY4YZpTcGx8HQ2menrEizGhwq6kMwdUXagmDE6xYTMGlQOqjvESTOn8kNgnyd605XtWtYTC8ciE7vqEX7s8Qau0QKqQV1wBbi+69bp5ax1zRu9wZ9HxiFERF7u9dmZG//xoBburA7iXgZZv6UCXHoODl/8UI5FHOh0pBBzpN7ifroOz4Pdpn5lqxCSydWUFsutCUj6mciT2E6YWDAgW83gjSJnHtcCRLMKEMF635x9sWNE5NuF9CHZGOTu+nOt5Jrot clayton@ci-prtest-5a37c28-11669-ig-n-7lgb\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cmVhYscGYhtCG+9Rlmhppo6dfqxsGyYJz1frwwJW61mSFIfjhpe2q50mMibZ9Mn0fkMmoln317EbtX8zzCbDzVxS5urIgf+4pOurQ09FU6m7QRRAzxh+KaiHdyuVktOx7F4+R9f2VFcoE0KpDtZFblVargfm3w+3vmI6Wh/9CWgNdOOLyT/oj3rmJtVcmvP76vF55vTQOndHNFbzc6vENgPuGscCG/fWjBNdLUqkb5aKUPDT3eUJOGiQBY9bxJkAWt+jnhvUE3ZKCFRR/JRm+8jwa8T1MkQfKAdB5c9AKvdWcdeCuoj8boZya07/8FI0Y7FTKpTZGpJraY2XKTEZ root@69f38fa926cd\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KvslChZdIm7h6kt2gUicbLMb/oOn3dyna/fQVwBkS9NhyH9VISb9NmahQB6CjnR9dwTKf/aegYK73C0gHPRth/tziwhwssWmviKw+l/lrtGPpk7D5X/i8WShlZmBwbT+f1UPWD6KejS2+P0HFa3jB6XFU85wDMLq45wwGvwLfXvn9afcjvjvK9fRTSBu3TmRUDiaHBgmQMCQfNce4Xb13M0y9kCZWz0TGmOyyx3TAdpp56lM1y8AZj5gEuxKjXGIOaoxdLvLEta1EYrB0mWx6hA7/M83tjCq5mW+PK660bXGDlo3RkHBUvrl583VYRm4cc5Xz3vfhRQFPI9/XzwR root@96c5a4b3e992\\ndefault:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", "ci-prtest-5a37c28-12828-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE14TkRNMU5Ua3dIaGNOTVRjeE1qRXpNRFV6T1RFNFdoY05Nakl4TWpFeQpNRFV6T1RFNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNeE5ETTFOVGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVcGRWUHNBNHVJMHVLWHNVMjJYUlAKMlJtM052OEQ3ODl5cHJ0UHF2MGtSUVlKRzZxUjRIbEFxZStGdUVUWXFhZGtReHM0YzJRSHpTd1FacmVxTWJOaQo3d0JuRVpScFZKS3pjbXNLdGM3ejE4eWM2ZkhVMGM2U05QMGFrenpKR1YzNXNLR1ZiLzh2YVF3K1ppS0pTQVRMCk0zR1AwY3RRQWxKNmxzMnluV3BFV3BObWhZRlVWSUIzQWZSVHdkV3F5cXRDWHU5TzJHMXhsenZhQjFsSFRuTU8KczRUMHZ1L3o0UjhXTnhoQ0VxY0FKOXpCM1lreHh1NXl1MXpFYVR0bUdZTksyVlR4ZitJKzBZeVdvU2U0SG9HVQpPN2wrSEdnUEdDdjd6cFVBYTJ3ODlWN09PSnRWMkxaQ0NlZE12a1RaYUVnRnZ3SUU2WlZyM2ZwUm43M3RadzBOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTN4b3pIUE0xaStLMWt6dWpCQkxPa3dVWkRxQ0xQS3NsMHVuYktET1R3WVI0cwpwY01xdkVCY204Tlh1MnlEY1BnL2M3Nk1iOEFRU1hVQmkvYWJJdXJNM0NoRUZoN3ljbHFzTlcxYzNZT0J6WnVSCjg1UzQ4VktDWHlpZUo3c1Zkc0kxZ2R3ZmJSRXhQc0ErSndNdS9qVWhKcDM3TjlBOEZocFA0WHFPdE1IcHp1V00KcTFCbDJmbjNwZm50akI1cjhLUjJwQUo5TGlkL2MvaHBvcUFBZTZoTkgyWk5uN05PMmN6cnAxWHNwVkwybGEwVApxUzJxSHRKSHo3VXZTR3h0cjdVaGZvWFppN0JsK1V2WjZEUndxNGJTQXcveXViV3Z4YXUvWG5CSTRBRURvMUNBCm1RREErbEMyVjUvSlFYYnIrRkZuOWVjNUNISHVOYVExOXpoQU1XbHAKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-12828.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tY3FucXYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyMWVhOGY5ZS1kZmM4LTExZTctOWVhNS00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.NN_tcni_HxeAsSp2tvJ5kr53XK5PDMsMbzt-4xttEslU6pG3wsajVYDdbl7yRPhbw0nGCMNpCkQlV6_ODhc2_L6iOsWHtpB9KTMGkbxYNTtdz4js81S-bcXbHMft9ufilL1BU0-KMt9w0_3836CoFdJN3Gc9esF-1scGfxkElhfMuL9sMOF8kUJMS-T5_dB0BfwepNP1ja0tTEtnHn8F5t3h00rzkhALkn8lTy45dJF765cWNCA2AV3dTvUh04GIQ_Ox3n7rVjNw5zIiRHZHMgAeE5tN64CDf_455Q0Va2PxHiykigymH89_YQuUO1BzSuo4ffZVONtFQi-WuH5nhw\\n", "ci-prtest-3c63a87-2075-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE16TWpnME9EWXdIaGNOTVRjeE1qRTFNRGt3TVRJMVdoY05Nakl4TWpFMApNRGt3TVRJMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNek1qZzBPRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNlVWtieU9ORzZiTS9IL1AxMVdGT0gKbERIcU14SzExUHBWWU1hN3VlZGtQOUo0ZWdpZStLK3kvWWNsdk9MTU9OQStVYWp3Q05HT0Fxd0RadklRdm5xdgp6ckFrZVVDK3dpTUdLZkNhWlFWVG9VTlNibitrclRUS0ExM2RGRzM2bU4yUmNlSjBoZy9JaUdzcVM0dHZnSm9tCmQ1RHI4QUlCcStxcE1abnN2bHBxU0Noa3N0MkJsb1NkM3JHVGJxZVcxZkRBMGU2Z0dpcDIvbTJRWkl6SkxVOHIKbmpITUZsRFpvejZYd3RNLy84ZzA3WFBYOUlLTU9EWmwyRWRoMVFrYVJMbG94allXSW1LUmJtYVdGQmdKZHlBZApXamhFTnRZbHJPVW1oL1hNT0w1NzNtbzA0ZGdJVmQ2eVgrZkdDQnJRQWZzZnFseDZNcDlWblRzZCszYlY1MWU5CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQis4Q2RRUDBxRllsNHplOXBkUk5SbGEvdHN6YkhLbE5PY2g2ZDIwRytMbnV4YwphK0xkMnBsVkMyNjdGaTIwVzVKdW5vbGZMUUV0MHVXbVV5VEVrRjJEMWxLQ2h0dlVDV0pCbVJHZFZhdXpyamZvCnJwV25aRWdQenZwRjJiN1NNaHNzaXJ4akZEYVVXK3o0ZlU5b2NORmRMOExFZjh0QWJtbGU5WTh5bktaWGFHWVoKZFFpT0phZWJxU3d4THU5WjU3VUk0dDFMZmk4NGhITVhLY2c0T2Yyay85RElqOEJwM2VheCtWZXpTQ1oxR0oydApRTkV4TEZ6Zm9mS2xkQWp0U2R4UE1FZzBBdS9EYjBXVDhMVnZkQzhyNHIrYytqSHZDRTFGc0NlaTV3bWdjNkYxCjVqbnBZdTU3NzdiOGFxb0VIU0JIUVdOVzMwREZDM2tTSXZKNzlPdkUKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-3c63a87-2075.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGo5MjkiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiOGZmMjM3Ny1lMTc2LTExZTctYTVhMC00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.GG2IKink5dG0hM47iZqoHckmFfQGExrFiaImLiWFIlHpxIxVmPlzzwfrf6QgDF7O0CgSMU4Se8lL0AEHR_Z6dolshfPQRB7p5MWw51SEMaBAnQlvCIGfCJthzutwAydIAk8YBq_MWR-w0Bkz9ay89kS8mbWkLk2uXGC6coNGIJ-FS7T1_UyE0CILj2XddS_1qr24M4rg-RanUAY8wySayslVnlIeIHefC27bUo08cJJBwstH9hgH7tcExFnql3NiCuUcQPPbjHtAehdLA94eKCmPd6oSopE5pCS6DYZTMlqIXX3IKn0SdPLMVVQggGRJ4Hx6RtmGkFES362AzTqANg\\n", "ci-prtest-5a37c28-14287-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl3TmpNek1qUXdIaGNOTVRnd01URTJNREEwTWpBMFdoY05Nak13TVRFMQpNREEwTWpBMVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZd05qTXpNalF3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN0YWd2eEdhaWtyNDNjcE9SUUtQL3AKdkhoazRKQU92NXRSbE01ZUoyeHlZVCt1Kzdka3hOZWk5UFFtRy9oWW5waUtWc0IzaGNTcGcrZjFuNTY4S3NTTwpOWXNLdi9GemxZejN5Z0U2cFRKOVI2aFVCR1IrVENXY3VIeHE1WG5VVUlHSFJkSFdPVnFOQUlvZ3hmV2ZGclBRCjZsakUxT0psUHFjQ3I4WVUzVVVtWUlSY05oSEY4SUgwVytiSktrZGY2WmFLVUZTQ1creTBkTTdINEJhRElxNkYKV1FDbDJGWDg3M2drbjBTdGpYei9kZVZQTkpIdnRhSnZjc3BuOGtBcU8rNXRpZ1RZdHV0WTB4VzlYNHpaajJJMwpVZ05KeXFPWG95VlpXcThTdnB4UGc3N3FSSHcwbWlFckUxMWsyTFE4cEZ3UVpoRFpBbytNR0FiSUY4ODZtRndYCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdYRXl5eGhRMW9xd1NaV2J1RWFmaHJjakxkUEJDZUE0OUZ5cUtwTklDaEhvRQpvZFM4V2YxaS9wNlVYOTExRjVhLzZRYVpxdUVKTnhIZDkraG4yT1MxUG11TENGNDMzeGlqL2tWMmFqcFJsQlc2CmVKZFNEY3BFQmRpcEd1VmtzS1dKUjBJekRDcGEyZzlKU1RQVUs5bDRjWm03bzVpcTdOV0RtU041VGtweXZvUmoKZ1pLa3pkbWVIcTZFWHdLTkRaUGlXUG9YS3RyTFdBMkNMMW1PbUhnOVlHeFJ6c3k3NUZQVldlVmMxTStTOFNncgpzT0NsaDFiN3R5MlBDQm10L2xlOXduSSt0U2pnRW01KzN6V0VuR2VaM3U1RGJYdHJ1SU54UzBzQUVTUEJaWitrCjZiYXVmcVF3OEVSVkFWbDRLZXNwUllBVzB1MUtIaHFwNThrNXRudFkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14287.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOXNyajIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIzZGRjMzRhNS1mYTU2LTExZTctYTg4Zi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.rcTGm3crUkfToJDf8WeSZQCKlSyBz-M1csmW10UWH5AO5m8ad2gVhgcVO_5LmuBg3P2UwEgwBXLIQVVF6OX5qKU0lbLpTIDX01pe50M5zUqZT2-ooyssrsNak61YP7C7gO0jRILipVzqqhRxH2RHhQ5fP7yBpyQtc33mnafJjrpz6-TVbzlBNzcKGB5CI4e8XsFRnkiiV4-MRTwFeTVz0FPr4OGhJjbZhWcivtHUZXy7xR1xo1BFhYjahiUQfY4KpTYwz_C2PyfIlzqwdNr633O-qDhmHCOuWA4qa9sA2ZaXKzOf4scX_cExrwhhqCy-OENGDm5gNQDNhjUdxjSLJQ\\n"}, "projectId": "openshift-gce-devel-ci", "numericProjectId": 1053217076791}, "instance": {"cpuPlatform": "Intel Haswell", "hostname": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal", "machineType": "projects/1053217076791/machineTypes/n1-standard-1", "description": "", "zone": "projects/1053217076791/zones/us-east1-c", "maintenanceEvent": "NONE", "image": "projects/openshift-gce-devel-ci/global/images/rhel-7-20180120-215932", "disks": [{"deviceName": "ci-primg656-build-image-instance", "type": "PERSISTENT-SSD", "mode": "READ_WRITE", "index": 0}], "scheduling": {"automaticRestart": "TRUE", "preemptible": "FALSE", "onHostMaintenance": "MIGRATE"}, "preempted": "FALSE", "virtualClock": {"driftToken": "0"}, "licenses": [{"id": "1000207"}], "attributes": {}, "networkInterfaces": [{"network": "projects/1053217076791/networks/default", "ipAliases": [], "ip": "10.142.0.2", "mac": "42:01:0a:8e:00:02", "accessConfigs": [{"externalIp": "35.185.29.131", "type": "ONE_TO_ONE_NAT"}], "targetInstanceIps": [], "forwardedIps": []}], "id": 6636828671984862306, "tags": ["build-image-instance"], "name": "ci-primg656-build-image-instance"}, "oslogin": {}}, "name": "gce", "zone": "us-east1-c", "network": {"ip": "10.142.0.2", "interfaces": [{"network_id": "default", "ips": ["10.142.0.2"], "public_ips": ["35.185.29.131"], "network_type": "gce"}], "hostname": "ci-primg656-build-image-instance", "public_ip": "35.185.29.131", "ipv6_enabled": false, "public_hostname": "35.185.29.131"}}}}}\n', '')
changed: [35.185.29.131] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"ci-primg656-build-image-instance",
"10.142.0.2",
"35.185.29.131"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ci-primg656-build-image-instance",
"internal_hostnames": [
"ci-primg656-build-image-instance",
"10.142.0.2"
],
"ip": "10.142.0.2",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "35.185.29.131",
"public_ip": "35.185.29.131",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {},
"provider": {
"metadata": {
"instance": {
"attributes": {},
"cpuPlatform": "Intel Haswell",
"description": "",
"disks": [
{
"deviceName": "ci-primg656-build-image-instance",
"index": 0,
"mode": "READ_WRITE",
"type": "PERSISTENT-SSD"
}
],
"hostname": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal",
"id": 6636828671984862306,
"image": "projects/openshift-gce-devel-ci/global/images/rhel-7-20180120-215932",
"licenses": [
{
"id": "1000207"
}
],
"machineType": "projects/1053217076791/machineTypes/n1-standard-1",
"maintenanceEvent": "NONE",
"name": "ci-primg656-build-image-instance",
"networkInterfaces": [
{
"accessConfigs": [
{
"externalIp": "35.185.29.131",
"type": "ONE_TO_ONE_NAT"
}
],
"forwardedIps": [],
"ip": "10.142.0.2",
"ipAliases": [],
"mac": "42:01:0a:8e:00:02",
"network": "projects/1053217076791/networks/default",
"targetInstanceIps": []
}
],
"preempted": "FALSE",
"scheduling": {
"automaticRestart": "TRUE",
"onHostMaintenance": "MIGRATE",
"preemptible": "FALSE"
},
"tags": [
"build-image-instance"
],
"virtualClock": {
"driftToken": "0"
},
"zone": "projects/1053217076791/zones/us-east1-c"
},
"oslogin": {},
"project": {
"attributes": {
"ci-prtest-3c63a87-2075-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE16TWpnME9EWXdIaGNOTVRjeE1qRTFNRGt3TVRJMVdoY05Nakl4TWpFMApNRGt3TVRJMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNek1qZzBPRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNlVWtieU9ORzZiTS9IL1AxMVdGT0gKbERIcU14SzExUHBWWU1hN3VlZGtQOUo0ZWdpZStLK3kvWWNsdk9MTU9OQStVYWp3Q05HT0Fxd0RadklRdm5xdgp6ckFrZVVDK3dpTUdLZkNhWlFWVG9VTlNibitrclRUS0ExM2RGRzM2bU4yUmNlSjBoZy9JaUdzcVM0dHZnSm9tCmQ1RHI4QUlCcStxcE1abnN2bHBxU0Noa3N0MkJsb1NkM3JHVGJxZVcxZkRBMGU2Z0dpcDIvbTJRWkl6SkxVOHIKbmpITUZsRFpvejZYd3RNLy84ZzA3WFBYOUlLTU9EWmwyRWRoMVFrYVJMbG94allXSW1LUmJtYVdGQmdKZHlBZApXamhFTnRZbHJPVW1oL1hNT0w1NzNtbzA0ZGdJVmQ2eVgrZkdDQnJRQWZzZnFseDZNcDlWblRzZCszYlY1MWU5CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQis4Q2RRUDBxRllsNHplOXBkUk5SbGEvdHN6YkhLbE5PY2g2ZDIwRytMbnV4YwphK0xkMnBsVkMyNjdGaTIwVzVKdW5vbGZMUUV0MHVXbVV5VEVrRjJEMWxLQ2h0dlVDV0pCbVJHZFZhdXpyamZvCnJwV25aRWdQenZwRjJiN1NNaHNzaXJ4akZEYVVXK3o0ZlU5b2NORmRMOExFZjh0QWJtbGU5WTh5bktaWGFHWVoKZFFpT0phZWJxU3d4THU5WjU3VUk0dDFMZmk4NGhITVhLY2c0T2Yyay85RElqOEJwM2VheCtWZXpTQ1oxR0oydApRTkV4TEZ6Zm9mS2xkQWp0U2R4UE1FZzBBdS9EYjBXVDhMVnZkQzhyNHIrYytqSHZDRTFGc0NlaTV3bWdjNkYxCjVqbnBZdTU3NzdiOGFxb0VIU0JIUVdOVzMwREZDM2tTSXZKNzlPdkUKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-3c63a87-2075.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGo5MjkiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiOGZmMjM3Ny1lMTc2LTExZTctYTVhMC00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.GG2IKink5dG0hM47iZqoHckmFfQGExrFiaImLiWFIlHpxIxVmPlzzwfrf6QgDF7O0CgSMU4Se8lL0AEHR_Z6dolshfPQRB7p5MWw51SEMaBAnQlvCIGfCJthzutwAydIAk8YBq_MWR-w0Bkz9ay89kS8mbWkLk2uXGC6coNGIJ-FS7T1_UyE0CILj2XddS_1qr24M4rg-RanUAY8wySayslVnlIeIHefC27bUo08cJJBwstH9hgH7tcExFnql3NiCuUcQPPbjHtAehdLA94eKCmPd6oSopE5pCS6DYZTMlqIXX3IKn0SdPLMVVQggGRJ4Hx6RtmGkFES362AzTqANg\n",
"ci-prtest-5a37c28-12828-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE14TkRNMU5Ua3dIaGNOTVRjeE1qRXpNRFV6T1RFNFdoY05Nakl4TWpFeQpNRFV6T1RFNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNeE5ETTFOVGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVcGRWUHNBNHVJMHVLWHNVMjJYUlAKMlJtM052OEQ3ODl5cHJ0UHF2MGtSUVlKRzZxUjRIbEFxZStGdUVUWXFhZGtReHM0YzJRSHpTd1FacmVxTWJOaQo3d0JuRVpScFZKS3pjbXNLdGM3ejE4eWM2ZkhVMGM2U05QMGFrenpKR1YzNXNLR1ZiLzh2YVF3K1ppS0pTQVRMCk0zR1AwY3RRQWxKNmxzMnluV3BFV3BObWhZRlVWSUIzQWZSVHdkV3F5cXRDWHU5TzJHMXhsenZhQjFsSFRuTU8KczRUMHZ1L3o0UjhXTnhoQ0VxY0FKOXpCM1lreHh1NXl1MXpFYVR0bUdZTksyVlR4ZitJKzBZeVdvU2U0SG9HVQpPN2wrSEdnUEdDdjd6cFVBYTJ3ODlWN09PSnRWMkxaQ0NlZE12a1RaYUVnRnZ3SUU2WlZyM2ZwUm43M3RadzBOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTN4b3pIUE0xaStLMWt6dWpCQkxPa3dVWkRxQ0xQS3NsMHVuYktET1R3WVI0cwpwY01xdkVCY204Tlh1MnlEY1BnL2M3Nk1iOEFRU1hVQmkvYWJJdXJNM0NoRUZoN3ljbHFzTlcxYzNZT0J6WnVSCjg1UzQ4VktDWHlpZUo3c1Zkc0kxZ2R3ZmJSRXhQc0ErSndNdS9qVWhKcDM3TjlBOEZocFA0WHFPdE1IcHp1V00KcTFCbDJmbjNwZm50akI1cjhLUjJwQUo5TGlkL2MvaHBvcUFBZTZoTkgyWk5uN05PMmN6cnAxWHNwVkwybGEwVApxUzJxSHRKSHo3VXZTR3h0cjdVaGZvWFppN0JsK1V2WjZEUndxNGJTQXcveXViV3Z4YXUvWG5CSTRBRURvMUNBCm1RREErbEMyVjUvSlFYYnIrRkZuOWVjNUNISHVOYVExOXpoQU1XbHAKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-12828.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tY3FucXYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyMWVhOGY5ZS1kZmM4LTExZTctOWVhNS00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.NN_tcni_HxeAsSp2tvJ5kr53XK5PDMsMbzt-4xttEslU6pG3wsajVYDdbl7yRPhbw0nGCMNpCkQlV6_ODhc2_L6iOsWHtpB9KTMGkbxYNTtdz4js81S-bcXbHMft9ufilL1BU0-KMt9w0_3836CoFdJN3Gc9esF-1scGfxkElhfMuL9sMOF8kUJMS-T5_dB0BfwepNP1ja0tTEtnHn8F5t3h00rzkhALkn8lTy45dJF765cWNCA2AV3dTvUh04GIQ_Ox3n7rVjNw5zIiRHZHMgAeE5tN64CDf_455Q0Va2PxHiykigymH89_YQuUO1BzSuo4ffZVONtFQi-WuH5nhw\n",
"ci-prtest-5a37c28-14234-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFU1TlRJeU1EWXdIaGNOTVRnd01URTBNVGMxTURBMVdoY05Nak13TVRFegpNVGMxTURBMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRVNU5USXlNRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUR1c1pRUno3Yjc3enI0by9qR2tkOWEKa2pzckRqWHZyZDZVbEJaUFE0Q0kyVHRmRS9CaDJ3LzE2OHRTNlgvUGRZVHd0MzZUUTQrRjcxb05ta3J5TndJSwp0SGYzVElLYi9Yek5teVFTdjNQQzRMNUFKYXk3bU5pN3ExQjNtTzlSRWRBMmVzOGxCcG1VeW9jQ2hVaHhkTndMCktqd0RXK0k2MUhXSmZDekh3aVFUbnNCSHk3VmlnUzdCVWxYbzViS3hDcFBXcHl6TWVTT3VGbCtKTnFpRlNMNDUKVkNUWUw3ODZEZnIwNzcwN2cyK1BRenpmek1zb3BSQVZISWo3MGN2eVYrMlNmL2lrc1k0QzV5czYrM2FXd0ozcwp5Ykt0QVpnVE9XbDZVQVovNEJoeEJVNmhEK2RGbTAzNGltQi90bHBlVkYyYjd5bEdaaEw5QTN1a01waFNxeGRiCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQVVmRWZHVzNRbVhPNkZiM0R1NkZjaVpyTHFWdGgrd3NoaFlyQjBLOWtVVzFEYgo0WHNJcGdKd1AwVHk4TEp4UVAzSGEzYlIzVi9tVElyb1hTV1FCR0FDd1JZamhrMm1FT2ZURXFsYm1GWHNVZTJ3CmdIVjdCWFpYRVhxUXcvQjcwaEpiYXBDSjltWlQ3QXA3S2NWb1RBZGdhWTlNaUNWZGZxdU5TcGxGZlVVUlRLWDcKYnE5aUttUEJXVVN1UUpHS1RCbGMxZE91djU2ZFBJcndiazNOWXhEQmJYOCtHdWxIZU50RTI4NnJqSWRIYXhhbgpEQ3pqVzFlOUpJNXB5K1JUYS8vU0NkMnBtdFlndzRRam4zd0dNQ2xncHQ0bmkrNUpiYlJTQ0VhRjJWcWdyUkI2CithRVBvSGM5UGRheCtUdkpJS2JmTk9oVkJNdEl6U3FETkpTN05XNDMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14234.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZG5oZ3MiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI4N2E1NDQ3OC1mOTUzLTExZTctYWMxYi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Tj0ptDeHrZIjp10Zx_wBGGfhzV9H6kDEcpFmKkD5uapus5OaRqoes0ouOz0ej-_tGfmAlM1CHc9iuRvBC2c2Tfu3exFnHgMAVbRvqrmKky0jABmBRurFERPluaTiNmflikOk4mFkhP2Nn8XXX8R3dAo97m1slRhrLZTleu1ZhALSY6i37ZHclQzMyWl7BF1vc5q88BvdlsUecyhl9_cAZEa9odM8NwawsNuuLNhUdFB7Nu48Eg0SD1XtrhGKAfy_eGZMWSe4-xp1MT7OC6AjiGZxbp5MfCBzx3TtMwktvk94QwMlyK5Q7VpvmXe8v6aw7h3tpujRKLlq_0O2a7TAaA\n",
"ci-prtest-5a37c28-14287-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl3TmpNek1qUXdIaGNOTVRnd01URTJNREEwTWpBMFdoY05Nak13TVRFMQpNREEwTWpBMVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZd05qTXpNalF3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN0YWd2eEdhaWtyNDNjcE9SUUtQL3AKdkhoazRKQU92NXRSbE01ZUoyeHlZVCt1Kzdka3hOZWk5UFFtRy9oWW5waUtWc0IzaGNTcGcrZjFuNTY4S3NTTwpOWXNLdi9GemxZejN5Z0U2cFRKOVI2aFVCR1IrVENXY3VIeHE1WG5VVUlHSFJkSFdPVnFOQUlvZ3hmV2ZGclBRCjZsakUxT0psUHFjQ3I4WVUzVVVtWUlSY05oSEY4SUgwVytiSktrZGY2WmFLVUZTQ1creTBkTTdINEJhRElxNkYKV1FDbDJGWDg3M2drbjBTdGpYei9kZVZQTkpIdnRhSnZjc3BuOGtBcU8rNXRpZ1RZdHV0WTB4VzlYNHpaajJJMwpVZ05KeXFPWG95VlpXcThTdnB4UGc3N3FSSHcwbWlFckUxMWsyTFE4cEZ3UVpoRFpBbytNR0FiSUY4ODZtRndYCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdYRXl5eGhRMW9xd1NaV2J1RWFmaHJjakxkUEJDZUE0OUZ5cUtwTklDaEhvRQpvZFM4V2YxaS9wNlVYOTExRjVhLzZRYVpxdUVKTnhIZDkraG4yT1MxUG11TENGNDMzeGlqL2tWMmFqcFJsQlc2CmVKZFNEY3BFQmRpcEd1VmtzS1dKUjBJekRDcGEyZzlKU1RQVUs5bDRjWm03bzVpcTdOV0RtU041VGtweXZvUmoKZ1pLa3pkbWVIcTZFWHdLTkRaUGlXUG9YS3RyTFdBMkNMMW1PbUhnOVlHeFJ6c3k3NUZQVldlVmMxTStTOFNncgpzT0NsaDFiN3R5MlBDQm10L2xlOXduSSt0U2pnRW01KzN6V0VuR2VaM3U1RGJYdHJ1SU54UzBzQUVTUEJaWitrCjZiYXVmcVF3OEVSVkFWbDRLZXNwUllBVzB1MUtIaHFwNThrNXRudFkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14287.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOXNyajIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIzZGRjMzRhNS1mYTU2LTExZTctYTg4Zi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.rcTGm3crUkfToJDf8WeSZQCKlSyBz-M1csmW10UWH5AO5m8ad2gVhgcVO_5LmuBg3P2UwEgwBXLIQVVF6OX5qKU0lbLpTIDX01pe50M5zUqZT2-ooyssrsNak61YP7C7gO0jRILipVzqqhRxH2RHhQ5fP7yBpyQtc33mnafJjrpz6-TVbzlBNzcKGB5CI4e8XsFRnkiiV4-MRTwFeTVz0FPr4OGhJjbZhWcivtHUZXy7xR1xo1BFhYjahiUQfY4KpTYwz_C2PyfIlzqwdNr633O-qDhmHCOuWA4qa9sA2ZaXKzOf4scX_cExrwhhqCy-OENGDm5gNQDNhjUdxjSLJQ\n",
"ci-prtest-5a37c28-14579-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl6T0RJNE1qSXdIaGNOTVRnd01URTVNVGN5TnpBeFdoY05Nak13TVRFNApNVGN5TnpBeVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZek9ESTRNakl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVbXpyNlFMT0M3cUVac0ZrdFljZUQKTU1oMzVmcFhCTTRoNTFrMUhlQy96YW1qdVFCdWZhbWNSM1FVakJnUjRlNUVQNVJSb2M1QWhwZ2pNb0F0UERuQwoxSVV0bjdiRFpJa3RWZWJHWEp3MmtMdVdLOW1LdjlsbC9LUEhlV1ZSa2hNNDh2aTBtRVBnbkVqV3liNllpcVF2CkgxMjJrNGYrcHk4U3R3bnpsc2hzSWwrbE5CTXR2VzZZcHFHWVkwZ0JUSVo5Vk9xNUVkcGM0b0FEOEc5L1JXR1IKYXJ1QjBNSC9YSkNEcmw0a3NLSGFWcU5lZWxrNWpKc1UxM1poNWVWOWpHY0R0WFZvQVJNVTdjNldqZjg3ZWFILwpQSzBzVmJ2UkhUQ3NKSisyUjJOUGplNnRHMXlOb2R5UWo1R1ptbnA2VGM1bU8rM2dpM0NtamdIeU1PckI5dyt0CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQ044bDFTQmF4T3ZuaU41a01nM2NZQkxCVTBKMnVjbUZ2a1pxeFlxZ2w1MXBYRgoxZnRvMk9hT2ZHT3pCUnYzTTVYS2tlVUtWR2V3ejNEaVpsUTllWFdDUXEva3Z2OG9OV0lGV1ZNQkxkUldLTnJaCmRIdThXVUVyWnI5TDVXcjdCM3h2eTdzUHVMUkp0TFEwTVV2USsrQm1zTHlSaGpGWkVUTStDa3Z1V3JjQzRKSkkKSnRRbmo1N0pjaGVPcSt3a0JlQlBnZUxXSER6TWJJOXJsZUt6cngvejVhSFkvOWI3RXgwcWZzbWRMcHUxWnR6OApmc01OMzNRRktKYm1rek1zQUFKbnZVVnhEQmFpNjlVRDNrSlBEcTUyYUZlYTdrenNWMXkxOGNXdUZnL1BIUGkwCjRJeDV6YjFScjU0aDhzV1p2eVFiSVJxeTlrb0kxVmV1OGdjQnduWkMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14579.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOGZmZGoiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyNTI3YTYzOC1mZDNlLTExZTctYjgyMC00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Gk6hkwE5x024eW-FQlbEjiiWyHbB5rZKKPn9s1-5pK-zfWT2byfOJG5AxDcoy54-8OsuLVSYaRetQ_qEh72aRYPP1MARgifKLh9gd8fLllkqcdy4CkIpgNYNfaUWzcwEsiZnjFaCDsvuYp7AvviNF3__KlSO9bkHHrbABkgnAxi69LctKY-tqvA9c3nAHzXNrFBt3SBQmcVa2YVKiT0v8GsLyG3fP-uTTOZebnBn2WHawFNiFBQjNsSKpNHTBtmqbg8UZ7xk2ctNJ7w8NClFJwxbTcV2BRbUNFA1XYL2q2vewmmOBtpCJf3VhSbaRNV9nlIU-p2SUJbm0DXhuLp67g\n",
"ci-prtest-cc63063-202-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFF3TnpNek1EZ3dIaGNOTVRjeE1qSXpNak0xTlRBM1doY05Nakl4TWpJeQpNak0xTlRBNFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRRd056TXpNRGd3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURBelF4eGlHRXpQVjdhdVAxMlJIeUMKUmdzYWdTdTBVdEdsQmJCOWRkQlJqa1hqUWpDanhESlBKVHRFTWJLeitpd2ZTKzFmcXhXLzlORHhNZDdIbC9uQQp5dXFNQ1Q4TFVOZU5GRTgzNEpYbnM5MytXRVpjWm00Vit3MFZQYlB2VU5ib29rNC9XdExYTW9tUDZyNUsyYUZ2CjNPaWtIdWpQTUZFMkNWbWlSREFUN1QvVUR1NVd6eis0SkNPN1ViakVDUkgxRVlLNm5EQVZ2Y3RCSUs2aVJDZ0MKdVNHVW43OGlsWW12MytrVGp1aWZWeDFLZUUvZUszaU5rUGRDUFROMXhmZ1lvYkJTaDM3SmtnQXd2WldiRjhTLworcUo3UUhKZGltOVBaZHNCM1V2T1pYOFAvUXdkY01SMWJ1REdhZ3Fyd09Hd01TZmpyUG1xSFNMQVNhdUJmVTlOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdaWGJiRC9jRTUwTmxUdzNFZVRpdnd2TkFuQXpXMzNXK0ZFZ3hvYlZyTVVTVApyYnE1eUxCMUxUcjM0SlFVUkliUFdqUmVidWpVNExtSFhVUDR2UjA5NndlZE5mdGJHcmt1TTAwbHF0MXBZQkhpCmN1aGt0OHp2NlZEZGNybEJnK3VlSlFPcE1nclMvK2JkYSt1dldOVXdaUkR3L1JGVHRZUldvV3hlSEpJcFcvWWEKRUtacy9rUklrT04zNHdOZHJOckU2cVU2TzExMlZOWFFZNGZDellITndBNHliK0JnNmc1RXVpWW1KdFI1VmRYUQpycmZUSkR0Smw1MUp3ZDA4NHRxL280OWVtVUZqS0cxdmNDM00vL1Vyak9BU2JjNHlvbEdkbEU5aWZSZkFrN2pSCnhJUFdMVE9vcHhPQUZEV0ZHaXdnVWplNnZ2N3ViL2p3cy9pbUl5WVMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-cc63063-202.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tdHRzbWYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkYTRiZWY4Ny1lODNjLTExZTctYjI3NS00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.cSO8ehSw7XG91ppDzJ2cWRo_NXKQW369jVRP5hRq7m2gTuKBA4-pPjOUGl8DYio58MF7-YBF5IpLYbsCMTKgjywDC1kHr-JNj0e0oyG5dsTfA3f3wS5IgpWcL07g6gUag4jSATuRRAt58h4QCSIurtJD5ClriUlxswGprLkjEPcgunfSI2RO254g6mISUHtIzW3RJwFGqcGi5nfV9eBCTUOYC_I8i1mjZiVwGRW13pAJLWLGtwAjRHvFvE-quCsGWTLWznHty9nbeUCNbbAckkAcoRh1A8V6cNoeR27y0DdVsSO4GCRYg350ow5EQwe8-3-fgPGTMhJud4xMUUG7EQ\n",
"ssh-keys": "kwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAGINvyvCkvGZt7rTro7tGHZRO7L24sDbqezkCmkSpwGXopMSAZ7dfv8L9gQGGUVgLHFZFi2r4cYKtBPNjK3S9a9KJrbIhO9YtzXlKckHprQxHT2ohCxTyfiN/U0MNCdO4FB4kCziL2a5f8OzBSLF1zCfJm6zGR1PDrVZgznc3bgMOW1I0wVxPwXpn8Oe5RthmCijsyTWOzgt6/4L/5bae2QljJkWZieNNfmO0Gy+kIUhTFH9vXZSOV9k5vSfdR1z61pYZ3Zik+jbXKq2Hx46kKY2zBTfLp1JNDOvPuQEXdR/FAfafaDX9XD9lvvoX5PReaRsd1C3XAHKrODCNbm7oZc= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T19:01:06+0000\"}\nkwoodson:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIemVqruQ8zlmKxh2/z5nQOZca+JsTK2RC5RlHU/xJ464WCx6zlsDUw1SamkGgsD7o2jPqWdbL7o6PWvkh7RCzo= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T19:01:03+0000\"}\nkwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAHQ49MZcIW42JK556DMqCUJTgRHUKwepoE7TQ5KfC9B3NQXrmK5QtqrnHcTXEt8HG6mOwknT5sxwJ6qwZCv9NmZldqJvNO6S39/yR/bZhSZYsrXyTKJIO1hM4/iWdxjEo057KKqxOW63NUi+XqnH/lh0vraiaS1fKFdwvOhyAap/qByOYe325YAoOsrt51yU/yexmcPosNdiLqmapxjyw2ja1zpchjIvhHhUj5MG/Mm6LFRhc0AOp79jKnXPmMN42kjUmOaSfqJcoOb78EPaodfunBTNnTs6M/4PA8Pkps2DdoX7ljFwpHrFb5o0o90jq6SocKiTzBjkCuDHCMD8y7U= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T18:58:07+0000\"}\nbparees:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkWpDPnniMc1MjHQsLYUure96Jl86auiG5KJqOgOZYXdB0rCXUgskYew5QIyjt3KTfJv4YYYP78qzkrzuJR0cqw8chmOEhsDIFJfd8NKMhluhg+CvBF4FUA39RLitXeTCdTc1AzyFmqcWjF8A0v0RzzRbjbJrJ3wLRCYqxGxDP11dqDwKdXGTsOiYTaTMK+SZj169vrTsUXyIUVxUuD9jOKdGg3t8CWcdkHCPQ163S8RZ6lbm0PbMWaHSy/WMU3caceMg7sDCV36VRF9H6XsAGkOjYqUtJQ8hZx7VCnctkkVGKARVngVsvOvo9FmUqRkvCIUWXLbQMKNpgcvZvnQ07 bparees@dhcp137-112.rdu.redhat.com\nlibra:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV libra\nclayton:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFU9XIRnqZ2WSrq2Xx/1KZy2AmtKQmWRgloYjSpvqxQcTZaGl9miJxCZCsfax2iTuyQwi34Wja7aO+DRYpeY4YZpTcGx8HQ2menrEizGhwq6kMwdUXagmDE6xYTMGlQOqjvESTOn8kNgnyd605XtWtYTC8ciE7vqEX7s8Qau0QKqQV1wBbi+69bp5ax1zRu9wZ9HxiFERF7u9dmZG//xoBburA7iXgZZv6UCXHoODl/8UI5FHOh0pBBzpN7ifroOz4Pdpn5lqxCSydWUFsutCUj6mciT2E6YWDAgW83gjSJnHtcCRLMKEMF635x9sWNE5NuF9CHZGOTu+nOt5Jrot clayton@ci-prtest-5a37c28-11669-ig-n-7lgb\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cmVhYscGYhtCG+9Rlmhppo6dfqxsGyYJz1frwwJW61mSFIfjhpe2q50mMibZ9Mn0fkMmoln317EbtX8zzCbDzVxS5urIgf+4pOurQ09FU6m7QRRAzxh+KaiHdyuVktOx7F4+R9f2VFcoE0KpDtZFblVargfm3w+3vmI6Wh/9CWgNdOOLyT/oj3rmJtVcmvP76vF55vTQOndHNFbzc6vENgPuGscCG/fWjBNdLUqkb5aKUPDT3eUJOGiQBY9bxJkAWt+jnhvUE3ZKCFRR/JRm+8jwa8T1MkQfKAdB5c9AKvdWcdeCuoj8boZya07/8FI0Y7FTKpTZGpJraY2XKTEZ root@69f38fa926cd\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KvslChZdIm7h6kt2gUicbLMb/oOn3dyna/fQVwBkS9NhyH9VISb9NmahQB6CjnR9dwTKf/aegYK73C0gHPRth/tziwhwssWmviKw+l/lrtGPpk7D5X/i8WShlZmBwbT+f1UPWD6KejS2+P0HFa3jB6XFU85wDMLq45wwGvwLfXvn9afcjvjvK9fRTSBu3TmRUDiaHBgmQMCQfNce4Xb13M0y9kCZWz0TGmOyyx3TAdpp56lM1y8AZj5gEuxKjXGIOaoxdLvLEta1EYrB0mWx6hA7/M83tjCq5mW+PK660bXGDlo3RkHBUvrl583VYRm4cc5Xz3vfhRQFPI9/XzwR root@96c5a4b3e992\ndefault:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV"
},
"numericProjectId": 1053217076791,
"projectId": "openshift-gce-devel-ci"
}
},
"name": "gce",
"network": {
"hostname": "ci-primg656-build-image-instance",
"interfaces": [
{
"ips": [
"10.142.0.2"
],
"network_id": "default",
"network_type": "gce",
"public_ips": [
"35.185.29.131"
]
}
],
"ip": "10.142.0.2",
"ipv6_enabled": false,
"public_hostname": "35.185.29.131",
"public_ip": "35.185.29.131"
},
"zone": "us-east1-c"
}
}
},
"changed": true,
"invocation": {
"module_args": {
"additive_facts_to_overwrite": [],
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"filter": "*",
"follow": false,
"force": null,
"gather_subset": [
"hardware",
"network",
"virtual",
"facter"
],
"gather_timeout": 10,
"group": null,
"local_facts": {
"deployment_subtype": "basic",
"deployment_type": "origin",
"generate_no_proxy_hosts": true,
"hostname": "",
"http_proxy": "",
"https_proxy": "",
"ip": "",
"no_proxy": "",
"portal_net": "172.30.0.0/16",
"public_hostname": "",
"public_ip": ""
},
"mode": null,
"owner": null,
"regexp": null,
"remote_src": null,
"role": "common",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null
}
}
}
TASK [Set fact of no_proxy_internal_hostnames] *********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:77
Sunday 21 January 2018 16:07:03 +0000 (0:00:01.092) 0:01:19.485 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Initialize openshift.node.sdn_mtu] ***************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/facts.yml:90
Sunday 21 January 2018 16:07:04 +0000 (0:00:00.030) 0:01:19.515 ********
Using module file /usr/share/ansible/openshift-ansible/roles/openshift_facts/library/openshift_facts.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-appvoeijhpegvebzojkxjkmjvmrktoih; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "gather_subset": ["hardware", "network", "virtual", "facter"], "owner": null, "follow": false, "group": null, "gather_timeout": 10, "unsafe_writes": null, "serole": null, "content": null, "setype": null, "role": "node", "selevel": null, "regexp": null, "src": null, "local_facts": {"sdn_mtu": "1410"}, "additive_facts_to_overwrite": [], "seuser": null, "filter": "*", "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "changed": true, "ansible_facts": {"openshift": {"node": {"labels": {}, "nodename": "ci-primg656-build-image-instance", "sdn_mtu": "1410"}, "common": {"config_base": "/etc/origin", "all_hostnames": ["ci-primg656-build-image-instance", "10.142.0.2", "35.185.29.131"], "examples_content_version": "v3.7", "ip": "10.142.0.2", "hostname": "ci-primg656-build-image-instance", "deployment_subtype": "basic", "dns_domain": "cluster.local", "portal_net": "172.30.0.0/16", "generate_no_proxy_hosts": true, "version_gte_3_9": false, "public_ip": "35.185.29.131", "version_gte_3_7": true, "version_gte_3_6": true, "public_hostname": "35.185.29.131", "deployment_type": "origin", "version_gte_3_8": false, "internal_hostnames": ["ci-primg656-build-image-instance", "10.142.0.2"], "kube_svc_ip": "172.30.0.1"}, "current_config": {"roles": ["node"]}, "provider": {"metadata": {"project": {"attributes": {"ci-prtest-cc63063-202-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFF3TnpNek1EZ3dIaGNOTVRjeE1qSXpNak0xTlRBM1doY05Nakl4TWpJeQpNak0xTlRBNFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRRd056TXpNRGd3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURBelF4eGlHRXpQVjdhdVAxMlJIeUMKUmdzYWdTdTBVdEdsQmJCOWRkQlJqa1hqUWpDanhESlBKVHRFTWJLeitpd2ZTKzFmcXhXLzlORHhNZDdIbC9uQQp5dXFNQ1Q4TFVOZU5GRTgzNEpYbnM5MytXRVpjWm00Vit3MFZQYlB2VU5ib29rNC9XdExYTW9tUDZyNUsyYUZ2CjNPaWtIdWpQTUZFMkNWbWlSREFUN1QvVUR1NVd6eis0SkNPN1ViakVDUkgxRVlLNm5EQVZ2Y3RCSUs2aVJDZ0MKdVNHVW43OGlsWW12MytrVGp1aWZWeDFLZUUvZUszaU5rUGRDUFROMXhmZ1lvYkJTaDM3SmtnQXd2WldiRjhTLworcUo3UUhKZGltOVBaZHNCM1V2T1pYOFAvUXdkY01SMWJ1REdhZ3Fyd09Hd01TZmpyUG1xSFNMQVNhdUJmVTlOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdaWGJiRC9jRTUwTmxUdzNFZVRpdnd2TkFuQXpXMzNXK0ZFZ3hvYlZyTVVTVApyYnE1eUxCMUxUcjM0SlFVUkliUFdqUmVidWpVNExtSFhVUDR2UjA5NndlZE5mdGJHcmt1TTAwbHF0MXBZQkhpCmN1aGt0OHp2NlZEZGNybEJnK3VlSlFPcE1nclMvK2JkYSt1dldOVXdaUkR3L1JGVHRZUldvV3hlSEpJcFcvWWEKRUtacy9rUklrT04zNHdOZHJOckU2cVU2TzExMlZOWFFZNGZDellITndBNHliK0JnNmc1RXVpWW1KdFI1VmRYUQpycmZUSkR0Smw1MUp3ZDA4NHRxL280OWVtVUZqS0cxdmNDM00vL1Vyak9BU2JjNHlvbEdkbEU5aWZSZkFrN2pSCnhJUFdMVE9vcHhPQUZEV0ZHaXdnVWplNnZ2N3ViL2p3cy9pbUl5WVMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-cc63063-202.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tdHRzbWYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkYTRiZWY4Ny1lODNjLTExZTctYjI3NS00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.cSO8ehSw7XG91ppDzJ2cWRo_NXKQW369jVRP5hRq7m2gTuKBA4-pPjOUGl8DYio58MF7-YBF5IpLYbsCMTKgjywDC1kHr-JNj0e0oyG5dsTfA3f3wS5IgpWcL07g6gUag4jSATuRRAt58h4QCSIurtJD5ClriUlxswGprLkjEPcgunfSI2RO254g6mISUHtIzW3RJwFGqcGi5nfV9eBCTUOYC_I8i1mjZiVwGRW13pAJLWLGtwAjRHvFvE-quCsGWTLWznHty9nbeUCNbbAckkAcoRh1A8V6cNoeR27y0DdVsSO4GCRYg350ow5EQwe8-3-fgPGTMhJud4xMUUG7EQ\\n", "ci-prtest-5a37c28-14234-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFU1TlRJeU1EWXdIaGNOTVRnd01URTBNVGMxTURBMVdoY05Nak13TVRFegpNVGMxTURBMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRVNU5USXlNRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUR1c1pRUno3Yjc3enI0by9qR2tkOWEKa2pzckRqWHZyZDZVbEJaUFE0Q0kyVHRmRS9CaDJ3LzE2OHRTNlgvUGRZVHd0MzZUUTQrRjcxb05ta3J5TndJSwp0SGYzVElLYi9Yek5teVFTdjNQQzRMNUFKYXk3bU5pN3ExQjNtTzlSRWRBMmVzOGxCcG1VeW9jQ2hVaHhkTndMCktqd0RXK0k2MUhXSmZDekh3aVFUbnNCSHk3VmlnUzdCVWxYbzViS3hDcFBXcHl6TWVTT3VGbCtKTnFpRlNMNDUKVkNUWUw3ODZEZnIwNzcwN2cyK1BRenpmek1zb3BSQVZISWo3MGN2eVYrMlNmL2lrc1k0QzV5czYrM2FXd0ozcwp5Ykt0QVpnVE9XbDZVQVovNEJoeEJVNmhEK2RGbTAzNGltQi90bHBlVkYyYjd5bEdaaEw5QTN1a01waFNxeGRiCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQVVmRWZHVzNRbVhPNkZiM0R1NkZjaVpyTHFWdGgrd3NoaFlyQjBLOWtVVzFEYgo0WHNJcGdKd1AwVHk4TEp4UVAzSGEzYlIzVi9tVElyb1hTV1FCR0FDd1JZamhrMm1FT2ZURXFsYm1GWHNVZTJ3CmdIVjdCWFpYRVhxUXcvQjcwaEpiYXBDSjltWlQ3QXA3S2NWb1RBZGdhWTlNaUNWZGZxdU5TcGxGZlVVUlRLWDcKYnE5aUttUEJXVVN1UUpHS1RCbGMxZE91djU2ZFBJcndiazNOWXhEQmJYOCtHdWxIZU50RTI4NnJqSWRIYXhhbgpEQ3pqVzFlOUpJNXB5K1JUYS8vU0NkMnBtdFlndzRRam4zd0dNQ2xncHQ0bmkrNUpiYlJTQ0VhRjJWcWdyUkI2CithRVBvSGM5UGRheCtUdkpJS2JmTk9oVkJNdEl6U3FETkpTN05XNDMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14234.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZG5oZ3MiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI4N2E1NDQ3OC1mOTUzLTExZTctYWMxYi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Tj0ptDeHrZIjp10Zx_wBGGfhzV9H6kDEcpFmKkD5uapus5OaRqoes0ouOz0ej-_tGfmAlM1CHc9iuRvBC2c2Tfu3exFnHgMAVbRvqrmKky0jABmBRurFERPluaTiNmflikOk4mFkhP2Nn8XXX8R3dAo97m1slRhrLZTleu1ZhALSY6i37ZHclQzMyWl7BF1vc5q88BvdlsUecyhl9_cAZEa9odM8NwawsNuuLNhUdFB7Nu48Eg0SD1XtrhGKAfy_eGZMWSe4-xp1MT7OC6AjiGZxbp5MfCBzx3TtMwktvk94QwMlyK5Q7VpvmXe8v6aw7h3tpujRKLlq_0O2a7TAaA\\n", "ci-prtest-5a37c28-14579-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl6T0RJNE1qSXdIaGNOTVRnd01URTVNVGN5TnpBeFdoY05Nak13TVRFNApNVGN5TnpBeVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZek9ESTRNakl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVbXpyNlFMT0M3cUVac0ZrdFljZUQKTU1oMzVmcFhCTTRoNTFrMUhlQy96YW1qdVFCdWZhbWNSM1FVakJnUjRlNUVQNVJSb2M1QWhwZ2pNb0F0UERuQwoxSVV0bjdiRFpJa3RWZWJHWEp3MmtMdVdLOW1LdjlsbC9LUEhlV1ZSa2hNNDh2aTBtRVBnbkVqV3liNllpcVF2CkgxMjJrNGYrcHk4U3R3bnpsc2hzSWwrbE5CTXR2VzZZcHFHWVkwZ0JUSVo5Vk9xNUVkcGM0b0FEOEc5L1JXR1IKYXJ1QjBNSC9YSkNEcmw0a3NLSGFWcU5lZWxrNWpKc1UxM1poNWVWOWpHY0R0WFZvQVJNVTdjNldqZjg3ZWFILwpQSzBzVmJ2UkhUQ3NKSisyUjJOUGplNnRHMXlOb2R5UWo1R1ptbnA2VGM1bU8rM2dpM0NtamdIeU1PckI5dyt0CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQ044bDFTQmF4T3ZuaU41a01nM2NZQkxCVTBKMnVjbUZ2a1pxeFlxZ2w1MXBYRgoxZnRvMk9hT2ZHT3pCUnYzTTVYS2tlVUtWR2V3ejNEaVpsUTllWFdDUXEva3Z2OG9OV0lGV1ZNQkxkUldLTnJaCmRIdThXVUVyWnI5TDVXcjdCM3h2eTdzUHVMUkp0TFEwTVV2USsrQm1zTHlSaGpGWkVUTStDa3Z1V3JjQzRKSkkKSnRRbmo1N0pjaGVPcSt3a0JlQlBnZUxXSER6TWJJOXJsZUt6cngvejVhSFkvOWI3RXgwcWZzbWRMcHUxWnR6OApmc01OMzNRRktKYm1rek1zQUFKbnZVVnhEQmFpNjlVRDNrSlBEcTUyYUZlYTdrenNWMXkxOGNXdUZnL1BIUGkwCjRJeDV6YjFScjU0aDhzV1p2eVFiSVJxeTlrb0kxVmV1OGdjQnduWkMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14579.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOGZmZGoiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyNTI3YTYzOC1mZDNlLTExZTctYjgyMC00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Gk6hkwE5x024eW-FQlbEjiiWyHbB5rZKKPn9s1-5pK-zfWT2byfOJG5AxDcoy54-8OsuLVSYaRetQ_qEh72aRYPP1MARgifKLh9gd8fLllkqcdy4CkIpgNYNfaUWzcwEsiZnjFaCDsvuYp7AvviNF3__KlSO9bkHHrbABkgnAxi69LctKY-tqvA9c3nAHzXNrFBt3SBQmcVa2YVKiT0v8GsLyG3fP-uTTOZebnBn2WHawFNiFBQjNsSKpNHTBtmqbg8UZ7xk2ctNJ7w8NClFJwxbTcV2BRbUNFA1XYL2q2vewmmOBtpCJf3VhSbaRNV9nlIU-p2SUJbm0DXhuLp67g\\n", "ssh-keys": "kwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAGINvyvCkvGZt7rTro7tGHZRO7L24sDbqezkCmkSpwGXopMSAZ7dfv8L9gQGGUVgLHFZFi2r4cYKtBPNjK3S9a9KJrbIhO9YtzXlKckHprQxHT2ohCxTyfiN/U0MNCdO4FB4kCziL2a5f8OzBSLF1zCfJm6zGR1PDrVZgznc3bgMOW1I0wVxPwXpn8Oe5RthmCijsyTWOzgt6/4L/5bae2QljJkWZieNNfmO0Gy+kIUhTFH9vXZSOV9k5vSfdR1z61pYZ3Zik+jbXKq2Hx46kKY2zBTfLp1JNDOvPuQEXdR/FAfafaDX9XD9lvvoX5PReaRsd1C3XAHKrODCNbm7oZc= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T19:01:06+0000\\"}\\nkwoodson:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIemVqruQ8zlmKxh2/z5nQOZca+JsTK2RC5RlHU/xJ464WCx6zlsDUw1SamkGgsD7o2jPqWdbL7o6PWvkh7RCzo= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T19:01:03+0000\\"}\\nkwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAHQ49MZcIW42JK556DMqCUJTgRHUKwepoE7TQ5KfC9B3NQXrmK5QtqrnHcTXEt8HG6mOwknT5sxwJ6qwZCv9NmZldqJvNO6S39/yR/bZhSZYsrXyTKJIO1hM4/iWdxjEo057KKqxOW63NUi+XqnH/lh0vraiaS1fKFdwvOhyAap/qByOYe325YAoOsrt51yU/yexmcPosNdiLqmapxjyw2ja1zpchjIvhHhUj5MG/Mm6LFRhc0AOp79jKnXPmMN42kjUmOaSfqJcoOb78EPaodfunBTNnTs6M/4PA8Pkps2DdoX7ljFwpHrFb5o0o90jq6SocKiTzBjkCuDHCMD8y7U= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T18:58:07+0000\\"}\\nbparees:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkWpDPnniMc1MjHQsLYUure96Jl86auiG5KJqOgOZYXdB0rCXUgskYew5QIyjt3KTfJv4YYYP78qzkrzuJR0cqw8chmOEhsDIFJfd8NKMhluhg+CvBF4FUA39RLitXeTCdTc1AzyFmqcWjF8A0v0RzzRbjbJrJ3wLRCYqxGxDP11dqDwKdXGTsOiYTaTMK+SZj169vrTsUXyIUVxUuD9jOKdGg3t8CWcdkHCPQ163S8RZ6lbm0PbMWaHSy/WMU3caceMg7sDCV36VRF9H6XsAGkOjYqUtJQ8hZx7VCnctkkVGKARVngVsvOvo9FmUqRkvCIUWXLbQMKNpgcvZvnQ07 bparees@dhcp137-112.rdu.redhat.com\\nlibra:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV libra\\nclayton:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFU9XIRnqZ2WSrq2Xx/1KZy2AmtKQmWRgloYjSpvqxQcTZaGl9miJxCZCsfax2iTuyQwi34Wja7aO+DRYpeY4YZpTcGx8HQ2menrEizGhwq6kMwdUXagmDE6xYTMGlQOqjvESTOn8kNgnyd605XtWtYTC8ciE7vqEX7s8Qau0QKqQV1wBbi+69bp5ax1zRu9wZ9HxiFERF7u9dmZG//xoBburA7iXgZZv6UCXHoODl/8UI5FHOh0pBBzpN7ifroOz4Pdpn5lqxCSydWUFsutCUj6mciT2E6YWDAgW83gjSJnHtcCRLMKEMF635x9sWNE5NuF9CHZGOTu+nOt5Jrot clayton@ci-prtest-5a37c28-11669-ig-n-7lgb\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cmVhYscGYhtCG+9Rlmhppo6dfqxsGyYJz1frwwJW61mSFIfjhpe2q50mMibZ9Mn0fkMmoln317EbtX8zzCbDzVxS5urIgf+4pOurQ09FU6m7QRRAzxh+KaiHdyuVktOx7F4+R9f2VFcoE0KpDtZFblVargfm3w+3vmI6Wh/9CWgNdOOLyT/oj3rmJtVcmvP76vF55vTQOndHNFbzc6vENgPuGscCG/fWjBNdLUqkb5aKUPDT3eUJOGiQBY9bxJkAWt+jnhvUE3ZKCFRR/JRm+8jwa8T1MkQfKAdB5c9AKvdWcdeCuoj8boZya07/8FI0Y7FTKpTZGpJraY2XKTEZ root@69f38fa926cd\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KvslChZdIm7h6kt2gUicbLMb/oOn3dyna/fQVwBkS9NhyH9VISb9NmahQB6CjnR9dwTKf/aegYK73C0gHPRth/tziwhwssWmviKw+l/lrtGPpk7D5X/i8WShlZmBwbT+f1UPWD6KejS2+P0HFa3jB6XFU85wDMLq45wwGvwLfXvn9afcjvjvK9fRTSBu3TmRUDiaHBgmQMCQfNce4Xb13M0y9kCZWz0TGmOyyx3TAdpp56lM1y8AZj5gEuxKjXGIOaoxdLvLEta1EYrB0mWx6hA7/M83tjCq5mW+PK660bXGDlo3RkHBUvrl583VYRm4cc5Xz3vfhRQFPI9/XzwR root@96c5a4b3e992\\ndefault:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", "ci-prtest-5a37c28-12828-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE14TkRNMU5Ua3dIaGNOTVRjeE1qRXpNRFV6T1RFNFdoY05Nakl4TWpFeQpNRFV6T1RFNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNeE5ETTFOVGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVcGRWUHNBNHVJMHVLWHNVMjJYUlAKMlJtM052OEQ3ODl5cHJ0UHF2MGtSUVlKRzZxUjRIbEFxZStGdUVUWXFhZGtReHM0YzJRSHpTd1FacmVxTWJOaQo3d0JuRVpScFZKS3pjbXNLdGM3ejE4eWM2ZkhVMGM2U05QMGFrenpKR1YzNXNLR1ZiLzh2YVF3K1ppS0pTQVRMCk0zR1AwY3RRQWxKNmxzMnluV3BFV3BObWhZRlVWSUIzQWZSVHdkV3F5cXRDWHU5TzJHMXhsenZhQjFsSFRuTU8KczRUMHZ1L3o0UjhXTnhoQ0VxY0FKOXpCM1lreHh1NXl1MXpFYVR0bUdZTksyVlR4ZitJKzBZeVdvU2U0SG9HVQpPN2wrSEdnUEdDdjd6cFVBYTJ3ODlWN09PSnRWMkxaQ0NlZE12a1RaYUVnRnZ3SUU2WlZyM2ZwUm43M3RadzBOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTN4b3pIUE0xaStLMWt6dWpCQkxPa3dVWkRxQ0xQS3NsMHVuYktET1R3WVI0cwpwY01xdkVCY204Tlh1MnlEY1BnL2M3Nk1iOEFRU1hVQmkvYWJJdXJNM0NoRUZoN3ljbHFzTlcxYzNZT0J6WnVSCjg1UzQ4VktDWHlpZUo3c1Zkc0kxZ2R3ZmJSRXhQc0ErSndNdS9qVWhKcDM3TjlBOEZocFA0WHFPdE1IcHp1V00KcTFCbDJmbjNwZm50akI1cjhLUjJwQUo5TGlkL2MvaHBvcUFBZTZoTkgyWk5uN05PMmN6cnAxWHNwVkwybGEwVApxUzJxSHRKSHo3VXZTR3h0cjdVaGZvWFppN0JsK1V2WjZEUndxNGJTQXcveXViV3Z4YXUvWG5CSTRBRURvMUNBCm1RREErbEMyVjUvSlFYYnIrRkZuOWVjNUNISHVOYVExOXpoQU1XbHAKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-12828.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tY3FucXYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyMWVhOGY5ZS1kZmM4LTExZTctOWVhNS00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.NN_tcni_HxeAsSp2tvJ5kr53XK5PDMsMbzt-4xttEslU6pG3wsajVYDdbl7yRPhbw0nGCMNpCkQlV6_ODhc2_L6iOsWHtpB9KTMGkbxYNTtdz4js81S-bcXbHMft9ufilL1BU0-KMt9w0_3836CoFdJN3Gc9esF-1scGfxkElhfMuL9sMOF8kUJMS-T5_dB0BfwepNP1ja0tTEtnHn8F5t3h00rzkhALkn8lTy45dJF765cWNCA2AV3dTvUh04GIQ_Ox3n7rVjNw5zIiRHZHMgAeE5tN64CDf_455Q0Va2PxHiykigymH89_YQuUO1BzSuo4ffZVONtFQi-WuH5nhw\\n", "ci-prtest-3c63a87-2075-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE16TWpnME9EWXdIaGNOTVRjeE1qRTFNRGt3TVRJMVdoY05Nakl4TWpFMApNRGt3TVRJMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNek1qZzBPRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNlVWtieU9ORzZiTS9IL1AxMVdGT0gKbERIcU14SzExUHBWWU1hN3VlZGtQOUo0ZWdpZStLK3kvWWNsdk9MTU9OQStVYWp3Q05HT0Fxd0RadklRdm5xdgp6ckFrZVVDK3dpTUdLZkNhWlFWVG9VTlNibitrclRUS0ExM2RGRzM2bU4yUmNlSjBoZy9JaUdzcVM0dHZnSm9tCmQ1RHI4QUlCcStxcE1abnN2bHBxU0Noa3N0MkJsb1NkM3JHVGJxZVcxZkRBMGU2Z0dpcDIvbTJRWkl6SkxVOHIKbmpITUZsRFpvejZYd3RNLy84ZzA3WFBYOUlLTU9EWmwyRWRoMVFrYVJMbG94allXSW1LUmJtYVdGQmdKZHlBZApXamhFTnRZbHJPVW1oL1hNT0w1NzNtbzA0ZGdJVmQ2eVgrZkdDQnJRQWZzZnFseDZNcDlWblRzZCszYlY1MWU5CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQis4Q2RRUDBxRllsNHplOXBkUk5SbGEvdHN6YkhLbE5PY2g2ZDIwRytMbnV4YwphK0xkMnBsVkMyNjdGaTIwVzVKdW5vbGZMUUV0MHVXbVV5VEVrRjJEMWxLQ2h0dlVDV0pCbVJHZFZhdXpyamZvCnJwV25aRWdQenZwRjJiN1NNaHNzaXJ4akZEYVVXK3o0ZlU5b2NORmRMOExFZjh0QWJtbGU5WTh5bktaWGFHWVoKZFFpT0phZWJxU3d4THU5WjU3VUk0dDFMZmk4NGhITVhLY2c0T2Yyay85RElqOEJwM2VheCtWZXpTQ1oxR0oydApRTkV4TEZ6Zm9mS2xkQWp0U2R4UE1FZzBBdS9EYjBXVDhMVnZkQzhyNHIrYytqSHZDRTFGc0NlaTV3bWdjNkYxCjVqbnBZdTU3NzdiOGFxb0VIU0JIUVdOVzMwREZDM2tTSXZKNzlPdkUKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-3c63a87-2075.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGo5MjkiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiOGZmMjM3Ny1lMTc2LTExZTctYTVhMC00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.GG2IKink5dG0hM47iZqoHckmFfQGExrFiaImLiWFIlHpxIxVmPlzzwfrf6QgDF7O0CgSMU4Se8lL0AEHR_Z6dolshfPQRB7p5MWw51SEMaBAnQlvCIGfCJthzutwAydIAk8YBq_MWR-w0Bkz9ay89kS8mbWkLk2uXGC6coNGIJ-FS7T1_UyE0CILj2XddS_1qr24M4rg-RanUAY8wySayslVnlIeIHefC27bUo08cJJBwstH9hgH7tcExFnql3NiCuUcQPPbjHtAehdLA94eKCmPd6oSopE5pCS6DYZTMlqIXX3IKn0SdPLMVVQggGRJ4Hx6RtmGkFES362AzTqANg\\n", "ci-prtest-5a37c28-14287-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl3TmpNek1qUXdIaGNOTVRnd01URTJNREEwTWpBMFdoY05Nak13TVRFMQpNREEwTWpBMVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZd05qTXpNalF3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN0YWd2eEdhaWtyNDNjcE9SUUtQL3AKdkhoazRKQU92NXRSbE01ZUoyeHlZVCt1Kzdka3hOZWk5UFFtRy9oWW5waUtWc0IzaGNTcGcrZjFuNTY4S3NTTwpOWXNLdi9GemxZejN5Z0U2cFRKOVI2aFVCR1IrVENXY3VIeHE1WG5VVUlHSFJkSFdPVnFOQUlvZ3hmV2ZGclBRCjZsakUxT0psUHFjQ3I4WVUzVVVtWUlSY05oSEY4SUgwVytiSktrZGY2WmFLVUZTQ1creTBkTTdINEJhRElxNkYKV1FDbDJGWDg3M2drbjBTdGpYei9kZVZQTkpIdnRhSnZjc3BuOGtBcU8rNXRpZ1RZdHV0WTB4VzlYNHpaajJJMwpVZ05KeXFPWG95VlpXcThTdnB4UGc3N3FSSHcwbWlFckUxMWsyTFE4cEZ3UVpoRFpBbytNR0FiSUY4ODZtRndYCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdYRXl5eGhRMW9xd1NaV2J1RWFmaHJjakxkUEJDZUE0OUZ5cUtwTklDaEhvRQpvZFM4V2YxaS9wNlVYOTExRjVhLzZRYVpxdUVKTnhIZDkraG4yT1MxUG11TENGNDMzeGlqL2tWMmFqcFJsQlc2CmVKZFNEY3BFQmRpcEd1VmtzS1dKUjBJekRDcGEyZzlKU1RQVUs5bDRjWm03bzVpcTdOV0RtU041VGtweXZvUmoKZ1pLa3pkbWVIcTZFWHdLTkRaUGlXUG9YS3RyTFdBMkNMMW1PbUhnOVlHeFJ6c3k3NUZQVldlVmMxTStTOFNncgpzT0NsaDFiN3R5MlBDQm10L2xlOXduSSt0U2pnRW01KzN6V0VuR2VaM3U1RGJYdHJ1SU54UzBzQUVTUEJaWitrCjZiYXVmcVF3OEVSVkFWbDRLZXNwUllBVzB1MUtIaHFwNThrNXRudFkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14287.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOXNyajIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIzZGRjMzRhNS1mYTU2LTExZTctYTg4Zi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.rcTGm3crUkfToJDf8WeSZQCKlSyBz-M1csmW10UWH5AO5m8ad2gVhgcVO_5LmuBg3P2UwEgwBXLIQVVF6OX5qKU0lbLpTIDX01pe50M5zUqZT2-ooyssrsNak61YP7C7gO0jRILipVzqqhRxH2RHhQ5fP7yBpyQtc33mnafJjrpz6-TVbzlBNzcKGB5CI4e8XsFRnkiiV4-MRTwFeTVz0FPr4OGhJjbZhWcivtHUZXy7xR1xo1BFhYjahiUQfY4KpTYwz_C2PyfIlzqwdNr633O-qDhmHCOuWA4qa9sA2ZaXKzOf4scX_cExrwhhqCy-OENGDm5gNQDNhjUdxjSLJQ\\n"}, "projectId": "openshift-gce-devel-ci", "numericProjectId": 1053217076791}, "instance": {"cpuPlatform": "Intel Haswell", "hostname": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal", "machineType": "projects/1053217076791/machineTypes/n1-standard-1", "description": "", "zone": "projects/1053217076791/zones/us-east1-c", "maintenanceEvent": "NONE", "image": "projects/openshift-gce-devel-ci/global/images/rhel-7-20180120-215932", "disks": [{"deviceName": "ci-primg656-build-image-instance", "type": "PERSISTENT-SSD", "mode": "READ_WRITE", "index": 0}], "scheduling": {"automaticRestart": "TRUE", "preemptible": "FALSE", "onHostMaintenance": "MIGRATE"}, "preempted": "FALSE", "virtualClock": {"driftToken": "0"}, "licenses": [{"id": "1000207"}], "attributes": {}, "networkInterfaces": [{"network": "projects/1053217076791/networks/default", "ipAliases": [], "ip": "10.142.0.2", "mac": "42:01:0a:8e:00:02", "accessConfigs": [{"externalIp": "35.185.29.131", "type": "ONE_TO_ONE_NAT"}], "targetInstanceIps": [], "forwardedIps": []}], "id": 6636828671984862306, "tags": ["build-image-instance"], "name": "ci-primg656-build-image-instance"}, "oslogin": {}}, "name": "gce", "zone": "us-east1-c", "network": {"ip": "10.142.0.2", "interfaces": [{"network_id": "default", "ips": ["10.142.0.2"], "public_ips": ["35.185.29.131"], "network_type": "gce"}], "hostname": "ci-primg656-build-image-instance", "public_ip": "35.185.29.131", "ipv6_enabled": false, "public_hostname": "35.185.29.131"}}}}}\n', '')
changed: [35.185.29.131] => {
"ansible_facts": {
"openshift": {
"common": {
"all_hostnames": [
"ci-primg656-build-image-instance",
"10.142.0.2",
"35.185.29.131"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ci-primg656-build-image-instance",
"internal_hostnames": [
"ci-primg656-build-image-instance",
"10.142.0.2"
],
"ip": "10.142.0.2",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "35.185.29.131",
"public_ip": "35.185.29.131",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node"
]
},
"node": {
"labels": {},
"nodename": "ci-primg656-build-image-instance",
"sdn_mtu": "1410"
},
"provider": {
"metadata": {
"instance": {
"attributes": {},
"cpuPlatform": "Intel Haswell",
"description": "",
"disks": [
{
"deviceName": "ci-primg656-build-image-instance",
"index": 0,
"mode": "READ_WRITE",
"type": "PERSISTENT-SSD"
}
],
"hostname": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal",
"id": 6636828671984862306,
"image": "projects/openshift-gce-devel-ci/global/images/rhel-7-20180120-215932",
"licenses": [
{
"id": "1000207"
}
],
"machineType": "projects/1053217076791/machineTypes/n1-standard-1",
"maintenanceEvent": "NONE",
"name": "ci-primg656-build-image-instance",
"networkInterfaces": [
{
"accessConfigs": [
{
"externalIp": "35.185.29.131",
"type": "ONE_TO_ONE_NAT"
}
],
"forwardedIps": [],
"ip": "10.142.0.2",
"ipAliases": [],
"mac": "42:01:0a:8e:00:02",
"network": "projects/1053217076791/networks/default",
"targetInstanceIps": []
}
],
"preempted": "FALSE",
"scheduling": {
"automaticRestart": "TRUE",
"onHostMaintenance": "MIGRATE",
"preemptible": "FALSE"
},
"tags": [
"build-image-instance"
],
"virtualClock": {
"driftToken": "0"
},
"zone": "projects/1053217076791/zones/us-east1-c"
},
"oslogin": {},
"project": {
"attributes": {
"ci-prtest-3c63a87-2075-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE16TWpnME9EWXdIaGNOTVRjeE1qRTFNRGt3TVRJMVdoY05Nakl4TWpFMApNRGt3TVRJMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNek1qZzBPRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNlVWtieU9ORzZiTS9IL1AxMVdGT0gKbERIcU14SzExUHBWWU1hN3VlZGtQOUo0ZWdpZStLK3kvWWNsdk9MTU9OQStVYWp3Q05HT0Fxd0RadklRdm5xdgp6ckFrZVVDK3dpTUdLZkNhWlFWVG9VTlNibitrclRUS0ExM2RGRzM2bU4yUmNlSjBoZy9JaUdzcVM0dHZnSm9tCmQ1RHI4QUlCcStxcE1abnN2bHBxU0Noa3N0MkJsb1NkM3JHVGJxZVcxZkRBMGU2Z0dpcDIvbTJRWkl6SkxVOHIKbmpITUZsRFpvejZYd3RNLy84ZzA3WFBYOUlLTU9EWmwyRWRoMVFrYVJMbG94allXSW1LUmJtYVdGQmdKZHlBZApXamhFTnRZbHJPVW1oL1hNT0w1NzNtbzA0ZGdJVmQ2eVgrZkdDQnJRQWZzZnFseDZNcDlWblRzZCszYlY1MWU5CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQis4Q2RRUDBxRllsNHplOXBkUk5SbGEvdHN6YkhLbE5PY2g2ZDIwRytMbnV4YwphK0xkMnBsVkMyNjdGaTIwVzVKdW5vbGZMUUV0MHVXbVV5VEVrRjJEMWxLQ2h0dlVDV0pCbVJHZFZhdXpyamZvCnJwV25aRWdQenZwRjJiN1NNaHNzaXJ4akZEYVVXK3o0ZlU5b2NORmRMOExFZjh0QWJtbGU5WTh5bktaWGFHWVoKZFFpT0phZWJxU3d4THU5WjU3VUk0dDFMZmk4NGhITVhLY2c0T2Yyay85RElqOEJwM2VheCtWZXpTQ1oxR0oydApRTkV4TEZ6Zm9mS2xkQWp0U2R4UE1FZzBBdS9EYjBXVDhMVnZkQzhyNHIrYytqSHZDRTFGc0NlaTV3bWdjNkYxCjVqbnBZdTU3NzdiOGFxb0VIU0JIUVdOVzMwREZDM2tTSXZKNzlPdkUKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-3c63a87-2075.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGo5MjkiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiOGZmMjM3Ny1lMTc2LTExZTctYTVhMC00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.GG2IKink5dG0hM47iZqoHckmFfQGExrFiaImLiWFIlHpxIxVmPlzzwfrf6QgDF7O0CgSMU4Se8lL0AEHR_Z6dolshfPQRB7p5MWw51SEMaBAnQlvCIGfCJthzutwAydIAk8YBq_MWR-w0Bkz9ay89kS8mbWkLk2uXGC6coNGIJ-FS7T1_UyE0CILj2XddS_1qr24M4rg-RanUAY8wySayslVnlIeIHefC27bUo08cJJBwstH9hgH7tcExFnql3NiCuUcQPPbjHtAehdLA94eKCmPd6oSopE5pCS6DYZTMlqIXX3IKn0SdPLMVVQggGRJ4Hx6RtmGkFES362AzTqANg\n",
"ci-prtest-5a37c28-12828-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE14TkRNMU5Ua3dIaGNOTVRjeE1qRXpNRFV6T1RFNFdoY05Nakl4TWpFeQpNRFV6T1RFNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNeE5ETTFOVGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVcGRWUHNBNHVJMHVLWHNVMjJYUlAKMlJtM052OEQ3ODl5cHJ0UHF2MGtSUVlKRzZxUjRIbEFxZStGdUVUWXFhZGtReHM0YzJRSHpTd1FacmVxTWJOaQo3d0JuRVpScFZKS3pjbXNLdGM3ejE4eWM2ZkhVMGM2U05QMGFrenpKR1YzNXNLR1ZiLzh2YVF3K1ppS0pTQVRMCk0zR1AwY3RRQWxKNmxzMnluV3BFV3BObWhZRlVWSUIzQWZSVHdkV3F5cXRDWHU5TzJHMXhsenZhQjFsSFRuTU8KczRUMHZ1L3o0UjhXTnhoQ0VxY0FKOXpCM1lreHh1NXl1MXpFYVR0bUdZTksyVlR4ZitJKzBZeVdvU2U0SG9HVQpPN2wrSEdnUEdDdjd6cFVBYTJ3ODlWN09PSnRWMkxaQ0NlZE12a1RaYUVnRnZ3SUU2WlZyM2ZwUm43M3RadzBOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTN4b3pIUE0xaStLMWt6dWpCQkxPa3dVWkRxQ0xQS3NsMHVuYktET1R3WVI0cwpwY01xdkVCY204Tlh1MnlEY1BnL2M3Nk1iOEFRU1hVQmkvYWJJdXJNM0NoRUZoN3ljbHFzTlcxYzNZT0J6WnVSCjg1UzQ4VktDWHlpZUo3c1Zkc0kxZ2R3ZmJSRXhQc0ErSndNdS9qVWhKcDM3TjlBOEZocFA0WHFPdE1IcHp1V00KcTFCbDJmbjNwZm50akI1cjhLUjJwQUo5TGlkL2MvaHBvcUFBZTZoTkgyWk5uN05PMmN6cnAxWHNwVkwybGEwVApxUzJxSHRKSHo3VXZTR3h0cjdVaGZvWFppN0JsK1V2WjZEUndxNGJTQXcveXViV3Z4YXUvWG5CSTRBRURvMUNBCm1RREErbEMyVjUvSlFYYnIrRkZuOWVjNUNISHVOYVExOXpoQU1XbHAKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-12828.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tY3FucXYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyMWVhOGY5ZS1kZmM4LTExZTctOWVhNS00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.NN_tcni_HxeAsSp2tvJ5kr53XK5PDMsMbzt-4xttEslU6pG3wsajVYDdbl7yRPhbw0nGCMNpCkQlV6_ODhc2_L6iOsWHtpB9KTMGkbxYNTtdz4js81S-bcXbHMft9ufilL1BU0-KMt9w0_3836CoFdJN3Gc9esF-1scGfxkElhfMuL9sMOF8kUJMS-T5_dB0BfwepNP1ja0tTEtnHn8F5t3h00rzkhALkn8lTy45dJF765cWNCA2AV3dTvUh04GIQ_Ox3n7rVjNw5zIiRHZHMgAeE5tN64CDf_455Q0Va2PxHiykigymH89_YQuUO1BzSuo4ffZVONtFQi-WuH5nhw\n",
"ci-prtest-5a37c28-14234-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFU1TlRJeU1EWXdIaGNOTVRnd01URTBNVGMxTURBMVdoY05Nak13TVRFegpNVGMxTURBMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRVNU5USXlNRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUR1c1pRUno3Yjc3enI0by9qR2tkOWEKa2pzckRqWHZyZDZVbEJaUFE0Q0kyVHRmRS9CaDJ3LzE2OHRTNlgvUGRZVHd0MzZUUTQrRjcxb05ta3J5TndJSwp0SGYzVElLYi9Yek5teVFTdjNQQzRMNUFKYXk3bU5pN3ExQjNtTzlSRWRBMmVzOGxCcG1VeW9jQ2hVaHhkTndMCktqd0RXK0k2MUhXSmZDekh3aVFUbnNCSHk3VmlnUzdCVWxYbzViS3hDcFBXcHl6TWVTT3VGbCtKTnFpRlNMNDUKVkNUWUw3ODZEZnIwNzcwN2cyK1BRenpmek1zb3BSQVZISWo3MGN2eVYrMlNmL2lrc1k0QzV5czYrM2FXd0ozcwp5Ykt0QVpnVE9XbDZVQVovNEJoeEJVNmhEK2RGbTAzNGltQi90bHBlVkYyYjd5bEdaaEw5QTN1a01waFNxeGRiCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQVVmRWZHVzNRbVhPNkZiM0R1NkZjaVpyTHFWdGgrd3NoaFlyQjBLOWtVVzFEYgo0WHNJcGdKd1AwVHk4TEp4UVAzSGEzYlIzVi9tVElyb1hTV1FCR0FDd1JZamhrMm1FT2ZURXFsYm1GWHNVZTJ3CmdIVjdCWFpYRVhxUXcvQjcwaEpiYXBDSjltWlQ3QXA3S2NWb1RBZGdhWTlNaUNWZGZxdU5TcGxGZlVVUlRLWDcKYnE5aUttUEJXVVN1UUpHS1RCbGMxZE91djU2ZFBJcndiazNOWXhEQmJYOCtHdWxIZU50RTI4NnJqSWRIYXhhbgpEQ3pqVzFlOUpJNXB5K1JUYS8vU0NkMnBtdFlndzRRam4zd0dNQ2xncHQ0bmkrNUpiYlJTQ0VhRjJWcWdyUkI2CithRVBvSGM5UGRheCtUdkpJS2JmTk9oVkJNdEl6U3FETkpTN05XNDMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14234.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZG5oZ3MiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI4N2E1NDQ3OC1mOTUzLTExZTctYWMxYi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Tj0ptDeHrZIjp10Zx_wBGGfhzV9H6kDEcpFmKkD5uapus5OaRqoes0ouOz0ej-_tGfmAlM1CHc9iuRvBC2c2Tfu3exFnHgMAVbRvqrmKky0jABmBRurFERPluaTiNmflikOk4mFkhP2Nn8XXX8R3dAo97m1slRhrLZTleu1ZhALSY6i37ZHclQzMyWl7BF1vc5q88BvdlsUecyhl9_cAZEa9odM8NwawsNuuLNhUdFB7Nu48Eg0SD1XtrhGKAfy_eGZMWSe4-xp1MT7OC6AjiGZxbp5MfCBzx3TtMwktvk94QwMlyK5Q7VpvmXe8v6aw7h3tpujRKLlq_0O2a7TAaA\n",
"ci-prtest-5a37c28-14287-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl3TmpNek1qUXdIaGNOTVRnd01URTJNREEwTWpBMFdoY05Nak13TVRFMQpNREEwTWpBMVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZd05qTXpNalF3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN0YWd2eEdhaWtyNDNjcE9SUUtQL3AKdkhoazRKQU92NXRSbE01ZUoyeHlZVCt1Kzdka3hOZWk5UFFtRy9oWW5waUtWc0IzaGNTcGcrZjFuNTY4S3NTTwpOWXNLdi9GemxZejN5Z0U2cFRKOVI2aFVCR1IrVENXY3VIeHE1WG5VVUlHSFJkSFdPVnFOQUlvZ3hmV2ZGclBRCjZsakUxT0psUHFjQ3I4WVUzVVVtWUlSY05oSEY4SUgwVytiSktrZGY2WmFLVUZTQ1creTBkTTdINEJhRElxNkYKV1FDbDJGWDg3M2drbjBTdGpYei9kZVZQTkpIdnRhSnZjc3BuOGtBcU8rNXRpZ1RZdHV0WTB4VzlYNHpaajJJMwpVZ05KeXFPWG95VlpXcThTdnB4UGc3N3FSSHcwbWlFckUxMWsyTFE4cEZ3UVpoRFpBbytNR0FiSUY4ODZtRndYCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdYRXl5eGhRMW9xd1NaV2J1RWFmaHJjakxkUEJDZUE0OUZ5cUtwTklDaEhvRQpvZFM4V2YxaS9wNlVYOTExRjVhLzZRYVpxdUVKTnhIZDkraG4yT1MxUG11TENGNDMzeGlqL2tWMmFqcFJsQlc2CmVKZFNEY3BFQmRpcEd1VmtzS1dKUjBJekRDcGEyZzlKU1RQVUs5bDRjWm03bzVpcTdOV0RtU041VGtweXZvUmoKZ1pLa3pkbWVIcTZFWHdLTkRaUGlXUG9YS3RyTFdBMkNMMW1PbUhnOVlHeFJ6c3k3NUZQVldlVmMxTStTOFNncgpzT0NsaDFiN3R5MlBDQm10L2xlOXduSSt0U2pnRW01KzN6V0VuR2VaM3U1RGJYdHJ1SU54UzBzQUVTUEJaWitrCjZiYXVmcVF3OEVSVkFWbDRLZXNwUllBVzB1MUtIaHFwNThrNXRudFkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14287.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOXNyajIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIzZGRjMzRhNS1mYTU2LTExZTctYTg4Zi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.rcTGm3crUkfToJDf8WeSZQCKlSyBz-M1csmW10UWH5AO5m8ad2gVhgcVO_5LmuBg3P2UwEgwBXLIQVVF6OX5qKU0lbLpTIDX01pe50M5zUqZT2-ooyssrsNak61YP7C7gO0jRILipVzqqhRxH2RHhQ5fP7yBpyQtc33mnafJjrpz6-TVbzlBNzcKGB5CI4e8XsFRnkiiV4-MRTwFeTVz0FPr4OGhJjbZhWcivtHUZXy7xR1xo1BFhYjahiUQfY4KpTYwz_C2PyfIlzqwdNr633O-qDhmHCOuWA4qa9sA2ZaXKzOf4scX_cExrwhhqCy-OENGDm5gNQDNhjUdxjSLJQ\n",
"ci-prtest-5a37c28-14579-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl6T0RJNE1qSXdIaGNOTVRnd01URTVNVGN5TnpBeFdoY05Nak13TVRFNApNVGN5TnpBeVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZek9ESTRNakl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVbXpyNlFMT0M3cUVac0ZrdFljZUQKTU1oMzVmcFhCTTRoNTFrMUhlQy96YW1qdVFCdWZhbWNSM1FVakJnUjRlNUVQNVJSb2M1QWhwZ2pNb0F0UERuQwoxSVV0bjdiRFpJa3RWZWJHWEp3MmtMdVdLOW1LdjlsbC9LUEhlV1ZSa2hNNDh2aTBtRVBnbkVqV3liNllpcVF2CkgxMjJrNGYrcHk4U3R3bnpsc2hzSWwrbE5CTXR2VzZZcHFHWVkwZ0JUSVo5Vk9xNUVkcGM0b0FEOEc5L1JXR1IKYXJ1QjBNSC9YSkNEcmw0a3NLSGFWcU5lZWxrNWpKc1UxM1poNWVWOWpHY0R0WFZvQVJNVTdjNldqZjg3ZWFILwpQSzBzVmJ2UkhUQ3NKSisyUjJOUGplNnRHMXlOb2R5UWo1R1ptbnA2VGM1bU8rM2dpM0NtamdIeU1PckI5dyt0CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQ044bDFTQmF4T3ZuaU41a01nM2NZQkxCVTBKMnVjbUZ2a1pxeFlxZ2w1MXBYRgoxZnRvMk9hT2ZHT3pCUnYzTTVYS2tlVUtWR2V3ejNEaVpsUTllWFdDUXEva3Z2OG9OV0lGV1ZNQkxkUldLTnJaCmRIdThXVUVyWnI5TDVXcjdCM3h2eTdzUHVMUkp0TFEwTVV2USsrQm1zTHlSaGpGWkVUTStDa3Z1V3JjQzRKSkkKSnRRbmo1N0pjaGVPcSt3a0JlQlBnZUxXSER6TWJJOXJsZUt6cngvejVhSFkvOWI3RXgwcWZzbWRMcHUxWnR6OApmc01OMzNRRktKYm1rek1zQUFKbnZVVnhEQmFpNjlVRDNrSlBEcTUyYUZlYTdrenNWMXkxOGNXdUZnL1BIUGkwCjRJeDV6YjFScjU0aDhzV1p2eVFiSVJxeTlrb0kxVmV1OGdjQnduWkMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14579.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOGZmZGoiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyNTI3YTYzOC1mZDNlLTExZTctYjgyMC00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Gk6hkwE5x024eW-FQlbEjiiWyHbB5rZKKPn9s1-5pK-zfWT2byfOJG5AxDcoy54-8OsuLVSYaRetQ_qEh72aRYPP1MARgifKLh9gd8fLllkqcdy4CkIpgNYNfaUWzcwEsiZnjFaCDsvuYp7AvviNF3__KlSO9bkHHrbABkgnAxi69LctKY-tqvA9c3nAHzXNrFBt3SBQmcVa2YVKiT0v8GsLyG3fP-uTTOZebnBn2WHawFNiFBQjNsSKpNHTBtmqbg8UZ7xk2ctNJ7w8NClFJwxbTcV2BRbUNFA1XYL2q2vewmmOBtpCJf3VhSbaRNV9nlIU-p2SUJbm0DXhuLp67g\n",
"ci-prtest-cc63063-202-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFF3TnpNek1EZ3dIaGNOTVRjeE1qSXpNak0xTlRBM1doY05Nakl4TWpJeQpNak0xTlRBNFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRRd056TXpNRGd3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURBelF4eGlHRXpQVjdhdVAxMlJIeUMKUmdzYWdTdTBVdEdsQmJCOWRkQlJqa1hqUWpDanhESlBKVHRFTWJLeitpd2ZTKzFmcXhXLzlORHhNZDdIbC9uQQp5dXFNQ1Q4TFVOZU5GRTgzNEpYbnM5MytXRVpjWm00Vit3MFZQYlB2VU5ib29rNC9XdExYTW9tUDZyNUsyYUZ2CjNPaWtIdWpQTUZFMkNWbWlSREFUN1QvVUR1NVd6eis0SkNPN1ViakVDUkgxRVlLNm5EQVZ2Y3RCSUs2aVJDZ0MKdVNHVW43OGlsWW12MytrVGp1aWZWeDFLZUUvZUszaU5rUGRDUFROMXhmZ1lvYkJTaDM3SmtnQXd2WldiRjhTLworcUo3UUhKZGltOVBaZHNCM1V2T1pYOFAvUXdkY01SMWJ1REdhZ3Fyd09Hd01TZmpyUG1xSFNMQVNhdUJmVTlOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdaWGJiRC9jRTUwTmxUdzNFZVRpdnd2TkFuQXpXMzNXK0ZFZ3hvYlZyTVVTVApyYnE1eUxCMUxUcjM0SlFVUkliUFdqUmVidWpVNExtSFhVUDR2UjA5NndlZE5mdGJHcmt1TTAwbHF0MXBZQkhpCmN1aGt0OHp2NlZEZGNybEJnK3VlSlFPcE1nclMvK2JkYSt1dldOVXdaUkR3L1JGVHRZUldvV3hlSEpJcFcvWWEKRUtacy9rUklrT04zNHdOZHJOckU2cVU2TzExMlZOWFFZNGZDellITndBNHliK0JnNmc1RXVpWW1KdFI1VmRYUQpycmZUSkR0Smw1MUp3ZDA4NHRxL280OWVtVUZqS0cxdmNDM00vL1Vyak9BU2JjNHlvbEdkbEU5aWZSZkFrN2pSCnhJUFdMVE9vcHhPQUZEV0ZHaXdnVWplNnZ2N3ViL2p3cy9pbUl5WVMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-cc63063-202.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tdHRzbWYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkYTRiZWY4Ny1lODNjLTExZTctYjI3NS00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.cSO8ehSw7XG91ppDzJ2cWRo_NXKQW369jVRP5hRq7m2gTuKBA4-pPjOUGl8DYio58MF7-YBF5IpLYbsCMTKgjywDC1kHr-JNj0e0oyG5dsTfA3f3wS5IgpWcL07g6gUag4jSATuRRAt58h4QCSIurtJD5ClriUlxswGprLkjEPcgunfSI2RO254g6mISUHtIzW3RJwFGqcGi5nfV9eBCTUOYC_I8i1mjZiVwGRW13pAJLWLGtwAjRHvFvE-quCsGWTLWznHty9nbeUCNbbAckkAcoRh1A8V6cNoeR27y0DdVsSO4GCRYg350ow5EQwe8-3-fgPGTMhJud4xMUUG7EQ\n",
"ssh-keys": "kwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAGINvyvCkvGZt7rTro7tGHZRO7L24sDbqezkCmkSpwGXopMSAZ7dfv8L9gQGGUVgLHFZFi2r4cYKtBPNjK3S9a9KJrbIhO9YtzXlKckHprQxHT2ohCxTyfiN/U0MNCdO4FB4kCziL2a5f8OzBSLF1zCfJm6zGR1PDrVZgznc3bgMOW1I0wVxPwXpn8Oe5RthmCijsyTWOzgt6/4L/5bae2QljJkWZieNNfmO0Gy+kIUhTFH9vXZSOV9k5vSfdR1z61pYZ3Zik+jbXKq2Hx46kKY2zBTfLp1JNDOvPuQEXdR/FAfafaDX9XD9lvvoX5PReaRsd1C3XAHKrODCNbm7oZc= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T19:01:06+0000\"}\nkwoodson:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIemVqruQ8zlmKxh2/z5nQOZca+JsTK2RC5RlHU/xJ464WCx6zlsDUw1SamkGgsD7o2jPqWdbL7o6PWvkh7RCzo= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T19:01:03+0000\"}\nkwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAHQ49MZcIW42JK556DMqCUJTgRHUKwepoE7TQ5KfC9B3NQXrmK5QtqrnHcTXEt8HG6mOwknT5sxwJ6qwZCv9NmZldqJvNO6S39/yR/bZhSZYsrXyTKJIO1hM4/iWdxjEo057KKqxOW63NUi+XqnH/lh0vraiaS1fKFdwvOhyAap/qByOYe325YAoOsrt51yU/yexmcPosNdiLqmapxjyw2ja1zpchjIvhHhUj5MG/Mm6LFRhc0AOp79jKnXPmMN42kjUmOaSfqJcoOb78EPaodfunBTNnTs6M/4PA8Pkps2DdoX7ljFwpHrFb5o0o90jq6SocKiTzBjkCuDHCMD8y7U= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T18:58:07+0000\"}\nbparees:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkWpDPnniMc1MjHQsLYUure96Jl86auiG5KJqOgOZYXdB0rCXUgskYew5QIyjt3KTfJv4YYYP78qzkrzuJR0cqw8chmOEhsDIFJfd8NKMhluhg+CvBF4FUA39RLitXeTCdTc1AzyFmqcWjF8A0v0RzzRbjbJrJ3wLRCYqxGxDP11dqDwKdXGTsOiYTaTMK+SZj169vrTsUXyIUVxUuD9jOKdGg3t8CWcdkHCPQ163S8RZ6lbm0PbMWaHSy/WMU3caceMg7sDCV36VRF9H6XsAGkOjYqUtJQ8hZx7VCnctkkVGKARVngVsvOvo9FmUqRkvCIUWXLbQMKNpgcvZvnQ07 bparees@dhcp137-112.rdu.redhat.com\nlibra:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV libra\nclayton:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFU9XIRnqZ2WSrq2Xx/1KZy2AmtKQmWRgloYjSpvqxQcTZaGl9miJxCZCsfax2iTuyQwi34Wja7aO+DRYpeY4YZpTcGx8HQ2menrEizGhwq6kMwdUXagmDE6xYTMGlQOqjvESTOn8kNgnyd605XtWtYTC8ciE7vqEX7s8Qau0QKqQV1wBbi+69bp5ax1zRu9wZ9HxiFERF7u9dmZG//xoBburA7iXgZZv6UCXHoODl/8UI5FHOh0pBBzpN7ifroOz4Pdpn5lqxCSydWUFsutCUj6mciT2E6YWDAgW83gjSJnHtcCRLMKEMF635x9sWNE5NuF9CHZGOTu+nOt5Jrot clayton@ci-prtest-5a37c28-11669-ig-n-7lgb\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cmVhYscGYhtCG+9Rlmhppo6dfqxsGyYJz1frwwJW61mSFIfjhpe2q50mMibZ9Mn0fkMmoln317EbtX8zzCbDzVxS5urIgf+4pOurQ09FU6m7QRRAzxh+KaiHdyuVktOx7F4+R9f2VFcoE0KpDtZFblVargfm3w+3vmI6Wh/9CWgNdOOLyT/oj3rmJtVcmvP76vF55vTQOndHNFbzc6vENgPuGscCG/fWjBNdLUqkb5aKUPDT3eUJOGiQBY9bxJkAWt+jnhvUE3ZKCFRR/JRm+8jwa8T1MkQfKAdB5c9AKvdWcdeCuoj8boZya07/8FI0Y7FTKpTZGpJraY2XKTEZ root@69f38fa926cd\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KvslChZdIm7h6kt2gUicbLMb/oOn3dyna/fQVwBkS9NhyH9VISb9NmahQB6CjnR9dwTKf/aegYK73C0gHPRth/tziwhwssWmviKw+l/lrtGPpk7D5X/i8WShlZmBwbT+f1UPWD6KejS2+P0HFa3jB6XFU85wDMLq45wwGvwLfXvn9afcjvjvK9fRTSBu3TmRUDiaHBgmQMCQfNce4Xb13M0y9kCZWz0TGmOyyx3TAdpp56lM1y8AZj5gEuxKjXGIOaoxdLvLEta1EYrB0mWx6hA7/M83tjCq5mW+PK660bXGDlo3RkHBUvrl583VYRm4cc5Xz3vfhRQFPI9/XzwR root@96c5a4b3e992\ndefault:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV"
},
"numericProjectId": 1053217076791,
"projectId": "openshift-gce-devel-ci"
}
},
"name": "gce",
"network": {
"hostname": "ci-primg656-build-image-instance",
"interfaces": [
{
"ips": [
"10.142.0.2"
],
"network_id": "default",
"network_type": "gce",
"public_ips": [
"35.185.29.131"
]
}
],
"ip": "10.142.0.2",
"ipv6_enabled": false,
"public_hostname": "35.185.29.131",
"public_ip": "35.185.29.131"
},
"zone": "us-east1-c"
}
}
},
"changed": true,
"invocation": {
"module_args": {
"additive_facts_to_overwrite": [],
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"filter": "*",
"follow": false,
"force": null,
"gather_subset": [
"hardware",
"network",
"virtual",
"facter"
],
"gather_timeout": 10,
"group": null,
"local_facts": {
"sdn_mtu": "1410"
},
"mode": null,
"owner": null,
"regexp": null,
"remote_src": null,
"role": "node",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null
}
}
}
META: ran handlers
META: ran handlers
PLAY [Initialize special first-master variables] *******************************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring: oo_first_master
PLAY [Determine openshift_version to configure on first master] ****************
skipping: no hosts matched
PLAY [Set openshift_version for etcd, node, and master hosts] ******************
META: ran handlers
TASK [set_fact] ****************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/version.yml:22
Sunday 21 January 2018 16:07:04 +0000 (0:00:00.724) 0:01:20.240 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Ensure the requested version packages are available.] ********************
META: ran handlers
TASK [include_role] ************************************************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/version.yml:31
Sunday 21 January 2018 16:07:04 +0000 (0:00:00.038) 0:01:20.279 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Verify Requirements] *****************************************************
skipping: no hosts matched
PLAY [Initialization Checkpoint End] *******************************************
META: ran handlers
TASK [Set install initialization 'Complete'] ***********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:30
Sunday 21 January 2018 16:07:04 +0000 (0:00:00.036) 0:01:20.315 ********
ok: [35.185.29.131] => {
"ansible_stats": {
"aggregate": true,
"data": {
"installer_phase_initialize": {
"end": "20180121160704Z",
"status": "Complete"
}
},
"per_host": false
},
"changed": false
}
META: ran handlers
META: ran handlers
PLAY [Validate node hostnames] *************************************************
META: ran handlers
TASK [Query DNS for IP address of ci-primg656-build-image-instance] ************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/validate_hostnames.yml:6
Sunday 21 January 2018 16:07:04 +0000 (0:00:00.161) 0:01:20.477 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Validate openshift_hostname when defined] ********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/validate_hostnames.yml:13
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.029) 0:01:20.507 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Validate openshift_ip exists on node when defined] ***********************
task path: /usr/share/ansible/openshift-ansible/playbooks/init/validate_hostnames.yml:30
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.027) 0:01:20.535 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Setup yum repositories for all hosts] ************************************
META: ran handlers
TASK [rhel_subscribe : fail] ***************************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:2
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.039) 0:01:20.575 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Install Red Hat Subscription manager] *******************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:6
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.027) 0:01:20.602 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Is host already registered?] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:13
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.025) 0:01:20.628 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Register host] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:18
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.026) 0:01:20.654 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : fail] ***************************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:27
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.027) 0:01:20.681 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Determine if OpenShift Pool Already Attached] ***********
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:33
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.027) 0:01:20.709 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : Attach to OpenShift Pool] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:39
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.029) 0:01:20.738 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [rhel_subscribe : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/main.yml:45
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.029) 0:01:20.767 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_repos : openshift_repos detect ostree] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:2
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.031) 0:01:20.799 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-plfzcsmulqdkeglbjbwguyphllpvvamf; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/run/ostree-booted"
}
},
"stat": {
"exists": false
}
}
TASK [openshift_repos : Ensure libselinux-python is installed] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:10
Sunday 21 January 2018 16:07:05 +0000 (0:00:00.353) 0:01:21.153 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-raebljsbhmyexvksyrxffsitwzfjoxac; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["libselinux-python"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"libselinux-python"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed"
]
}
TASK [openshift_repos : Remove openshift_additional.repo file] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:15
Sunday 21 January 2018 16:07:06 +0000 (0:00:00.873) 0:01:22.027 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-yhtlkxocjxmtzqsjrionyladnxqsyjrx; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/yum.repos.d/openshift_additional.repo", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/yum.repos.d/openshift_additional.repo", "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/etc/yum.repos.d/openshift_additional.repo", "state": "absent", "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/yum.repos.d/openshift_additional.repo",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/yum.repos.d/openshift_additional.repo",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "absent",
"unsafe_writes": null,
"validate": null
}
},
"path": "/etc/yum.repos.d/openshift_additional.repo",
"state": "absent"
}
TASK [openshift_repos : Create any additional repos that are defined] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:20
Sunday 21 January 2018 16:07:06 +0000 (0:00:00.359) 0:01:22.386 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum_repository.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-tkdubsrgtkidmpwicnaqxtkjsbglhrdu; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"repo": "origin-pr", "diff": {"after": "[origin-pr]\\nbaseurl = https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms\\nenabled = 1\\ngpgcheck = 0\\nname = origin-pr\\nsslverify = 1\\n\\n", "before_header": "/etc/yum.repos.d/origin-pr.repo", "after_header": "/etc/yum.repos.d/origin-pr.repo", "before": ""}, "state": "present", "changed": true, "invocation": {"module_args": {"force": null, "directory_mode": null, "ip_resolve": null, "remote_src": null, "reposdir": "/etc/yum.repos.d", "includepkgs": null, "owner": null, "bandwidth": null, "cost": null, "file": "origin-pr", "exclude": null, "mirrorlist_expire": null, "follow": false, "attributes": null, "repoid": "origin-pr", "keepalive": null, "content": null, "repo_gpgcheck": null, "src": null, "group": null, "failovermethod": null, "unsafe_writes": null, "delimiter": null, "deltarpm_metadata_percentage": null, "gpgkey": null, "setype": null, "http_caching": null, "priority": null, "serole": null, "mirrorlist": null, "params": null, "gpgcheck": false, "include": null, "proxy_username": null, "username": null, "metadata_expire": null, "ui_repoid_vars": null, "dest": "/etc/yum.repos.d/origin-pr.repo", "selevel": null, "sslclientcert": null, "baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms", "gpgcakey": null, "sslverify": true, "s3_enabled": null, "state": "present", "sslcacert": null, "proxy_password": null, "enablegroups": null, "regexp": null, "password": null, "seuser": null, "retries": null, "protect": null, "ssl_check_cert_permissions": null, "throttle": null, "name": "origin-pr", "deltarpm_percentage": null, "sslclientkey": null, "metalink": null, "enabled": true, "skip_if_unavailable": null, "keepcache": null, "mode": null, "timeout": null, "async": null, "metadata_expire_filter": null, "backup": null, "proxy": null}}}\n', '')
changed: [35.185.29.131] => (item={u'gpgcheck': 0, u'enabled': 1, u'name': u'origin-pr', u'baseurl': u'https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms'}) => {
"changed": true,
"diff": {
"after": "[origin-pr]\nbaseurl = https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms\nenabled = 1\ngpgcheck = 0\nname = origin-pr\nsslverify = 1\n\n",
"after_header": "/etc/yum.repos.d/origin-pr.repo",
"before": "",
"before_header": "/etc/yum.repos.d/origin-pr.repo"
},
"invocation": {
"module_args": {
"async": null,
"attributes": null,
"backup": null,
"bandwidth": null,
"baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms",
"content": null,
"cost": null,
"delimiter": null,
"deltarpm_metadata_percentage": null,
"deltarpm_percentage": null,
"dest": "/etc/yum.repos.d/origin-pr.repo",
"directory_mode": null,
"enabled": true,
"enablegroups": null,
"exclude": null,
"failovermethod": null,
"file": "origin-pr",
"follow": false,
"force": null,
"gpgcakey": null,
"gpgcheck": false,
"gpgkey": null,
"group": null,
"http_caching": null,
"include": null,
"includepkgs": null,
"ip_resolve": null,
"keepalive": null,
"keepcache": null,
"metadata_expire": null,
"metadata_expire_filter": null,
"metalink": null,
"mirrorlist": null,
"mirrorlist_expire": null,
"mode": null,
"name": "origin-pr",
"owner": null,
"params": null,
"password": null,
"priority": null,
"protect": null,
"proxy": null,
"proxy_password": null,
"proxy_username": null,
"regexp": null,
"remote_src": null,
"repo_gpgcheck": null,
"repoid": "origin-pr",
"reposdir": "/etc/yum.repos.d",
"retries": null,
"s3_enabled": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"skip_if_unavailable": null,
"src": null,
"ssl_check_cert_permissions": null,
"sslcacert": null,
"sslclientcert": null,
"sslclientkey": null,
"sslverify": true,
"state": "present",
"throttle": null,
"timeout": null,
"ui_repoid_vars": null,
"unsafe_writes": null,
"username": null
}
},
"item": {
"baseurl": "https://storage.googleapis.com/origin-ci-test/branch-logs/origin/master/builds/test_branch_origin_extended_conformance_k8s/261/artifacts/rpms",
"enabled": 1,
"gpgcheck": 0,
"name": "origin-pr"
},
"repo": "origin-pr",
"state": "present"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum_repository.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-jhyqrdtnakybjgjalffeekzwecjsnjxh; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"repo": "origin-pr-dependencies", "diff": {"after": "[origin-pr-dependencies]\\nbaseurl = http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/\\nenabled = 1\\ngpgcheck = 0\\nname = origin-pr-dependencies\\nsslverify = 1\\n\\n", "before_header": "/etc/yum.repos.d/origin-pr-dependencies.repo", "after_header": "/etc/yum.repos.d/origin-pr-dependencies.repo", "before": ""}, "state": "present", "changed": true, "invocation": {"module_args": {"force": null, "directory_mode": null, "ip_resolve": null, "remote_src": null, "reposdir": "/etc/yum.repos.d", "includepkgs": null, "owner": null, "bandwidth": null, "cost": null, "file": "origin-pr-dependencies", "exclude": null, "mirrorlist_expire": null, "follow": false, "attributes": null, "repoid": "origin-pr-dependencies", "keepalive": null, "content": null, "repo_gpgcheck": null, "src": null, "group": null, "failovermethod": null, "unsafe_writes": null, "delimiter": null, "deltarpm_metadata_percentage": null, "gpgkey": null, "setype": null, "http_caching": null, "priority": null, "serole": null, "mirrorlist": null, "params": null, "gpgcheck": false, "include": null, "proxy_username": null, "username": null, "metadata_expire": null, "ui_repoid_vars": null, "dest": "/etc/yum.repos.d/origin-pr-dependencies.repo", "selevel": null, "sslclientcert": null, "baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/", "gpgcakey": null, "sslverify": true, "s3_enabled": null, "state": "present", "sslcacert": null, "proxy_password": null, "enablegroups": null, "regexp": null, "password": null, "seuser": null, "retries": null, "protect": null, "ssl_check_cert_permissions": null, "throttle": null, "name": "origin-pr-dependencies", "deltarpm_percentage": null, "sslclientkey": null, "metalink": null, "enabled": true, "skip_if_unavailable": null, "keepcache": null, "mode": null, "timeout": null, "async": null, "metadata_expire_filter": null, "backup": null, "proxy": null}}}\n', '')
changed: [35.185.29.131] => (item={u'gpgcheck': 0, u'enabled': 1, u'name': u'origin-pr-dependencies', u'baseurl': u'http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/'}) => {
"changed": true,
"diff": {
"after": "[origin-pr-dependencies]\nbaseurl = http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/\nenabled = 1\ngpgcheck = 0\nname = origin-pr-dependencies\nsslverify = 1\n\n",
"after_header": "/etc/yum.repos.d/origin-pr-dependencies.repo",
"before": "",
"before_header": "/etc/yum.repos.d/origin-pr-dependencies.repo"
},
"invocation": {
"module_args": {
"async": null,
"attributes": null,
"backup": null,
"bandwidth": null,
"baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/",
"content": null,
"cost": null,
"delimiter": null,
"deltarpm_metadata_percentage": null,
"deltarpm_percentage": null,
"dest": "/etc/yum.repos.d/origin-pr-dependencies.repo",
"directory_mode": null,
"enabled": true,
"enablegroups": null,
"exclude": null,
"failovermethod": null,
"file": "origin-pr-dependencies",
"follow": false,
"force": null,
"gpgcakey": null,
"gpgcheck": false,
"gpgkey": null,
"group": null,
"http_caching": null,
"include": null,
"includepkgs": null,
"ip_resolve": null,
"keepalive": null,
"keepcache": null,
"metadata_expire": null,
"metadata_expire_filter": null,
"metalink": null,
"mirrorlist": null,
"mirrorlist_expire": null,
"mode": null,
"name": "origin-pr-dependencies",
"owner": null,
"params": null,
"password": null,
"priority": null,
"protect": null,
"proxy": null,
"proxy_password": null,
"proxy_username": null,
"regexp": null,
"remote_src": null,
"repo_gpgcheck": null,
"repoid": "origin-pr-dependencies",
"reposdir": "/etc/yum.repos.d",
"retries": null,
"s3_enabled": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"skip_if_unavailable": null,
"src": null,
"ssl_check_cert_permissions": null,
"sslcacert": null,
"sslclientcert": null,
"sslclientkey": null,
"sslverify": true,
"state": "present",
"throttle": null,
"timeout": null,
"ui_repoid_vars": null,
"unsafe_writes": null,
"username": null
}
},
"item": {
"baseurl": "http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/",
"enabled": 1,
"gpgcheck": 0,
"name": "origin-pr-dependencies"
},
"repo": "origin-pr-dependencies",
"state": "present"
}
NOTIFIED HANDLER refresh cache
TASK [openshift_repos : include_tasks] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:40
Sunday 21 January 2018 16:07:07 +0000 (0:00:00.627) 0:01:23.014 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_repos : include_tasks] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:47
Sunday 21 January 2018 16:07:07 +0000 (0:00:00.049) 0:01:23.063 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml for 35.185.29.131
TASK [openshift_repos : Configure origin gpg keys] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml:7
Sunday 21 January 2018 16:07:07 +0000 (0:00:00.081) 0:01:23.145 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550827.68-53217181396290 `" && echo ansible-tmp-1516550827.68-53217181396290="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550827.68-53217181396290 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550827.68-53217181396290=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550827.68-53217181396290\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ncusgkkguszjmxsvitgmdzxgqkubelof; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1516484634.5358858, "block_size": 4096, "inode": 100396, "isgid": false, "size": 1037, "executable": false, "isuid": false, "readable": true, "version": "1976249529", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "application/pgp-keys", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS", "xusr": false, "atime": 1516485079.9672976, "isdir": false, "ctime": 1516484635.2534344, "isblk": false, "wgrp": false, "checksum": "e350bf139f91980ff9cc39877e14643ba3139da1", "dev": 2049, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ahuxyzdguxnnzpebaeiumhshorpwdaid; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550827.68-53217181396290/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:cert_t:s0", "mode": "0644", "path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "file", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS", "selevel": null, "original_basename": "openshift-ansible-CentOS-SIG-PaaS", "regexp": null, "validate": null, "src": "openshift-ansible-CentOS-SIG-PaaS", "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS"}, "before": {"path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS"}}, "size": 1037}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"checksum": "e350bf139f91980ff9cc39877e14643ba3139da1",
"diff": {
"after": {
"path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS"
},
"before": {
"path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": "openshift-ansible-CentOS-SIG-PaaS",
"owner": null,
"path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "openshift-ansible-CentOS-SIG-PaaS",
"state": "file",
"unsafe_writes": null,
"validate": null
}
},
"mode": "0644",
"owner": "root",
"path": "/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS",
"secontext": "system_u:object_r:cert_t:s0",
"size": 1037,
"state": "file",
"uid": 0
}
TASK [openshift_repos : Configure correct origin release repository] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/centos_repos.yml:17
Sunday 21 January 2018 16:07:08 +0000 (0:00:00.544) 0:01:23.689 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550828.27-138148299477892 `" && echo ansible-tmp-1516550828.27-138148299477892="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550828.27-138148299477892 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550828.27-138148299477892=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550828.27-138148299477892\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-piydwekspficryrenqgjnyqmuurdomic; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1516484636.5164006, "block_size": 4096, "inode": 25208727, "isgid": false, "size": 887, "executable": false, "isuid": false, "readable": true, "version": "809308631", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo", "xusr": false, "atime": 1516484637.9795196, "isdir": false, "ctime": 1516484637.217937, "isblk": false, "wgrp": false, "checksum": "3b06234cc9f4e1c19c6e9e8aacd368cfe9054513", "dev": 2049, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-jvvjvgqigzlkndgomietpzpjgmuptviq; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550828.27-138148299477892/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": false, "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:system_conf_t:s0", "mode": "0644", "path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "file", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo", "selevel": null, "original_basename": "CentOS-OpenShift-Origin.repo.j2", "regexp": null, "validate": null, "src": "CentOS-OpenShift-Origin.repo.j2", "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo"}, "before": {"path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo"}}, "size": 887}\n', '')
ok: [35.185.29.131] => (item=/usr/share/ansible/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2) => {
"changed": false,
"checksum": "3b06234cc9f4e1c19c6e9e8aacd368cfe9054513",
"diff": {
"after": {
"path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo"
},
"before": {
"path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": "CentOS-OpenShift-Origin.repo.j2",
"owner": null,
"path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "CentOS-OpenShift-Origin.repo.j2",
"state": "file",
"unsafe_writes": null,
"validate": null
}
},
"item": "/usr/share/ansible/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin.repo.j2",
"mode": "0644",
"owner": "root",
"path": "/etc/yum.repos.d/CentOS-OpenShift-Origin.repo",
"secontext": "system_u:object_r:system_conf_t:s0",
"size": 887,
"state": "file",
"uid": 0
}
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:54
Sunday 21 January 2018 16:07:08 +0000 (0:00:00.595) 0:01:24.284 ********
changed: [35.185.29.131] => {
"msg": "First run of openshift_repos"
}
TASK [openshift_repos : Record that openshift_repos already ran] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_repos/tasks/main.yaml:60
Sunday 21 January 2018 16:07:08 +0000 (0:00:00.066) 0:01:24.351 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"r_openshift_repos_has_run": true
},
"changed": false
}
RUNNING HANDLER [openshift_repos : refresh cache] ******************************
Sunday 21 January 2018 16:07:08 +0000 (0:00:00.058) 0:01:24.410 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cnogyvmmcbjvgbdrxhrmtwmpafqsogvx; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:07:09.450362", "stdout": "Loaded plugins: fastestmirror\\nCleaning repos: base centos-openshift-origin epel extras google-cloud\\n : google-cloud-compute google-cloud-sdk jdetiber-qemu-user-static\\n : origin-pr origin-pr-dependencies oso-rhui-rhel-server-extras\\n : oso-rhui-rhel-server-releases updates\\nCleaning up everything\\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos", "cmd": ["yum", "clean", "all"], "rc": 0, "start": "2018-01-21 16:07:09.214751", "stderr": "", "delta": "0:00:00.235611", "invocation": {"module_args": {"warn": false, "executable": null, "_uses_shell": false, "_raw_params": "yum clean all", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"cmd": [
"yum",
"clean",
"all"
],
"delta": "0:00:00.235611",
"end": "2018-01-21 16:07:09.450362",
"invocation": {
"module_args": {
"_raw_params": "yum clean all",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": false
}
},
"rc": 0,
"start": "2018-01-21 16:07:09.214751",
"stderr": "",
"stderr_lines": [],
"stdout": "Loaded plugins: fastestmirror\nCleaning repos: base centos-openshift-origin epel extras google-cloud\n : google-cloud-compute google-cloud-sdk jdetiber-qemu-user-static\n : origin-pr origin-pr-dependencies oso-rhui-rhel-server-extras\n : oso-rhui-rhel-server-releases updates\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos",
"stdout_lines": [
"Loaded plugins: fastestmirror",
"Cleaning repos: base centos-openshift-origin epel extras google-cloud",
" : google-cloud-compute google-cloud-sdk jdetiber-qemu-user-static",
" : origin-pr origin-pr-dependencies oso-rhui-rhel-server-extras",
" : oso-rhui-rhel-server-releases updates",
"Cleaning up everything",
"Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos"
]
}
META: ran handlers
META: ran handlers
META: ran handlers
PLAY [Install packages necessary for installer] ********************************
META: ran handlers
TASK [Ensure openshift-ansible installer package deps are installed] ***********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:11
Sunday 21 January 2018 16:07:09 +0000 (0:00:00.590) 0:01:25.000 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lvgnbfqdhehxjmjplpduxmcligxkustv; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["iproute"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["iproute-3.10.0-87.el7.x86_64 providing iproute is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => (item=iproute) => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"iproute"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": "iproute",
"msg": "",
"rc": 0,
"results": [
"iproute-3.10.0-87.el7.x86_64 providing iproute is already installed"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ttoijvstuwdnrenfcsvfpxvvzwfqdjzi; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["dbus-python"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["dbus-python-1.1.1-9.el7.x86_64 providing dbus-python is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => (item=dbus-python) => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"dbus-python"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": "dbus-python",
"msg": "",
"rc": 0,
"results": [
"dbus-python-1.1.1-9.el7.x86_64 providing dbus-python is already installed"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bfvnhaxycasgnxxteavvsiwnakqrppxx; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["PyYAML"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["PyYAML-3.10-11.el7.x86_64 providing PyYAML is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => (item=PyYAML) => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"PyYAML"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": "PyYAML",
"msg": "",
"rc": 0,
"results": [
"PyYAML-3.10-11.el7.x86_64 providing PyYAML is already installed"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ztfzkzqyushqmtkygndujxsskpzmtbyt; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["yum-utils"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package yum-utils.noarch 0:1.1.31-42.el7 will be installed\\n--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-42.el7.noarch\\n--> Processing Dependency: libxml2-python for package: yum-utils-1.1.31-42.el7.noarch\\n--> Running transaction check\\n---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be installed\\n---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n yum-utils noarch 1.1.31-42.el7 base 117 k\\nInstalling for dependencies:\\n libxml2-python x86_64 2.9.1-6.el7_2.3 base 247 k\\n python-kitchen noarch 1.1.1-5.el7 base 267 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package (+2 Dependent packages)\\n\\nTotal download size: 631 k\\nInstalled size: 3.2 M\\nDownloading packages:\\n--------------------------------------------------------------------------------\\nTotal 1.9 MB/s | 631 kB 00:00 \\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : python-kitchen-1.1.1-5.el7.noarch 1/3 \\n Installing : libxml2-python-2.9.1-6.el7_2.3.x86_64 2/3 \\n Installing : yum-utils-1.1.31-42.el7.noarch 3/3 \\n Verifying : libxml2-python-2.9.1-6.el7_2.3.x86_64 1/3 \\n Verifying : yum-utils-1.1.31-42.el7.noarch 2/3 \\n Verifying : python-kitchen-1.1.1-5.el7.noarch 3/3 \\n\\nInstalled:\\n yum-utils.noarch 0:1.1.31-42.el7 \\n\\nDependency Installed:\\n libxml2-python.x86_64 0:2.9.1-6.el7_2.3 python-kitchen.noarch 0:1.1.1-5.el7 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => (item=yum-utils) => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"yum-utils"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": "yum-utils",
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package yum-utils.noarch 0:1.1.31-42.el7 will be installed\n--> Processing Dependency: python-kitchen for package: yum-utils-1.1.31-42.el7.noarch\n--> Processing Dependency: libxml2-python for package: yum-utils-1.1.31-42.el7.noarch\n--> Running transaction check\n---> Package libxml2-python.x86_64 0:2.9.1-6.el7_2.3 will be installed\n---> Package python-kitchen.noarch 0:1.1.1-5.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n yum-utils noarch 1.1.31-42.el7 base 117 k\nInstalling for dependencies:\n libxml2-python x86_64 2.9.1-6.el7_2.3 base 247 k\n python-kitchen noarch 1.1.1-5.el7 base 267 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+2 Dependent packages)\n\nTotal download size: 631 k\nInstalled size: 3.2 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 1.9 MB/s | 631 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-kitchen-1.1.1-5.el7.noarch 1/3 \n Installing : libxml2-python-2.9.1-6.el7_2.3.x86_64 2/3 \n Installing : yum-utils-1.1.31-42.el7.noarch 3/3 \n Verifying : libxml2-python-2.9.1-6.el7_2.3.x86_64 1/3 \n Verifying : yum-utils-1.1.31-42.el7.noarch 2/3 \n Verifying : python-kitchen-1.1.1-5.el7.noarch 3/3 \n\nInstalled:\n yum-utils.noarch 0:1.1.31-42.el7 \n\nDependency Installed:\n libxml2-python.x86_64 0:2.9.1-6.el7_2.3 python-kitchen.noarch 0:1.1.1-5.el7 \n\nComplete!\n"
]
}
TASK [Ensure various deps for running system containers are installed] *********
task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:23
Sunday 21 January 2018 16:07:48 +0000 (0:00:38.556) 0:02:03.557 ********
skipping: [35.185.29.131] => (item=atomic) => {
"changed": false,
"item": "atomic",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=ostree) => {
"changed": false,
"item": "ostree",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=runc) => {
"changed": false,
"item": "runc",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Configure os_firewall] ***************************************************
META: ran handlers
TASK [os_firewall : Detecting Atomic Host Operating System] ********************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:2
Sunday 21 January 2018 16:07:48 +0000 (0:00:00.095) 0:02:03.652 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wmoczzbcocahkebmwpreoyydclkhyzjz; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/run/ostree-booted"
}
},
"stat": {
"exists": false
}
}
TASK [os_firewall : Set fact r_os_firewall_is_atomic] **************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:7
Sunday 21 January 2018 16:07:48 +0000 (0:00:00.240) 0:02:03.892 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"r_os_firewall_is_atomic": false
},
"changed": false
}
TASK [os_firewall : include_tasks] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:11
Sunday 21 January 2018 16:07:48 +0000 (0:00:00.052) 0:02:03.945 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [os_firewall : include_tasks] *********************************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/main.yml:16
Sunday 21 January 2018 16:07:48 +0000 (0:00:00.030) 0:02:03.975 ********
included: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml for 35.185.29.131
TASK [os_firewall : Ensure firewalld service is not enabled] *******************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:3
Sunday 21 January 2018 16:07:48 +0000 (0:00:00.047) 0:02:04.023 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-nodvgbseywziopfzmstiliotgwzxfhgy; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sun 2018-01-21 16:06:53 UTC] ; stop_time=[n/a] ; pid=406 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "ControlGroup": "/system.slice/firewalld.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "enabled", "BusName": "org.fedoraproject.FirewallD1", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "9663972", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "9664670", "StandardError": "null", "AssertTimestamp": "Sun 2018-01-21 16:06:53 UTC", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sun 2018-01-21 16:06:53 UTC", "WatchdogTimestamp": "Sun 2018-01-21 16:06:54 UTC", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target network-pre.target multi-user.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "8930839", "ExecMainPID": "406", "SendSIGHUP": "no", "TimeoutStartUSec": "1min 30s", "Type": "dbus", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14102", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sun 2018-01-21 16:06:53 UTC", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "man:firewalld(1)", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "mixed", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "SecureBits": "0", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "8927309", "MainPID": "406", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sun 2018-01-21 16:06:54 UTC", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "TasksCurrent": "18446744073709551615", "RestartUSec": "100ms", "ConditionTimestamp": "Sun 2018-01-21 16:06:53 UTC", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "no", "CPUSchedulingPolicy": "0", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "StandardInput": "null", "AssertTimestampMonotonic": "8927310", "DefaultDependencies": "yes", "Requires": "basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "8930797", "AllowIsolate": "no", "Wants": "network-pre.target system.slice", "After": "dbus.service basic.target system.slice polkit.service", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "ebtables.service shutdown.target iptables.service ip6tables.service ipset.service", "StandardOutput": "null", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "firewalld - dynamic firewall daemon", "ActiveExitTimestampMonotonic": "0", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "firewalld.service", "ProtectSystem": "no", "PrivateDevices": "no", "Id": "firewalld.service"}, "name": "firewalld", "changed": true, "enabled": false, "state": "stopped", "invocation": {"module_args": {"no_block": false, "name": "firewalld", "enabled": false, "daemon_reload": false, "state": "stopped", "masked": true, "user": false}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"enabled": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": false,
"masked": true,
"name": "firewalld",
"no_block": false,
"state": "stopped",
"user": false
}
},
"name": "firewalld",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"ActiveEnterTimestampMonotonic": "9664670",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "dbus.service basic.target system.slice polkit.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Sun 2018-01-21 16:06:53 UTC",
"AssertTimestampMonotonic": "8927310",
"Before": "shutdown.target network-pre.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"BusName": "org.fedoraproject.FirewallD1",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Sun 2018-01-21 16:06:53 UTC",
"ConditionTimestampMonotonic": "8927309",
"Conflicts": "ebtables.service shutdown.target iptables.service ip6tables.service ipset.service",
"ControlGroup": "/system.slice/firewalld.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "firewalld - dynamic firewall daemon",
"DevicePolicy": "auto",
"Documentation": "man:firewalld(1)",
"EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "406",
"ExecMainStartTimestamp": "Sun 2018-01-21 16:06:53 UTC",
"ExecMainStartTimestampMonotonic": "8930797",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[Sun 2018-01-21 16:06:53 UTC] ; stop_time=[n/a] ; pid=406 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/firewalld.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "firewalld.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sun 2018-01-21 16:06:53 UTC",
"InactiveExitTimestampMonotonic": "8930839",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "mixed",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "14102",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "406",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "firewalld.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "basic.target",
"Restart": "no",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "null",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network-pre.target system.slice",
"WatchdogTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"WatchdogTimestampMonotonic": "9663972",
"WatchdogUSec": "0"
}
}
TASK [os_firewall : Wait 10 seconds after disabling firewalld] *****************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:14
Sunday 21 January 2018 16:07:49 +0000 (0:00:00.764) 0:02:04.788 ********
Pausing for 10 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [35.185.29.131] => {
"changed": false,
"delta": 10,
"rc": 0,
"start": "2018-01-21 16:07:49.333425",
"stderr": "",
"stdout": "Paused for 10.0 seconds",
"stop": "2018-01-21 16:07:59.333673",
"user_input": ""
}
TASK [os_firewall : Install iptables packages] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:19
Sunday 21 January 2018 16:07:59 +0000 (0:00:10.054) 0:02:14.843 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ovlfsxatvgysvvcrvszlgljblfzybsfa; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["iptables"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["iptables-1.4.21-18.2.el7_4.x86_64 providing iptables is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => (item=iptables) => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"iptables"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": "iptables",
"msg": "",
"rc": 0,
"results": [
"iptables-1.4.21-18.2.el7_4.x86_64 providing iptables is already installed"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-sdphehbhnqcxfsexxuuxxjfvawrsclxb; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["iptables-services"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["iptables-services-1.4.21-18.2.el7_4.x86_64 providing iptables-services is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => (item=iptables-services) => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"iptables-services"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": "iptables-services",
"msg": "",
"rc": 0,
"results": [
"iptables-services-1.4.21-18.2.el7_4.x86_64 providing iptables-services is already installed"
]
}
TASK [os_firewall : Start and enable iptables service] *************************
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:30
Sunday 21 January 2018 16:08:00 +0000 (0:00:00.925) 0:02:15.769 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pkoilzobmpdbubwiuvolsukmuvyvjghw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "disabled", "ExecMainPID": "0", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "0", "AllowIsolate": "no", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "network.service shutdown.target ip6tables.service", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "0", "SendSIGHUP": "no", "ExecMainStartTimestampMonotonic": "0", "Type": "oneshot", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14102", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "SystemCallErrorNumber": "0", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "dead", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "Environment": "BOOTUP=serial CONSOLETYPE=serial", "FragmentPath": "/usr/lib/systemd/system/iptables.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "inactive", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "SecureBits": "0", "RestartUSec": "100ms", "Transient": "no", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "no", "RemainAfterExit": "yes", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "StartLimitBurst": "5", "LimitCORE": "18446744073709551615", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "StandardInput": "null", "AssertTimestampMonotonic": "0", "DefaultDependencies": "yes", "Requires": "basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "no", "LimitLOCKS": "18446744073709551615", "TimeoutStartUSec": "0", "RefuseManualStop": "no", "Wants": "system.slice", "After": "systemd-journald.socket system.slice basic.target syslog.target", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "syslog", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "StandardError": "syslog", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "IOScheduling": "0", "Description": "IPv4 firewall with iptables", "ActiveExitTimestampMonotonic": "0", "CanReload": "yes", "PrivateDevices": "no", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "iptables.service", "ProtectSystem": "no", "ControlPID": "0", "Id": "iptables.service"}, "name": "iptables", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "iptables", "enabled": true, "daemon_reload": true, "state": "started", "masked": false, "user": false}}}\n', '')
changed: [35.185.29.131 -> 35.185.29.131] => (item=35.185.29.131) => {
"changed": true,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reload": true,
"enabled": true,
"masked": false,
"name": "iptables",
"no_block": false,
"state": "started",
"user": false
}
},
"item": "35.185.29.131",
"name": "iptables",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket system.slice basic.target syslog.target",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "network.service shutdown.target ip6tables.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "IPv4 firewall with iptables",
"DevicePolicy": "auto",
"Environment": "BOOTUP=serial CONSOLETYPE=serial",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecReload": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/libexec/iptables/iptables.init ; argv[]=/usr/libexec/iptables/iptables.init stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/iptables.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "iptables.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "14102",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "iptables.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "yes",
"Requires": "basic.target",
"Restart": "no",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "syslog",
"StandardInput": "null",
"StandardOutput": "syslog",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "oneshot",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] ***
task path: /usr/share/ansible/openshift-ansible/roles/os_firewall/tasks/iptables.yml:42
Sunday 21 January 2018 16:08:00 +0000 (0:00:00.544) 0:02:16.314 ********
Pausing for 10 seconds
(ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
ok: [35.185.29.131] => {
"changed": false,
"delta": 10,
"rc": 0,
"start": "2018-01-21 16:08:00.857408",
"stderr": "",
"stdout": "Paused for 10.0 seconds",
"stop": "2018-01-21 16:08:10.857658",
"user_input": ""
}
META: ran handlers
META: ran handlers
PLAY [create oo_hosts_containerized_managed_true host group] *******************
skipping: no hosts matched
[WARNING]: Could not match supplied host pattern, ignoring:
oo_hosts_containerized_managed_true
PLAY [oo_nodes_to_config:oo_hosts_containerized_managed_true] ******************
META: ran handlers
TASK [container_runtime : Setup the docker-storage for overlay] ****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_storage_setup_overlay.yml:2
Sunday 21 January 2018 16:08:10 +0000 (0:00:10.071) 0:02:26.385 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [create oo_hosts_containerized_managed_true host group] *******************
skipping: no hosts matched
PLAY [oo_nodes_to_config:oo_hosts_containerized_managed_true] ******************
META: ran handlers
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:2
Sunday 21 January 2018 16:08:10 +0000 (0:00:00.045) 0:02:26.431 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml for 35.185.29.131
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml:2
Sunday 21 January 2018 16:08:10 +0000 (0:00:00.066) 0:02:26.498 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Add enterprise registry, if necessary] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/pre.yml:5
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.024) 0:02:26.522 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:6
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.025) 0:02:26.548 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Get current installed Docker version] ****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:15
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.036) 0:02:26.584 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-sspjyxjsuiefusufwjndlngshzklyify; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:11.533940", "stdout": "1.12.6", "cmd": ["repoquery", "--plugins", "--installed", "--qf", "%{version}", "docker"], "rc": 0, "start": "2018-01-21 16:08:11.319216", "stderr": "", "delta": "0:00:00.214724", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "repoquery --plugins --installed --qf \'%{version}\' docker", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => {
"attempts": 1,
"changed": false,
"cmd": [
"repoquery",
"--plugins",
"--installed",
"--qf",
"%{version}",
"docker"
],
"delta": "0:00:00.214724",
"end": "2018-01-21 16:08:11.533940",
"invocation": {
"module_args": {
"_raw_params": "repoquery --plugins --installed --qf '%{version}' docker",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:11.319216",
"stderr": "",
"stderr_lines": [],
"stdout": "1.12.6",
"stdout_lines": [
"1.12.6"
]
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:24
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.502) 0:02:27.087 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml for 35.185.29.131
TASK [container_runtime : Error out if Docker pre-installed but too old] *******
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:5
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.069) 0:02:27.157 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Error out if requested Docker is too old] ************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:14
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.031) 0:02:27.188 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Fail if Docker version requested but downgrade is required] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:23
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.023) 0:02:27.212 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Error out if attempting to upgrade Docker across the 1.10 boundary] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/docker_sanity.yml:34
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.030) 0:02:27.243 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install Docker] **************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:29
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.031) 0:02:27.275 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure docker.service.d directory exists] ************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:42
Sunday 21 January 2018 16:08:11 +0000 (0:00:00.039) 0:02:27.314 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-mqvujlegvfdirxqywuysjzucqfvkflcg; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "mode": "0755", "path": "/etc/systemd/system/docker.service.d", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/systemd/system/docker.service.d", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/systemd/system/docker.service.d", "state": "directory"}, "before": {"path": "/etc/systemd/system/docker.service.d", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"diff": {
"after": {
"path": "/etc/systemd/system/docker.service.d",
"state": "directory"
},
"before": {
"path": "/etc/systemd/system/docker.service.d",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/systemd/system/docker.service.d",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"mode": "0755",
"owner": "root",
"path": "/etc/systemd/system/docker.service.d",
"secontext": "unconfined_u:object_r:systemd_unit_file_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [container_runtime : Configure Docker service unit file] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:47
Sunday 21 January 2018 16:08:12 +0000 (0:00:00.288) 0:02:27.603 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075 `" && echo ansible-tmp-1516550892.18-182384918239075="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550892.18-182384918239075=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ombdfsbwexvlyeezyklavtsaruskjxqy; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/systemd/system/docker.service.d/custom.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpUavkvE/custom.conf.j2 TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpUavkvE/custom.conf.j2 /home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lmbsiovsrhvshlkmxetayyzwgqbhbrci; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/systemd/system/docker.service.d/custom.conf", "checksum": "9e1e25c0262550dd6c750b8b58bfd898ccca1cb2", "md5sum": "3c142b6e4f182f866ab2cf8c98dc71ca", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:container_unit_file_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/systemd/system/docker.service.d/custom.conf", "selevel": null, "original_basename": "custom.conf.j2", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 345}\n', '')
NOTIFIED HANDLER restart container runtime
changed: [35.185.29.131] => {
"changed": true,
"checksum": "9e1e25c0262550dd6c750b8b58bfd898ccca1cb2",
"dest": "/etc/systemd/system/docker.service.d/custom.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/systemd/system/docker.service.d/custom.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "custom.conf.j2",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "3c142b6e4f182f866ab2cf8c98dc71ca",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:container_unit_file_t:s0",
"size": 345,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550892.18-182384918239075/source",
"state": "file",
"uid": 0
}
TASK [container_runtime : stat] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:55
Sunday 21 January 2018 16:08:13 +0000 (0:00:00.987) 0:02:28.590 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-itppguxmoqaplitqmjyajefxzdnirnkc; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/sysconfig/docker", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1513002600.0, "block_size": 4096, "inode": 17263308, "isgid": false, "size": 1243, "executable": false, "isuid": false, "readable": true, "version": "18446744073674446279", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/sysconfig/docker", "xusr": false, "atime": 1513002600.0, "md5": "6b3c23e3dc837267b420aac56cb022d6", "isdir": false, "ctime": 1516485481.1769786, "isblk": false, "wgrp": false, "checksum": "0ac27e360dd811f497e43297099e9d977f251db5", "dev": 2049, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/etc/sysconfig/docker"
}
},
"stat": {
"atime": 1513002600.0,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "0ac27e360dd811f497e43297099e9d977f251db5",
"ctime": 1516485481.1769786,
"dev": 2049,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 17263308,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "6b3c23e3dc837267b420aac56cb022d6",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1513002600.0,
"nlink": 1,
"path": "/etc/sysconfig/docker",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1243,
"uid": 0,
"version": "18446744073674446279",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [container_runtime : Set registry params] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:58
Sunday 21 January 2018 16:08:13 +0000 (0:00:00.256) 0:02:28.847 ********
skipping: [35.185.29.131] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': []}) => {
"changed": false,
"item": {
"reg_conf_var": "ADD_REGISTRY",
"reg_fact_val": [],
"reg_flag": "--add-registry"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': []}) => {
"changed": false,
"item": {
"reg_conf_var": "BLOCK_REGISTRY",
"reg_fact_val": [],
"reg_flag": "--block-registry"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': []}) => {
"changed": false,
"item": {
"reg_conf_var": "INSECURE_REGISTRY",
"reg_fact_val": [],
"reg_flag": "--insecure-registry"
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Place additional/blocked/insecure registries in /etc/containers/registries.conf] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:80
Sunday 21 January 2018 16:08:13 +0000 (0:00:00.125) 0:02:28.973 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Set Proxy Settings] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:88
Sunday 21 January 2018 16:08:13 +0000 (0:00:00.033) 0:02:29.007 ********
skipping: [35.185.29.131] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''}) => {
"changed": false,
"item": {
"reg_conf_var": "HTTP_PROXY",
"reg_fact_val": ""
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''}) => {
"changed": false,
"item": {
"reg_conf_var": "HTTPS_PROXY",
"reg_fact_val": ""
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''}) => {
"changed": false,
"item": {
"reg_conf_var": "NO_PROXY",
"reg_fact_val": ""
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Set various Docker options] **************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:108
Sunday 21 January 2018 16:08:13 +0000 (0:00:00.125) 0:02:29.132 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wqnbekvwnxjnafjoofyokijrcqtgoety; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "line replaced", "diff": [{"after": "", "before_header": "/etc/sysconfig/docker (content)", "after_header": "/etc/sysconfig/docker (content)", "before": ""}, {"before_header": "/etc/sysconfig/docker (file attributes)", "after_header": "/etc/sysconfig/docker (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/etc/sysconfig/docker", "owner": null, "follow": false, "line": "OPTIONS=\' --selinux-enabled --signature-verification=False\'", "group": null, "insertbefore": null, "unsafe_writes": null, "create": false, "state": "present", "content": null, "serole": null, "setype": null, "dest": "/etc/sysconfig/docker", "selevel": null, "regexp": "^OPTIONS=.*$", "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\n', '')
changed: [35.185.29.131] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "/etc/sysconfig/docker (content)",
"before": "",
"before_header": "/etc/sysconfig/docker (content)"
},
{
"after_header": "/etc/sysconfig/docker (file attributes)",
"before_header": "/etc/sysconfig/docker (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"dest": "/etc/sysconfig/docker",
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": "OPTIONS=' --selinux-enabled --signature-verification=False'",
"mode": null,
"owner": null,
"path": "/etc/sysconfig/docker",
"regexp": "^OPTIONS=.*$",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line replaced"
}
TASK [container_runtime : stat] ************************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:125
Sunday 21 January 2018 16:08:14 +0000 (0:00:00.484) 0:02:29.617 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zvqtnjmdkmtczfcurifbhdracwrcnkfw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/etc/sysconfig/docker-network", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1513002600.0, "block_size": 4096, "inode": 17263321, "isgid": false, "size": 56, "executable": false, "isuid": false, "readable": true, "version": "18446744073055523310", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/plain", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/sysconfig/docker-network", "xusr": false, "atime": 1513002600.0, "md5": "d4fa8a35c813dac393f629dc2ce2852e", "isdir": false, "ctime": 1516485481.6619782, "isblk": false, "wgrp": false, "checksum": "d30da59f8bb0969a680f73f836c3f8123deba6cc", "dev": 2049, "roth": true, "isfifo": false, "mode": "0644", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/etc/sysconfig/docker-network"
}
},
"stat": {
"atime": 1513002600.0,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "d30da59f8bb0969a680f73f836c3f8123deba6cc",
"ctime": 1516485481.6619782,
"dev": 2049,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 17263321,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "d4fa8a35c813dac393f629dc2ce2852e",
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1513002600.0,
"nlink": 1,
"path": "/etc/sysconfig/docker-network",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 56,
"uid": 0,
"version": "18446744073055523310",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [container_runtime : Configure Docker Network OPTIONS] ********************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:128
Sunday 21 January 2018 16:08:14 +0000 (0:00:00.254) 0:02:29.872 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gyjryytckhzvmcozkhxszffownwpozng; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "line replaced", "diff": [{"after": "", "before_header": "/etc/sysconfig/docker-network (content)", "after_header": "/etc/sysconfig/docker-network (content)", "before": ""}, {"before_header": "/etc/sysconfig/docker-network (file attributes)", "after_header": "/etc/sysconfig/docker-network (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/etc/sysconfig/docker-network", "owner": null, "follow": false, "line": "DOCKER_NETWORK_OPTIONS=\' --mtu=1410\'", "group": null, "insertbefore": null, "unsafe_writes": null, "create": false, "state": "present", "content": null, "serole": null, "setype": null, "dest": "/etc/sysconfig/docker-network", "selevel": null, "regexp": "^DOCKER_NETWORK_OPTIONS=.*$", "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\n', '')
changed: [35.185.29.131] => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "/etc/sysconfig/docker-network (content)",
"before": "",
"before_header": "/etc/sysconfig/docker-network (content)"
},
{
"after_header": "/etc/sysconfig/docker-network (file attributes)",
"before_header": "/etc/sysconfig/docker-network (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": false,
"delimiter": null,
"dest": "/etc/sysconfig/docker-network",
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": "DOCKER_NETWORK_OPTIONS=' --mtu=1410'",
"mode": null,
"owner": null,
"path": "/etc/sysconfig/docker-network",
"regexp": "^DOCKER_NETWORK_OPTIONS=.*$",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"msg": "line replaced"
}
TASK [container_runtime : Detect if docker is already started] *****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:142
Sunday 21 January 2018 16:08:14 +0000 (0:00:00.252) 0:02:30.124 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-odwfjtbfqlsttmguvwcmztrzzdqutwvv; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:14.831170", "stdout": "ActiveState=inactive", "cmd": ["systemctl", "show", "docker", "-p", "ActiveState"], "rc": 0, "start": "2018-01-21 16:08:14.816504", "stderr": "", "delta": "0:00:00.014666", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "systemctl show docker -p ActiveState", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"cmd": [
"systemctl",
"show",
"docker",
"-p",
"ActiveState"
],
"delta": "0:00:00.014666",
"end": "2018-01-21 16:08:14.831170",
"invocation": {
"module_args": {
"_raw_params": "systemctl show docker -p ActiveState",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:14.816504",
"stderr": "",
"stderr_lines": [],
"stdout": "ActiveState=inactive",
"stdout_lines": [
"ActiveState=inactive"
]
}
TASK [container_runtime : Start the Docker service] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:147
Sunday 21 January 2018 16:08:14 +0000 (0:00:00.254) 0:02:30.378 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zygjeakpcyjnxlmdoxgsdqucwkgrdkbt; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "disabled", "ExecMainPID": "0", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "0", "AllowIsolate": "no", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "0", "SendSIGHUP": "no", "ExecMainStartTimestampMonotonic": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "1048576", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "PartOf": "iptables.service", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "http://docs.docker.com", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "SecureBits": "0", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "dead", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin", "FragmentPath": "/usr/lib/systemd/system/docker.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "inactive", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "TasksCurrent": "18446744073709551615", "RestartUSec": "100ms", "Transient": "no", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "on-abnormal", "RemainAfterExit": "no", "LimitNOFILE": "1048576", "CanReload": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "RequiredBy": "docker-cleanup.service", "StandardInput": "null", "AssertTimestampMonotonic": "0", "DefaultDependencies": "yes", "Requires": "docker-cleanup.timer basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "all", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "no", "LimitLOCKS": "18446744073709551615", "TimeoutStartUSec": "0", "SendSIGKILL": "yes", "Wants": "docker-storage-setup.service system.slice iptables.service", "After": "basic.target systemd-journald.socket docker-storage-setup.service network.target system.slice iptables.service", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "524288", "InactiveEnterTimestampMonotonic": "0", "StandardError": "inherit", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "IOScheduling": "0", "Description": "Docker Application Container Engine", "ActiveExitTimestampMonotonic": "0", "PrivateDevices": "no", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "docker.service", "ProtectSystem": "no", "ControlPID": "0", "Id": "docker.service"}, "name": "docker", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "docker", "enabled": true, "daemon_reload": true, "state": "started", "user": false, "masked": null}}}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reload": true,
"enabled": true,
"masked": null,
"name": "docker",
"no_block": false,
"state": "started",
"user": false
}
},
"name": "docker",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target systemd-journald.socket docker-storage-setup.service network.target system.slice iptables.service",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Docker Application Container Engine",
"DevicePolicy": "auto",
"Documentation": "http://docs.docker.com",
"DropInPaths": "/etc/systemd/system/docker.service.d/custom.conf",
"Environment": "GOTRACEBACK=crash DOCKER_HTTP_HOST_COMPAT=1 PATH=/usr/libexec/docker:/usr/bin:/usr/sbin",
"EnvironmentFile": "/etc/sysconfig/docker-network (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -s HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/bin/dockerd-current ; argv[]=/usr/bin/dockerd-current --add-runtime docker-runc=/usr/libexec/docker/docker-runc-current --default-runtime=docker-runc --exec-opt native.cgroupdriver=systemd --userland-proxy-path=/usr/libexec/docker/docker-proxy-current $OPTIONS $DOCKER_STORAGE_OPTIONS $DOCKER_NETWORK_OPTIONS $ADD_REGISTRY $BLOCK_REGISTRY $INSECURE_REGISTRY $REGISTRIES ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/docker.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "docker.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "1048576",
"LimitNPROC": "1048576",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "524288",
"Names": "docker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "all",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PartOf": "iptables.service",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RequiredBy": "docker-cleanup.service",
"Requires": "docker-cleanup.timer basic.target",
"Restart": "on-abnormal",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "0",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "docker-storage-setup.service system.slice iptables.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [container_runtime : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:158
Sunday 21 January 2018 16:08:17 +0000 (0:00:02.344) 0:02:32.723 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"docker_service_status_changed": true
},
"changed": false
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/package_docker.yml:161
Sunday 21 January 2018 16:08:17 +0000 (0:00:00.063) 0:02:32.786 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml for 35.185.29.131
TASK [container_runtime : Ensure /var/lib/containers exists] *******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:2
Sunday 21 January 2018 16:08:17 +0000 (0:00:00.076) 0:02:32.863 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-adoibpzkpkakfshyywfmednbnadlurlk; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:container_var_lib_t:s0", "mode": "0755", "path": "/var/lib/containers", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/var/lib/containers", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/var/lib/containers", "state": "directory"}, "before": {"path": "/var/lib/containers", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"diff": {
"after": {
"path": "/var/lib/containers",
"state": "directory"
},
"before": {
"path": "/var/lib/containers",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/var/lib/containers",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"mode": "0755",
"owner": "root",
"path": "/var/lib/containers",
"secontext": "unconfined_u:object_r:container_var_lib_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [container_runtime : Fix SELinux Permissions on /var/lib/containers] ******
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:7
Sunday 21 January 2018 16:08:17 +0000 (0:00:00.283) 0:02:33.146 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bwgdhablrdjhkapsywnqvnsjqglcwkhl; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:17.854149", "stdout": "", "cmd": ["restorecon", "-R", "/var/lib/containers/"], "rc": 0, "start": "2018-01-21 16:08:17.843591", "stderr": "", "delta": "0:00:00.010558", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "restorecon -R /var/lib/containers/", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"cmd": [
"restorecon",
"-R",
"/var/lib/containers/"
],
"delta": "0:00:00.010558",
"end": "2018-01-21 16:08:17.854149",
"invocation": {
"module_args": {
"_raw_params": "restorecon -R /var/lib/containers/",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:17.843591",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
RUNNING HANDLER [container_runtime : restart container runtime] ****************
Sunday 21 January 2018 16:08:17 +0000 (0:00:00.242) 0:02:33.389 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:16
Sunday 21 January 2018 16:08:17 +0000 (0:00:00.036) 0:02:33.425 ********
included: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml for 35.185.29.131
TASK [container_runtime : Check for credentials file for registry auth] ********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml:2
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.075) 0:02:33.501 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create credentials for docker cli registry auth] *****
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml:8
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.026) 0:02:33.527 ********
skipping: [35.185.29.131] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"
}
TASK [container_runtime : Create credentials for docker cli registry auth (alternative)] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/registry_auth.yml:24
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:33.556 ********
skipping: [35.185.29.131] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"
}
TASK [container_runtime : stat the docker data dir] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:18
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.025) 0:02:33.581 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-oebffdvnoywptetevgpotcsisnjathht; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/var/lib/docker", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": false, "device_type": 0, "mtime": 1516550897.040314, "block_size": 4096, "inode": 508839, "isgid": false, "size": 124, "executable": true, "isuid": false, "readable": true, "version": "1371568061", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 0, "xoth": true, "islnk": false, "nlink": 10, "issock": false, "rgrp": false, "gr_name": "root", "path": "/var/lib/docker", "xusr": true, "atime": 1513008586.0, "isdir": true, "ctime": 1516550897.040314, "isblk": false, "wgrp": false, "xgrp": true, "dev": 2049, "roth": false, "isfifo": false, "mode": "0711", "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/var/lib/docker"
}
},
"stat": {
"atime": 1513008586.0,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 0,
"charset": "binary",
"ctime": 1516550897.040314,
"dev": 2049,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 508839,
"isblk": false,
"ischr": false,
"isdir": true,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": false,
"issock": false,
"isuid": false,
"mimetype": "inode/directory",
"mode": "0711",
"mtime": 1516550897.040314,
"nlink": 10,
"path": "/var/lib/docker",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 124,
"uid": 0,
"version": "1371568061",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": true,
"xoth": true,
"xusr": true
}
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/common/post.yml:23
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.368) 0:02:33.949 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Fail quickly if openshift_docker_options are set] ****
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:4
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.026) 0:02:33.976 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:14
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.026) 0:02:34.003 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:16
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.031 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install Docker so we can use the client] *************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:19
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.059 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Disable Docker] **************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:26
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.029) 0:02:34.088 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure proxies are in the atomic.conf] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:38
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.029) 0:02:34.118 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:42
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.146 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:47
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.175 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Pre-pull Container Engine System Container image] ****
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:52
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.202 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure container-engine.service.d directory exists] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:59
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.230 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure /etc/docker directory exists] *****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:64
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.258 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install Container Engine System Container] ***********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:69
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.286 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Configure Container Engine Service File] *************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:75
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.314 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Configure Container Engine] **************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:83
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.342 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Start the Container Engine service] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:89
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.369 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : set_fact] ********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:100
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.397 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_docker.yml:105
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.425 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Check we are not using node as a Docker container with CRI-O] ***
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:3
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.027) 0:02:34.453 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:9
Sunday 21 January 2018 16:08:18 +0000 (0:00:00.028) 0:02:34.481 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:11
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:34.510 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Check that overlay is in the kernel] *****************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:13
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.026) 0:02:34.537 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Add overlay to modprobe.d] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:22
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.030) 0:02:34.567 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Manually modprobe overlay into the kernel] ***********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:28
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.031) 0:02:34.599 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Enable and start systemd-modules-load] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:31
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.027) 0:02:34.626 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure proxies are in the atomic.conf] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:37
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:34.655 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : debug] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:41
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:34.684 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Pre-pull CRI-O System Container image] ***************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:45
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:34.713 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Install CRI-O System Container] **********************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:51
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.027) 0:02:34.740 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Remove CRI-O default configuration files] ************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:57
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:34.768 ********
skipping: [35.185.29.131] => (item=/etc/cni/net.d/200-loopback.conf) => {
"changed": false,
"item": "/etc/cni/net.d/200-loopback.conf",
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item=/etc/cni/net.d/100-crio-bridge.conf) => {
"changed": false,
"item": "/etc/cni/net.d/100-crio-bridge.conf",
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create the CRI-O configuration] **********************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:65
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.045) 0:02:34.814 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Ensure CNI configuration directory exists] ***********
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:71
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.026) 0:02:34.841 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Add iptables allow rules] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:4
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.027) 0:02:34.868 ********
skipping: [35.185.29.131] => (item={u'port': u'10010/tcp', u'service': u'crio'}) => {
"changed": false,
"item": {
"port": "10010/tcp",
"service": "crio"
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Remove iptables rules] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:13
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.036) 0:02:34.905 ********
TASK [container_runtime : Add firewalld allow rules] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:24
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.024) 0:02:34.930 ********
skipping: [35.185.29.131] => (item={u'port': u'10010/tcp', u'service': u'crio'}) => {
"changed": false,
"item": {
"port": "10010/tcp",
"service": "crio"
},
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Remove firewalld allow rules] ************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/crio_firewall.yml:33
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.035) 0:02:34.966 ********
TASK [container_runtime : Configure the CNI network] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:79
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.022) 0:02:34.989 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create /etc/sysconfig/crio-storage] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:84
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:35.017 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Create /etc/sysconfig/crio-network] ******************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:90
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:35.046 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : Start the CRI-O service] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:95
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.026) 0:02:35.072 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [container_runtime : include_tasks] ***************************************
task path: /usr/share/ansible/openshift-ansible/roles/container_runtime/tasks/systemcontainer_crio.yml:105
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.028) 0:02:35.101 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
PLAY [Disable excluders] *******************************************************
META: ran handlers
TASK [openshift_excluder : Detecting Atomic Host Operating System] *************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:2
Sunday 21 January 2018 16:08:19 +0000 (0:00:00.036) 0:02:35.137 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-flffomvstvjglhdtkccjbbdlsnrnwusc; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/run/ostree-booted", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/run/ostree-booted"
}
},
"stat": {
"exists": false
}
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:9
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.383) 0:02:35.520 ********
ok: [35.185.29.131] => {
"r_openshift_excluder_enable_docker_excluder": true
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:13
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.058) 0:02:35.578 ********
ok: [35.185.29.131] => {
"r_openshift_excluder_enable_openshift_excluder": true
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:17
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.058) 0:02:35.637 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:22
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.031) 0:02:35.669 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Include main action task file] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/main.yml:29
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.031) 0:02:35.700 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for 35.185.29.131
TASK [openshift_excluder : Include verify_upgrade.yml when upgrading] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:4
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.059) 0:02:35.760 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Disable excluders before the upgrade to remove older excluding expressions] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:8
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.025) 0:02:35.786 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for 35.185.29.131
TASK [openshift_excluder : Check for docker-excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:6
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.050) 0:02:35.837 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-fepfcyueqewkqurkltvzviptfynnlrhy; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/sbin/origin-docker-excluder", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/sbin/origin-docker-excluder"
}
},
"stat": {
"exists": false
}
}
TASK [openshift_excluder : disable docker excluder] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:11
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.383) 0:02:36.220 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Check for openshift excluder] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:17
Sunday 21 January 2018 16:08:20 +0000 (0:00:00.039) 0:02:36.259 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qnwuqkivjosbagrtcjmzbrxhchkndkxh; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/sbin/origin-excluder", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/sbin/origin-excluder"
}
},
"stat": {
"exists": false
}
}
TASK [openshift_excluder : disable openshift excluder] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:22
Sunday 21 January 2018 16:08:21 +0000 (0:00:00.367) 0:02:36.627 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Include install.yml] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:17
Sunday 21 January 2018 16:08:21 +0000 (0:00:00.041) 0:02:36.668 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml for 35.185.29.131
TASK [openshift_excluder : Install docker excluder - yum] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:9
Sunday 21 January 2018 16:08:21 +0000 (0:00:00.051) 0:02:36.720 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ojdvrtiydqyvgqwiznrloqtsnblbwbgb; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["origin-docker-excluder*"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package origin-docker-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n origin-docker-excluder noarch 3.9.0-0.alpha.3.86.32a904e origin-pr 5.9 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package\\n\\nTotal download size: 5.9 k\\nInstalled size: 2.4 k\\nDownloading packages:\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : origin-docker-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \\nAdding exclude= to /etc/yum.conf\\n Verifying : origin-docker-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \\n\\nInstalled:\\n origin-docker-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"origin-docker-excluder*"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package origin-docker-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n origin-docker-excluder noarch 3.9.0-0.alpha.3.86.32a904e origin-pr 5.9 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 5.9 k\nInstalled size: 2.4 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : origin-docker-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \nAdding exclude= to /etc/yum.conf\n Verifying : origin-docker-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \n\nInstalled:\n origin-docker-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e \n\nComplete!\n"
]
}
TASK [openshift_excluder : Install docker excluder - dnf] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:24
Sunday 21 January 2018 16:08:25 +0000 (0:00:04.647) 0:02:41.368 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Install openshift excluder - yum] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:34
Sunday 21 January 2018 16:08:25 +0000 (0:00:00.045) 0:02:41.413 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qnttipieegouftjozraxjghfpkhmgvrt; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["origin-excluder*"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package origin-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n origin-excluder noarch 3.9.0-0.alpha.3.86.32a904e origin-pr 5.9 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package\\n\\nTotal download size: 5.9 k\\nInstalled size: 2.5 k\\nDownloading packages:\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : origin-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \\n Verifying : origin-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \\n\\nInstalled:\\n origin-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"origin-excluder*"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package origin-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n origin-excluder noarch 3.9.0-0.alpha.3.86.32a904e origin-pr 5.9 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 5.9 k\nInstalled size: 2.5 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : origin-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \n Verifying : origin-excluder-3.9.0-0.alpha.3.86.32a904e.noarch 1/1 \n\nInstalled:\n origin-excluder.noarch 0:3.9.0-0.alpha.3.86.32a904e \n\nComplete!\n"
]
}
TASK [openshift_excluder : Install openshift excluder - dnf] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:48
Sunday 21 January 2018 16:08:32 +0000 (0:00:06.619) 0:02:48.033 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : set_fact] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/install.yml:58
Sunday 21 January 2018 16:08:32 +0000 (0:00:00.044) 0:02:48.077 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"r_openshift_excluder_install_ran": true
},
"changed": false
}
TASK [openshift_excluder : Include exclude.yml] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:22
Sunday 21 January 2018 16:08:32 +0000 (0:00:00.057) 0:02:48.134 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for 35.185.29.131
TASK [openshift_excluder : Check for docker-excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:2
Sunday 21 January 2018 16:08:32 +0000 (0:00:00.054) 0:02:48.189 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-enysrwopdgrfmkpcqjmcqqwigblzxumh; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/sbin/origin-docker-excluder", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1516521888.0, "block_size": 4096, "inode": 25178239, "isgid": false, "size": 2471, "executable": true, "isuid": false, "readable": true, "version": "235083491", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/x-shellscript", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/sbin/origin-docker-excluder", "xusr": true, "atime": 1516550905.6314251, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "isdir": false, "ctime": 1516550905.611425, "isblk": false, "wgrp": false, "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "dev": 2049, "roth": true, "isfifo": false, "mode": "0744", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/sbin/origin-docker-excluder"
}
},
"stat": {
"atime": 1516550905.6314251,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079",
"ctime": 1516550905.611425,
"dev": 2049,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25178239,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "83a4b3c216ec5f9f3a743ea3b6ffc554",
"mimetype": "text/x-shellscript",
"mode": "0744",
"mtime": 1516521888.0,
"nlink": 1,
"path": "/sbin/origin-docker-excluder",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2471,
"uid": 0,
"version": "235083491",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": true
}
}
TASK [openshift_excluder : Enable docker excluder] *****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:7
Sunday 21 January 2018 16:08:32 +0000 (0:00:00.283) 0:02:48.472 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rvwpvzsolxifzinftzoexrkpmggjludu; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:33.208400", "stdout": "", "cmd": ["/sbin/origin-docker-excluder", "exclude"], "rc": 0, "start": "2018-01-21 16:08:33.176148", "stderr": "", "delta": "0:00:00.032252", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "/sbin/origin-docker-excluder exclude", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"cmd": [
"/sbin/origin-docker-excluder",
"exclude"
],
"delta": "0:00:00.032252",
"end": "2018-01-21 16:08:33.208400",
"invocation": {
"module_args": {
"_raw_params": "/sbin/origin-docker-excluder exclude",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:33.176148",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_excluder : Check for openshift excluder] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:13
Sunday 21 January 2018 16:08:33 +0000 (0:00:00.284) 0:02:48.757 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-fkauwinsqzezwlfpgvydzjyfgoikhrej; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/sbin/origin-excluder", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1516521888.0, "block_size": 4096, "inode": 25178253, "isgid": false, "size": 2513, "executable": true, "isuid": false, "readable": true, "version": "18446744073618749477", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/x-shellscript", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/sbin/origin-excluder", "xusr": true, "atime": 1516550912.262511, "md5": "67d955eb6646b3af8d7fe6e75874231e", "isdir": false, "ctime": 1516550912.2415106, "isblk": false, "wgrp": false, "checksum": "ed54ab9f4f3923c0fe0837224ef2e6a516c55226", "dev": 2049, "roth": true, "isfifo": false, "mode": "0744", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/sbin/origin-excluder"
}
},
"stat": {
"atime": 1516550912.262511,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "ed54ab9f4f3923c0fe0837224ef2e6a516c55226",
"ctime": 1516550912.2415106,
"dev": 2049,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25178253,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "67d955eb6646b3af8d7fe6e75874231e",
"mimetype": "text/x-shellscript",
"mode": "0744",
"mtime": 1516521888.0,
"nlink": 1,
"path": "/sbin/origin-excluder",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2513,
"uid": 0,
"version": "18446744073618749477",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": true
}
}
TASK [openshift_excluder : Enable openshift excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml:18
Sunday 21 January 2018 16:08:33 +0000 (0:00:00.250) 0:02:49.008 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vhkcghmccqijrievusnpnysndgzxhvlc; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:33.745569", "stdout": "", "cmd": ["/sbin/origin-excluder", "exclude"], "rc": 0, "start": "2018-01-21 16:08:33.707484", "stderr": "", "delta": "0:00:00.038085", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "/sbin/origin-excluder exclude", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"cmd": [
"/sbin/origin-excluder",
"exclude"
],
"delta": "0:00:00.038085",
"end": "2018-01-21 16:08:33.745569",
"invocation": {
"module_args": {
"_raw_params": "/sbin/origin-excluder exclude",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:33.707484",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_excluder : Include unexclude.yml] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/disable.yml:32
Sunday 21 January 2018 16:08:33 +0000 (0:00:00.285) 0:02:49.293 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for 35.185.29.131
TASK [openshift_excluder : Check for docker-excluder] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:6
Sunday 21 January 2018 16:08:33 +0000 (0:00:00.057) 0:02:49.350 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gcrlhtlhudtthxylwofyshecfhdfelhr; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/sbin/origin-docker-excluder", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1516521888.0, "block_size": 4096, "inode": 25178239, "isgid": false, "size": 2471, "executable": true, "isuid": false, "readable": true, "version": "235083491", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/x-shellscript", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/sbin/origin-docker-excluder", "xusr": true, "atime": 1516550905.6314251, "md5": "83a4b3c216ec5f9f3a743ea3b6ffc554", "isdir": false, "ctime": 1516550905.611425, "isblk": false, "wgrp": false, "checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079", "dev": 2049, "roth": true, "isfifo": false, "mode": "0744", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/sbin/origin-docker-excluder"
}
},
"stat": {
"atime": 1516550905.6314251,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "b9cd3139c5b201a8580659ad5faa8af5430fd079",
"ctime": 1516550905.611425,
"dev": 2049,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25178239,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "83a4b3c216ec5f9f3a743ea3b6ffc554",
"mimetype": "text/x-shellscript",
"mode": "0744",
"mtime": 1516521888.0,
"nlink": 1,
"path": "/sbin/origin-docker-excluder",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2471,
"uid": 0,
"version": "235083491",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": true
}
}
TASK [openshift_excluder : disable docker excluder] ****************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:11
Sunday 21 January 2018 16:08:34 +0000 (0:00:00.280) 0:02:49.630 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_excluder : Check for openshift excluder] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:17
Sunday 21 January 2018 16:08:34 +0000 (0:00:00.035) 0:02:49.665 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-jaiwivkkrtdwownswnedprjozgcvodks; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/sbin/origin-excluder", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "us-ascii", "uid": 0, "exists": true, "attr_flags": "", "woth": false, "isreg": true, "device_type": 0, "mtime": 1516521888.0, "block_size": 4096, "inode": 25178253, "isgid": false, "size": 2513, "executable": true, "isuid": false, "readable": true, "version": "18446744073618749477", "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "mimetype": "text/x-shellscript", "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/sbin/origin-excluder", "xusr": true, "atime": 1516550912.262511, "md5": "67d955eb6646b3af8d7fe6e75874231e", "isdir": false, "ctime": 1516550912.2415106, "isblk": false, "wgrp": false, "checksum": "ed54ab9f4f3923c0fe0837224ef2e6a516c55226", "dev": 2049, "roth": true, "isfifo": false, "mode": "0744", "xgrp": false, "rusr": true, "attributes": []}, "changed": false}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"invocation": {
"module_args": {
"checksum_algorithm": "sha1",
"follow": false,
"get_attributes": true,
"get_checksum": true,
"get_md5": true,
"get_mime": true,
"path": "/sbin/origin-excluder"
}
},
"stat": {
"atime": 1516550912.262511,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "ed54ab9f4f3923c0fe0837224ef2e6a516c55226",
"ctime": 1516550912.2415106,
"dev": 2049,
"device_type": 0,
"executable": true,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 25178253,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"md5": "67d955eb6646b3af8d7fe6e75874231e",
"mimetype": "text/x-shellscript",
"mode": "0744",
"mtime": 1516521888.0,
"nlink": 1,
"path": "/sbin/origin-excluder",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 2513,
"uid": 0,
"version": "18446744073618749477",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": true
}
}
TASK [openshift_excluder : disable openshift excluder] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml:22
Sunday 21 January 2018 16:08:34 +0000 (0:00:00.252) 0:02:49.918 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-imodgksaqfuhqibezwwjpnfnpcaiqmce; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:34.669136", "stdout": "", "cmd": ["/sbin/origin-excluder", "unexclude"], "rc": 0, "start": "2018-01-21 16:08:34.619808", "stderr": "", "delta": "0:00:00.049328", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "/sbin/origin-excluder unexclude", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"cmd": [
"/sbin/origin-excluder",
"unexclude"
],
"delta": "0:00:00.049328",
"end": "2018-01-21 16:08:34.669136",
"invocation": {
"module_args": {
"_raw_params": "/sbin/origin-excluder unexclude",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:34.619808",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
META: ran handlers
META: ran handlers
PLAY [Evaluate node groups] ****************************************************
META: ran handlers
TASK [Evaluate oo_containerized_master_nodes] **********************************
task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-node/private/setup.yml:13
Sunday 21 January 2018 16:08:34 +0000 (0:00:00.306) 0:02:50.224 ********
skipping: [localhost] => (item=35.185.29.131) => {
"changed": false,
"item": "35.185.29.131",
"skip_reason": "Conditional result was False"
}
META: ran handlers
META: ran handlers
[WARNING]: Could not match supplied host pattern, ignoring:
oo_containerized_master_nodes
PLAY [Configure nodes] *********************************************************
META: ran handlers
TASK [openshift_clock : Determine if chrony is installed] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:2
Sunday 21 January 2018 16:08:34 +0000 (0:00:00.102) 0:02:50.327 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wcwtjwwxrtqzxvsakxhvhcklwqggssum; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:35.054412", "stdout": "chrony-3.1-2.el7.centos.x86_64", "cmd": ["rpm", "-q", "chrony"], "rc": 0, "start": "2018-01-21 16:08:35.018189", "stderr": "", "delta": "0:00:00.036223", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "rpm -q chrony", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using yum, dnf or zypper module rather than running rpm"]}\n', '')
[WARNING]: Consider using yum, dnf or zypper module rather than running rpm
changed: [35.185.29.131] => {
"changed": true,
"cmd": [
"rpm",
"-q",
"chrony"
],
"delta": "0:00:00.036223",
"end": "2018-01-21 16:08:35.054412",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "rpm -q chrony",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:35.018189",
"stderr": "",
"stderr_lines": [],
"stdout": "chrony-3.1-2.el7.centos.x86_64",
"stdout_lines": [
"chrony-3.1-2.el7.centos.x86_64"
]
}
TASK [openshift_clock : Install ntp package] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:7
Sunday 21 January 2018 16:08:35 +0000 (0:00:00.279) 0:02:50.607 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_clock : Start and enable ntpd/chronyd] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_clock/tasks/main.yaml:15
Sunday 21 January 2018 16:08:35 +0000 (0:00:00.032) 0:02:50.639 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-moqcdqoqkyzgplqbxisxygvktyzvrxew; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:35.382425", "stdout": "", "cmd": ["timedatectl", "set-ntp", "true"], "rc": 0, "start": "2018-01-21 16:08:35.327222", "stderr": "", "delta": "0:00:00.055203", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "timedatectl set-ntp true", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"cmd": [
"timedatectl",
"set-ntp",
"true"
],
"delta": "0:00:00.055203",
"end": "2018-01-21 16:08:35.382425",
"invocation": {
"module_args": {
"_raw_params": "timedatectl set-ntp true",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:35.327222",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_cloud_provider : Set cloud provider facts] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:2
Sunday 21 January 2018 16:08:35 +0000 (0:00:00.293) 0:02:50.932 ********
Using module file /usr/share/ansible/openshift-ansible/roles/openshift_facts/library/openshift_facts.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wkbuynttbwonpecqfxxnatmockhskzyi; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "gather_subset": ["hardware", "network", "virtual", "facter"], "owner": null, "follow": false, "group": null, "gather_timeout": 10, "unsafe_writes": null, "serole": null, "content": null, "setype": null, "role": "cloudprovider", "selevel": null, "regexp": null, "src": null, "local_facts": {"kind": "gce"}, "additive_facts_to_overwrite": [], "seuser": null, "filter": "*", "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "changed": true, "ansible_facts": {"openshift": {"node": {"labels": {}, "nodename": "ci-primg656-build-image-instance", "sdn_mtu": "1410"}, "provider": {"metadata": {"project": {"attributes": {"ci-prtest-cc63063-202-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFF3TnpNek1EZ3dIaGNOTVRjeE1qSXpNak0xTlRBM1doY05Nakl4TWpJeQpNak0xTlRBNFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRRd056TXpNRGd3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURBelF4eGlHRXpQVjdhdVAxMlJIeUMKUmdzYWdTdTBVdEdsQmJCOWRkQlJqa1hqUWpDanhESlBKVHRFTWJLeitpd2ZTKzFmcXhXLzlORHhNZDdIbC9uQQp5dXFNQ1Q4TFVOZU5GRTgzNEpYbnM5MytXRVpjWm00Vit3MFZQYlB2VU5ib29rNC9XdExYTW9tUDZyNUsyYUZ2CjNPaWtIdWpQTUZFMkNWbWlSREFUN1QvVUR1NVd6eis0SkNPN1ViakVDUkgxRVlLNm5EQVZ2Y3RCSUs2aVJDZ0MKdVNHVW43OGlsWW12MytrVGp1aWZWeDFLZUUvZUszaU5rUGRDUFROMXhmZ1lvYkJTaDM3SmtnQXd2WldiRjhTLworcUo3UUhKZGltOVBaZHNCM1V2T1pYOFAvUXdkY01SMWJ1REdhZ3Fyd09Hd01TZmpyUG1xSFNMQVNhdUJmVTlOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdaWGJiRC9jRTUwTmxUdzNFZVRpdnd2TkFuQXpXMzNXK0ZFZ3hvYlZyTVVTVApyYnE1eUxCMUxUcjM0SlFVUkliUFdqUmVidWpVNExtSFhVUDR2UjA5NndlZE5mdGJHcmt1TTAwbHF0MXBZQkhpCmN1aGt0OHp2NlZEZGNybEJnK3VlSlFPcE1nclMvK2JkYSt1dldOVXdaUkR3L1JGVHRZUldvV3hlSEpJcFcvWWEKRUtacy9rUklrT04zNHdOZHJOckU2cVU2TzExMlZOWFFZNGZDellITndBNHliK0JnNmc1RXVpWW1KdFI1VmRYUQpycmZUSkR0Smw1MUp3ZDA4NHRxL280OWVtVUZqS0cxdmNDM00vL1Vyak9BU2JjNHlvbEdkbEU5aWZSZkFrN2pSCnhJUFdMVE9vcHhPQUZEV0ZHaXdnVWplNnZ2N3ViL2p3cy9pbUl5WVMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-cc63063-202.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tdHRzbWYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkYTRiZWY4Ny1lODNjLTExZTctYjI3NS00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.cSO8ehSw7XG91ppDzJ2cWRo_NXKQW369jVRP5hRq7m2gTuKBA4-pPjOUGl8DYio58MF7-YBF5IpLYbsCMTKgjywDC1kHr-JNj0e0oyG5dsTfA3f3wS5IgpWcL07g6gUag4jSATuRRAt58h4QCSIurtJD5ClriUlxswGprLkjEPcgunfSI2RO254g6mISUHtIzW3RJwFGqcGi5nfV9eBCTUOYC_I8i1mjZiVwGRW13pAJLWLGtwAjRHvFvE-quCsGWTLWznHty9nbeUCNbbAckkAcoRh1A8V6cNoeR27y0DdVsSO4GCRYg350ow5EQwe8-3-fgPGTMhJud4xMUUG7EQ\\n", "ci-prtest-5a37c28-14234-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFU1TlRJeU1EWXdIaGNOTVRnd01URTBNVGMxTURBMVdoY05Nak13TVRFegpNVGMxTURBMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRVNU5USXlNRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUR1c1pRUno3Yjc3enI0by9qR2tkOWEKa2pzckRqWHZyZDZVbEJaUFE0Q0kyVHRmRS9CaDJ3LzE2OHRTNlgvUGRZVHd0MzZUUTQrRjcxb05ta3J5TndJSwp0SGYzVElLYi9Yek5teVFTdjNQQzRMNUFKYXk3bU5pN3ExQjNtTzlSRWRBMmVzOGxCcG1VeW9jQ2hVaHhkTndMCktqd0RXK0k2MUhXSmZDekh3aVFUbnNCSHk3VmlnUzdCVWxYbzViS3hDcFBXcHl6TWVTT3VGbCtKTnFpRlNMNDUKVkNUWUw3ODZEZnIwNzcwN2cyK1BRenpmek1zb3BSQVZISWo3MGN2eVYrMlNmL2lrc1k0QzV5czYrM2FXd0ozcwp5Ykt0QVpnVE9XbDZVQVovNEJoeEJVNmhEK2RGbTAzNGltQi90bHBlVkYyYjd5bEdaaEw5QTN1a01waFNxeGRiCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQVVmRWZHVzNRbVhPNkZiM0R1NkZjaVpyTHFWdGgrd3NoaFlyQjBLOWtVVzFEYgo0WHNJcGdKd1AwVHk4TEp4UVAzSGEzYlIzVi9tVElyb1hTV1FCR0FDd1JZamhrMm1FT2ZURXFsYm1GWHNVZTJ3CmdIVjdCWFpYRVhxUXcvQjcwaEpiYXBDSjltWlQ3QXA3S2NWb1RBZGdhWTlNaUNWZGZxdU5TcGxGZlVVUlRLWDcKYnE5aUttUEJXVVN1UUpHS1RCbGMxZE91djU2ZFBJcndiazNOWXhEQmJYOCtHdWxIZU50RTI4NnJqSWRIYXhhbgpEQ3pqVzFlOUpJNXB5K1JUYS8vU0NkMnBtdFlndzRRam4zd0dNQ2xncHQ0bmkrNUpiYlJTQ0VhRjJWcWdyUkI2CithRVBvSGM5UGRheCtUdkpJS2JmTk9oVkJNdEl6U3FETkpTN05XNDMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14234.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZG5oZ3MiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI4N2E1NDQ3OC1mOTUzLTExZTctYWMxYi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Tj0ptDeHrZIjp10Zx_wBGGfhzV9H6kDEcpFmKkD5uapus5OaRqoes0ouOz0ej-_tGfmAlM1CHc9iuRvBC2c2Tfu3exFnHgMAVbRvqrmKky0jABmBRurFERPluaTiNmflikOk4mFkhP2Nn8XXX8R3dAo97m1slRhrLZTleu1ZhALSY6i37ZHclQzMyWl7BF1vc5q88BvdlsUecyhl9_cAZEa9odM8NwawsNuuLNhUdFB7Nu48Eg0SD1XtrhGKAfy_eGZMWSe4-xp1MT7OC6AjiGZxbp5MfCBzx3TtMwktvk94QwMlyK5Q7VpvmXe8v6aw7h3tpujRKLlq_0O2a7TAaA\\n", "ci-prtest-5a37c28-14579-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl6T0RJNE1qSXdIaGNOTVRnd01URTVNVGN5TnpBeFdoY05Nak13TVRFNApNVGN5TnpBeVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZek9ESTRNakl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVbXpyNlFMT0M3cUVac0ZrdFljZUQKTU1oMzVmcFhCTTRoNTFrMUhlQy96YW1qdVFCdWZhbWNSM1FVakJnUjRlNUVQNVJSb2M1QWhwZ2pNb0F0UERuQwoxSVV0bjdiRFpJa3RWZWJHWEp3MmtMdVdLOW1LdjlsbC9LUEhlV1ZSa2hNNDh2aTBtRVBnbkVqV3liNllpcVF2CkgxMjJrNGYrcHk4U3R3bnpsc2hzSWwrbE5CTXR2VzZZcHFHWVkwZ0JUSVo5Vk9xNUVkcGM0b0FEOEc5L1JXR1IKYXJ1QjBNSC9YSkNEcmw0a3NLSGFWcU5lZWxrNWpKc1UxM1poNWVWOWpHY0R0WFZvQVJNVTdjNldqZjg3ZWFILwpQSzBzVmJ2UkhUQ3NKSisyUjJOUGplNnRHMXlOb2R5UWo1R1ptbnA2VGM1bU8rM2dpM0NtamdIeU1PckI5dyt0CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQ044bDFTQmF4T3ZuaU41a01nM2NZQkxCVTBKMnVjbUZ2a1pxeFlxZ2w1MXBYRgoxZnRvMk9hT2ZHT3pCUnYzTTVYS2tlVUtWR2V3ejNEaVpsUTllWFdDUXEva3Z2OG9OV0lGV1ZNQkxkUldLTnJaCmRIdThXVUVyWnI5TDVXcjdCM3h2eTdzUHVMUkp0TFEwTVV2USsrQm1zTHlSaGpGWkVUTStDa3Z1V3JjQzRKSkkKSnRRbmo1N0pjaGVPcSt3a0JlQlBnZUxXSER6TWJJOXJsZUt6cngvejVhSFkvOWI3RXgwcWZzbWRMcHUxWnR6OApmc01OMzNRRktKYm1rek1zQUFKbnZVVnhEQmFpNjlVRDNrSlBEcTUyYUZlYTdrenNWMXkxOGNXdUZnL1BIUGkwCjRJeDV6YjFScjU0aDhzV1p2eVFiSVJxeTlrb0kxVmV1OGdjQnduWkMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14579.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOGZmZGoiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyNTI3YTYzOC1mZDNlLTExZTctYjgyMC00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Gk6hkwE5x024eW-FQlbEjiiWyHbB5rZKKPn9s1-5pK-zfWT2byfOJG5AxDcoy54-8OsuLVSYaRetQ_qEh72aRYPP1MARgifKLh9gd8fLllkqcdy4CkIpgNYNfaUWzcwEsiZnjFaCDsvuYp7AvviNF3__KlSO9bkHHrbABkgnAxi69LctKY-tqvA9c3nAHzXNrFBt3SBQmcVa2YVKiT0v8GsLyG3fP-uTTOZebnBn2WHawFNiFBQjNsSKpNHTBtmqbg8UZ7xk2ctNJ7w8NClFJwxbTcV2BRbUNFA1XYL2q2vewmmOBtpCJf3VhSbaRNV9nlIU-p2SUJbm0DXhuLp67g\\n", "ssh-keys": "kwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAGINvyvCkvGZt7rTro7tGHZRO7L24sDbqezkCmkSpwGXopMSAZ7dfv8L9gQGGUVgLHFZFi2r4cYKtBPNjK3S9a9KJrbIhO9YtzXlKckHprQxHT2ohCxTyfiN/U0MNCdO4FB4kCziL2a5f8OzBSLF1zCfJm6zGR1PDrVZgznc3bgMOW1I0wVxPwXpn8Oe5RthmCijsyTWOzgt6/4L/5bae2QljJkWZieNNfmO0Gy+kIUhTFH9vXZSOV9k5vSfdR1z61pYZ3Zik+jbXKq2Hx46kKY2zBTfLp1JNDOvPuQEXdR/FAfafaDX9XD9lvvoX5PReaRsd1C3XAHKrODCNbm7oZc= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T19:01:06+0000\\"}\\nkwoodson:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIemVqruQ8zlmKxh2/z5nQOZca+JsTK2RC5RlHU/xJ464WCx6zlsDUw1SamkGgsD7o2jPqWdbL7o6PWvkh7RCzo= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T19:01:03+0000\\"}\\nkwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAHQ49MZcIW42JK556DMqCUJTgRHUKwepoE7TQ5KfC9B3NQXrmK5QtqrnHcTXEt8HG6mOwknT5sxwJ6qwZCv9NmZldqJvNO6S39/yR/bZhSZYsrXyTKJIO1hM4/iWdxjEo057KKqxOW63NUi+XqnH/lh0vraiaS1fKFdwvOhyAap/qByOYe325YAoOsrt51yU/yexmcPosNdiLqmapxjyw2ja1zpchjIvhHhUj5MG/Mm6LFRhc0AOp79jKnXPmMN42kjUmOaSfqJcoOb78EPaodfunBTNnTs6M/4PA8Pkps2DdoX7ljFwpHrFb5o0o90jq6SocKiTzBjkCuDHCMD8y7U= google-ssh {\\"userName\\":\\"kwoodson@redhat.com\\",\\"expireOn\\":\\"2017-11-17T18:58:07+0000\\"}\\nbparees:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkWpDPnniMc1MjHQsLYUure96Jl86auiG5KJqOgOZYXdB0rCXUgskYew5QIyjt3KTfJv4YYYP78qzkrzuJR0cqw8chmOEhsDIFJfd8NKMhluhg+CvBF4FUA39RLitXeTCdTc1AzyFmqcWjF8A0v0RzzRbjbJrJ3wLRCYqxGxDP11dqDwKdXGTsOiYTaTMK+SZj169vrTsUXyIUVxUuD9jOKdGg3t8CWcdkHCPQ163S8RZ6lbm0PbMWaHSy/WMU3caceMg7sDCV36VRF9H6XsAGkOjYqUtJQ8hZx7VCnctkkVGKARVngVsvOvo9FmUqRkvCIUWXLbQMKNpgcvZvnQ07 bparees@dhcp137-112.rdu.redhat.com\\nlibra:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV libra\\nclayton:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFU9XIRnqZ2WSrq2Xx/1KZy2AmtKQmWRgloYjSpvqxQcTZaGl9miJxCZCsfax2iTuyQwi34Wja7aO+DRYpeY4YZpTcGx8HQ2menrEizGhwq6kMwdUXagmDE6xYTMGlQOqjvESTOn8kNgnyd605XtWtYTC8ciE7vqEX7s8Qau0QKqQV1wBbi+69bp5ax1zRu9wZ9HxiFERF7u9dmZG//xoBburA7iXgZZv6UCXHoODl/8UI5FHOh0pBBzpN7ifroOz4Pdpn5lqxCSydWUFsutCUj6mciT2E6YWDAgW83gjSJnHtcCRLMKEMF635x9sWNE5NuF9CHZGOTu+nOt5Jrot clayton@ci-prtest-5a37c28-11669-ig-n-7lgb\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cmVhYscGYhtCG+9Rlmhppo6dfqxsGyYJz1frwwJW61mSFIfjhpe2q50mMibZ9Mn0fkMmoln317EbtX8zzCbDzVxS5urIgf+4pOurQ09FU6m7QRRAzxh+KaiHdyuVktOx7F4+R9f2VFcoE0KpDtZFblVargfm3w+3vmI6Wh/9CWgNdOOLyT/oj3rmJtVcmvP76vF55vTQOndHNFbzc6vENgPuGscCG/fWjBNdLUqkb5aKUPDT3eUJOGiQBY9bxJkAWt+jnhvUE3ZKCFRR/JRm+8jwa8T1MkQfKAdB5c9AKvdWcdeCuoj8boZya07/8FI0Y7FTKpTZGpJraY2XKTEZ root@69f38fa926cd\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV\\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KvslChZdIm7h6kt2gUicbLMb/oOn3dyna/fQVwBkS9NhyH9VISb9NmahQB6CjnR9dwTKf/aegYK73C0gHPRth/tziwhwssWmviKw+l/lrtGPpk7D5X/i8WShlZmBwbT+f1UPWD6KejS2+P0HFa3jB6XFU85wDMLq45wwGvwLfXvn9afcjvjvK9fRTSBu3TmRUDiaHBgmQMCQfNce4Xb13M0y9kCZWz0TGmOyyx3TAdpp56lM1y8AZj5gEuxKjXGIOaoxdLvLEta1EYrB0mWx6hA7/M83tjCq5mW+PK660bXGDlo3RkHBUvrl583VYRm4cc5Xz3vfhRQFPI9/XzwR root@96c5a4b3e992\\ndefault:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", "ci-prtest-5a37c28-12828-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE14TkRNMU5Ua3dIaGNOTVRjeE1qRXpNRFV6T1RFNFdoY05Nakl4TWpFeQpNRFV6T1RFNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNeE5ETTFOVGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVcGRWUHNBNHVJMHVLWHNVMjJYUlAKMlJtM052OEQ3ODl5cHJ0UHF2MGtSUVlKRzZxUjRIbEFxZStGdUVUWXFhZGtReHM0YzJRSHpTd1FacmVxTWJOaQo3d0JuRVpScFZKS3pjbXNLdGM3ejE4eWM2ZkhVMGM2U05QMGFrenpKR1YzNXNLR1ZiLzh2YVF3K1ppS0pTQVRMCk0zR1AwY3RRQWxKNmxzMnluV3BFV3BObWhZRlVWSUIzQWZSVHdkV3F5cXRDWHU5TzJHMXhsenZhQjFsSFRuTU8KczRUMHZ1L3o0UjhXTnhoQ0VxY0FKOXpCM1lreHh1NXl1MXpFYVR0bUdZTksyVlR4ZitJKzBZeVdvU2U0SG9HVQpPN2wrSEdnUEdDdjd6cFVBYTJ3ODlWN09PSnRWMkxaQ0NlZE12a1RaYUVnRnZ3SUU2WlZyM2ZwUm43M3RadzBOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTN4b3pIUE0xaStLMWt6dWpCQkxPa3dVWkRxQ0xQS3NsMHVuYktET1R3WVI0cwpwY01xdkVCY204Tlh1MnlEY1BnL2M3Nk1iOEFRU1hVQmkvYWJJdXJNM0NoRUZoN3ljbHFzTlcxYzNZT0J6WnVSCjg1UzQ4VktDWHlpZUo3c1Zkc0kxZ2R3ZmJSRXhQc0ErSndNdS9qVWhKcDM3TjlBOEZocFA0WHFPdE1IcHp1V00KcTFCbDJmbjNwZm50akI1cjhLUjJwQUo5TGlkL2MvaHBvcUFBZTZoTkgyWk5uN05PMmN6cnAxWHNwVkwybGEwVApxUzJxSHRKSHo3VXZTR3h0cjdVaGZvWFppN0JsK1V2WjZEUndxNGJTQXcveXViV3Z4YXUvWG5CSTRBRURvMUNBCm1RREErbEMyVjUvSlFYYnIrRkZuOWVjNUNISHVOYVExOXpoQU1XbHAKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-12828.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tY3FucXYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyMWVhOGY5ZS1kZmM4LTExZTctOWVhNS00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.NN_tcni_HxeAsSp2tvJ5kr53XK5PDMsMbzt-4xttEslU6pG3wsajVYDdbl7yRPhbw0nGCMNpCkQlV6_ODhc2_L6iOsWHtpB9KTMGkbxYNTtdz4js81S-bcXbHMft9ufilL1BU0-KMt9w0_3836CoFdJN3Gc9esF-1scGfxkElhfMuL9sMOF8kUJMS-T5_dB0BfwepNP1ja0tTEtnHn8F5t3h00rzkhALkn8lTy45dJF765cWNCA2AV3dTvUh04GIQ_Ox3n7rVjNw5zIiRHZHMgAeE5tN64CDf_455Q0Va2PxHiykigymH89_YQuUO1BzSuo4ffZVONtFQi-WuH5nhw\\n", "ci-prtest-3c63a87-2075-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE16TWpnME9EWXdIaGNOTVRjeE1qRTFNRGt3TVRJMVdoY05Nakl4TWpFMApNRGt3TVRJMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNek1qZzBPRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNlVWtieU9ORzZiTS9IL1AxMVdGT0gKbERIcU14SzExUHBWWU1hN3VlZGtQOUo0ZWdpZStLK3kvWWNsdk9MTU9OQStVYWp3Q05HT0Fxd0RadklRdm5xdgp6ckFrZVVDK3dpTUdLZkNhWlFWVG9VTlNibitrclRUS0ExM2RGRzM2bU4yUmNlSjBoZy9JaUdzcVM0dHZnSm9tCmQ1RHI4QUlCcStxcE1abnN2bHBxU0Noa3N0MkJsb1NkM3JHVGJxZVcxZkRBMGU2Z0dpcDIvbTJRWkl6SkxVOHIKbmpITUZsRFpvejZYd3RNLy84ZzA3WFBYOUlLTU9EWmwyRWRoMVFrYVJMbG94allXSW1LUmJtYVdGQmdKZHlBZApXamhFTnRZbHJPVW1oL1hNT0w1NzNtbzA0ZGdJVmQ2eVgrZkdDQnJRQWZzZnFseDZNcDlWblRzZCszYlY1MWU5CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQis4Q2RRUDBxRllsNHplOXBkUk5SbGEvdHN6YkhLbE5PY2g2ZDIwRytMbnV4YwphK0xkMnBsVkMyNjdGaTIwVzVKdW5vbGZMUUV0MHVXbVV5VEVrRjJEMWxLQ2h0dlVDV0pCbVJHZFZhdXpyamZvCnJwV25aRWdQenZwRjJiN1NNaHNzaXJ4akZEYVVXK3o0ZlU5b2NORmRMOExFZjh0QWJtbGU5WTh5bktaWGFHWVoKZFFpT0phZWJxU3d4THU5WjU3VUk0dDFMZmk4NGhITVhLY2c0T2Yyay85RElqOEJwM2VheCtWZXpTQ1oxR0oydApRTkV4TEZ6Zm9mS2xkQWp0U2R4UE1FZzBBdS9EYjBXVDhMVnZkQzhyNHIrYytqSHZDRTFGc0NlaTV3bWdjNkYxCjVqbnBZdTU3NzdiOGFxb0VIU0JIUVdOVzMwREZDM2tTSXZKNzlPdkUKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-3c63a87-2075.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGo5MjkiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiOGZmMjM3Ny1lMTc2LTExZTctYTVhMC00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.GG2IKink5dG0hM47iZqoHckmFfQGExrFiaImLiWFIlHpxIxVmPlzzwfrf6QgDF7O0CgSMU4Se8lL0AEHR_Z6dolshfPQRB7p5MWw51SEMaBAnQlvCIGfCJthzutwAydIAk8YBq_MWR-w0Bkz9ay89kS8mbWkLk2uXGC6coNGIJ-FS7T1_UyE0CILj2XddS_1qr24M4rg-RanUAY8wySayslVnlIeIHefC27bUo08cJJBwstH9hgH7tcExFnql3NiCuUcQPPbjHtAehdLA94eKCmPd6oSopE5pCS6DYZTMlqIXX3IKn0SdPLMVVQggGRJ4Hx6RtmGkFES362AzTqANg\\n", "ci-prtest-5a37c28-14287-default-bootstrap-config": "apiVersion: v1\\nclusters:\\n- cluster:\\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl3TmpNek1qUXdIaGNOTVRnd01URTJNREEwTWpBMFdoY05Nak13TVRFMQpNREEwTWpBMVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZd05qTXpNalF3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN0YWd2eEdhaWtyNDNjcE9SUUtQL3AKdkhoazRKQU92NXRSbE01ZUoyeHlZVCt1Kzdka3hOZWk5UFFtRy9oWW5waUtWc0IzaGNTcGcrZjFuNTY4S3NTTwpOWXNLdi9GemxZejN5Z0U2cFRKOVI2aFVCR1IrVENXY3VIeHE1WG5VVUlHSFJkSFdPVnFOQUlvZ3hmV2ZGclBRCjZsakUxT0psUHFjQ3I4WVUzVVVtWUlSY05oSEY4SUgwVytiSktrZGY2WmFLVUZTQ1creTBkTTdINEJhRElxNkYKV1FDbDJGWDg3M2drbjBTdGpYei9kZVZQTkpIdnRhSnZjc3BuOGtBcU8rNXRpZ1RZdHV0WTB4VzlYNHpaajJJMwpVZ05KeXFPWG95VlpXcThTdnB4UGc3N3FSSHcwbWlFckUxMWsyTFE4cEZ3UVpoRFpBbytNR0FiSUY4ODZtRndYCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdYRXl5eGhRMW9xd1NaV2J1RWFmaHJjakxkUEJDZUE0OUZ5cUtwTklDaEhvRQpvZFM4V2YxaS9wNlVYOTExRjVhLzZRYVpxdUVKTnhIZDkraG4yT1MxUG11TENGNDMzeGlqL2tWMmFqcFJsQlc2CmVKZFNEY3BFQmRpcEd1VmtzS1dKUjBJekRDcGEyZzlKU1RQVUs5bDRjWm03bzVpcTdOV0RtU041VGtweXZvUmoKZ1pLa3pkbWVIcTZFWHdLTkRaUGlXUG9YS3RyTFdBMkNMMW1PbUhnOVlHeFJ6c3k3NUZQVldlVmMxTStTOFNncgpzT0NsaDFiN3R5MlBDQm10L2xlOXduSSt0U2pnRW01KzN6V0VuR2VaM3U1RGJYdHJ1SU54UzBzQUVTUEJaWitrCjZiYXVmcVF3OEVSVkFWbDRLZXNwUllBVzB1MUtIaHFwNThrNXRudFkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\\n server: https://internal-api.prtest-5a37c28-14287.origin-ci-int-gce.dev.rhcloud.com:8443\\n name: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\\ncontexts:\\n- context:\\n cluster: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\\n namespace: openshift-infra\\n user: node-bootstrapper\\n name: node-bootstrapper\\ncurrent-context: node-bootstrapper\\nkind: Config\\npreferences: {}\\nusers:\\n- name: node-bootstrapper\\n user:\\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOXNyajIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIzZGRjMzRhNS1mYTU2LTExZTctYTg4Zi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.rcTGm3crUkfToJDf8WeSZQCKlSyBz-M1csmW10UWH5AO5m8ad2gVhgcVO_5LmuBg3P2UwEgwBXLIQVVF6OX5qKU0lbLpTIDX01pe50M5zUqZT2-ooyssrsNak61YP7C7gO0jRILipVzqqhRxH2RHhQ5fP7yBpyQtc33mnafJjrpz6-TVbzlBNzcKGB5CI4e8XsFRnkiiV4-MRTwFeTVz0FPr4OGhJjbZhWcivtHUZXy7xR1xo1BFhYjahiUQfY4KpTYwz_C2PyfIlzqwdNr633O-qDhmHCOuWA4qa9sA2ZaXKzOf4scX_cExrwhhqCy-OENGDm5gNQDNhjUdxjSLJQ\\n"}, "projectId": "openshift-gce-devel-ci", "numericProjectId": 1053217076791}, "instance": {"cpuPlatform": "Intel Haswell", "hostname": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal", "machineType": "projects/1053217076791/machineTypes/n1-standard-1", "description": "", "zone": "projects/1053217076791/zones/us-east1-c", "maintenanceEvent": "NONE", "image": "projects/openshift-gce-devel-ci/global/images/rhel-7-20180120-215932", "disks": [{"deviceName": "ci-primg656-build-image-instance", "type": "PERSISTENT-SSD", "mode": "READ_WRITE", "index": 0}], "scheduling": {"automaticRestart": "TRUE", "preemptible": "FALSE", "onHostMaintenance": "MIGRATE"}, "preempted": "FALSE", "virtualClock": {"driftToken": "0"}, "licenses": [{"id": "1000207"}], "attributes": {}, "networkInterfaces": [{"network": "projects/1053217076791/networks/default", "ipAliases": [], "ip": "10.142.0.2", "mac": "42:01:0a:8e:00:02", "accessConfigs": [{"externalIp": "35.185.29.131", "type": "ONE_TO_ONE_NAT"}], "targetInstanceIps": [], "forwardedIps": []}], "id": 6636828671984862306, "tags": ["build-image-instance"], "name": "ci-primg656-build-image-instance"}, "oslogin": {}}, "name": "gce", "zone": "us-east1-c", "network": {"ip": "10.142.0.2", "interfaces": [{"network_id": "default", "ips": ["10.142.0.2"], "public_ips": ["35.185.29.131"], "network_type": "gce"}], "hostname": "ci-primg656-build-image-instance", "public_ip": "35.185.29.131", "ipv6_enabled": false, "public_hostname": "35.185.29.131"}}, "common": {"config_base": "/etc/origin", "all_hostnames": ["ci-primg656-build-image-instance", "10.142.0.2", "35.185.29.131"], "examples_content_version": "v3.7", "ip": "10.142.0.2", "hostname": "ci-primg656-build-image-instance", "deployment_subtype": "basic", "dns_domain": "cluster.local", "portal_net": "172.30.0.0/16", "generate_no_proxy_hosts": true, "version_gte_3_9": false, "public_ip": "35.185.29.131", "version_gte_3_7": true, "version_gte_3_6": true, "public_hostname": "35.185.29.131", "deployment_type": "origin", "version_gte_3_8": false, "internal_hostnames": ["ci-primg656-build-image-instance", "10.142.0.2"], "kube_svc_ip": "172.30.0.1"}, "current_config": {"roles": ["node", "cloudprovider"]}, "cloudprovider": {"kind": "gce"}}}}\n', '')
changed: [35.185.29.131] => {
"ansible_facts": {
"openshift": {
"cloudprovider": {
"kind": "gce"
},
"common": {
"all_hostnames": [
"ci-primg656-build-image-instance",
"10.142.0.2",
"35.185.29.131"
],
"config_base": "/etc/origin",
"deployment_subtype": "basic",
"deployment_type": "origin",
"dns_domain": "cluster.local",
"examples_content_version": "v3.7",
"generate_no_proxy_hosts": true,
"hostname": "ci-primg656-build-image-instance",
"internal_hostnames": [
"ci-primg656-build-image-instance",
"10.142.0.2"
],
"ip": "10.142.0.2",
"kube_svc_ip": "172.30.0.1",
"portal_net": "172.30.0.0/16",
"public_hostname": "35.185.29.131",
"public_ip": "35.185.29.131",
"version_gte_3_6": true,
"version_gte_3_7": true,
"version_gte_3_8": false,
"version_gte_3_9": false
},
"current_config": {
"roles": [
"node",
"cloudprovider"
]
},
"node": {
"labels": {},
"nodename": "ci-primg656-build-image-instance",
"sdn_mtu": "1410"
},
"provider": {
"metadata": {
"instance": {
"attributes": {},
"cpuPlatform": "Intel Haswell",
"description": "",
"disks": [
{
"deviceName": "ci-primg656-build-image-instance",
"index": 0,
"mode": "READ_WRITE",
"type": "PERSISTENT-SSD"
}
],
"hostname": "ci-primg656-build-image-instance.c.openshift-gce-devel-ci.internal",
"id": 6636828671984862306,
"image": "projects/openshift-gce-devel-ci/global/images/rhel-7-20180120-215932",
"licenses": [
{
"id": "1000207"
}
],
"machineType": "projects/1053217076791/machineTypes/n1-standard-1",
"maintenanceEvent": "NONE",
"name": "ci-primg656-build-image-instance",
"networkInterfaces": [
{
"accessConfigs": [
{
"externalIp": "35.185.29.131",
"type": "ONE_TO_ONE_NAT"
}
],
"forwardedIps": [],
"ip": "10.142.0.2",
"ipAliases": [],
"mac": "42:01:0a:8e:00:02",
"network": "projects/1053217076791/networks/default",
"targetInstanceIps": []
}
],
"preempted": "FALSE",
"scheduling": {
"automaticRestart": "TRUE",
"onHostMaintenance": "MIGRATE",
"preemptible": "FALSE"
},
"tags": [
"build-image-instance"
],
"virtualClock": {
"driftToken": "0"
},
"zone": "projects/1053217076791/zones/us-east1-c"
},
"oslogin": {},
"project": {
"attributes": {
"ci-prtest-3c63a87-2075-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE16TWpnME9EWXdIaGNOTVRjeE1qRTFNRGt3TVRJMVdoY05Nakl4TWpFMApNRGt3TVRJMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNek1qZzBPRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUNlVWtieU9ORzZiTS9IL1AxMVdGT0gKbERIcU14SzExUHBWWU1hN3VlZGtQOUo0ZWdpZStLK3kvWWNsdk9MTU9OQStVYWp3Q05HT0Fxd0RadklRdm5xdgp6ckFrZVVDK3dpTUdLZkNhWlFWVG9VTlNibitrclRUS0ExM2RGRzM2bU4yUmNlSjBoZy9JaUdzcVM0dHZnSm9tCmQ1RHI4QUlCcStxcE1abnN2bHBxU0Noa3N0MkJsb1NkM3JHVGJxZVcxZkRBMGU2Z0dpcDIvbTJRWkl6SkxVOHIKbmpITUZsRFpvejZYd3RNLy84ZzA3WFBYOUlLTU9EWmwyRWRoMVFrYVJMbG94allXSW1LUmJtYVdGQmdKZHlBZApXamhFTnRZbHJPVW1oL1hNT0w1NzNtbzA0ZGdJVmQ2eVgrZkdDQnJRQWZzZnFseDZNcDlWblRzZCszYlY1MWU5CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQis4Q2RRUDBxRllsNHplOXBkUk5SbGEvdHN6YkhLbE5PY2g2ZDIwRytMbnV4YwphK0xkMnBsVkMyNjdGaTIwVzVKdW5vbGZMUUV0MHVXbVV5VEVrRjJEMWxLQ2h0dlVDV0pCbVJHZFZhdXpyamZvCnJwV25aRWdQenZwRjJiN1NNaHNzaXJ4akZEYVVXK3o0ZlU5b2NORmRMOExFZjh0QWJtbGU5WTh5bktaWGFHWVoKZFFpT0phZWJxU3d4THU5WjU3VUk0dDFMZmk4NGhITVhLY2c0T2Yyay85RElqOEJwM2VheCtWZXpTQ1oxR0oydApRTkV4TEZ6Zm9mS2xkQWp0U2R4UE1FZzBBdS9EYjBXVDhMVnZkQzhyNHIrYytqSHZDRTFGc0NlaTV3bWdjNkYxCjVqbnBZdTU3NzdiOGFxb0VIU0JIUVdOVzMwREZDM2tTSXZKNzlPdkUKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-3c63a87-2075.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-3c63a87-2075-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZGo5MjkiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJiOGZmMjM3Ny1lMTc2LTExZTctYTVhMC00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.GG2IKink5dG0hM47iZqoHckmFfQGExrFiaImLiWFIlHpxIxVmPlzzwfrf6QgDF7O0CgSMU4Se8lL0AEHR_Z6dolshfPQRB7p5MWw51SEMaBAnQlvCIGfCJthzutwAydIAk8YBq_MWR-w0Bkz9ay89kS8mbWkLk2uXGC6coNGIJ-FS7T1_UyE0CILj2XddS_1qr24M4rg-RanUAY8wySayslVnlIeIHefC27bUo08cJJBwstH9hgH7tcExFnql3NiCuUcQPPbjHtAehdLA94eKCmPd6oSopE5pCS6DYZTMlqIXX3IKn0SdPLMVVQggGRJ4Hx6RtmGkFES362AzTqANg\n",
"ci-prtest-5a37c28-12828-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVE14TkRNMU5Ua3dIaGNOTVRjeE1qRXpNRFV6T1RFNFdoY05Nakl4TWpFeQpNRFV6T1RFNVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRNeE5ETTFOVGt3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVcGRWUHNBNHVJMHVLWHNVMjJYUlAKMlJtM052OEQ3ODl5cHJ0UHF2MGtSUVlKRzZxUjRIbEFxZStGdUVUWXFhZGtReHM0YzJRSHpTd1FacmVxTWJOaQo3d0JuRVpScFZKS3pjbXNLdGM3ejE4eWM2ZkhVMGM2U05QMGFrenpKR1YzNXNLR1ZiLzh2YVF3K1ppS0pTQVRMCk0zR1AwY3RRQWxKNmxzMnluV3BFV3BObWhZRlVWSUIzQWZSVHdkV3F5cXRDWHU5TzJHMXhsenZhQjFsSFRuTU8KczRUMHZ1L3o0UjhXTnhoQ0VxY0FKOXpCM1lreHh1NXl1MXpFYVR0bUdZTksyVlR4ZitJKzBZeVdvU2U0SG9HVQpPN2wrSEdnUEdDdjd6cFVBYTJ3ODlWN09PSnRWMkxaQ0NlZE12a1RaYUVnRnZ3SUU2WlZyM2ZwUm43M3RadzBOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQTN4b3pIUE0xaStLMWt6dWpCQkxPa3dVWkRxQ0xQS3NsMHVuYktET1R3WVI0cwpwY01xdkVCY204Tlh1MnlEY1BnL2M3Nk1iOEFRU1hVQmkvYWJJdXJNM0NoRUZoN3ljbHFzTlcxYzNZT0J6WnVSCjg1UzQ4VktDWHlpZUo3c1Zkc0kxZ2R3ZmJSRXhQc0ErSndNdS9qVWhKcDM3TjlBOEZocFA0WHFPdE1IcHp1V00KcTFCbDJmbjNwZm50akI1cjhLUjJwQUo5TGlkL2MvaHBvcUFBZTZoTkgyWk5uN05PMmN6cnAxWHNwVkwybGEwVApxUzJxSHRKSHo3VXZTR3h0cjdVaGZvWFppN0JsK1V2WjZEUndxNGJTQXcveXViV3Z4YXUvWG5CSTRBRURvMUNBCm1RREErbEMyVjUvSlFYYnIrRkZuOWVjNUNISHVOYVExOXpoQU1XbHAKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-12828.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-12828-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tY3FucXYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyMWVhOGY5ZS1kZmM4LTExZTctOWVhNS00MjAxMGE4ZTAwMDUiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.NN_tcni_HxeAsSp2tvJ5kr53XK5PDMsMbzt-4xttEslU6pG3wsajVYDdbl7yRPhbw0nGCMNpCkQlV6_ODhc2_L6iOsWHtpB9KTMGkbxYNTtdz4js81S-bcXbHMft9ufilL1BU0-KMt9w0_3836CoFdJN3Gc9esF-1scGfxkElhfMuL9sMOF8kUJMS-T5_dB0BfwepNP1ja0tTEtnHn8F5t3h00rzkhALkn8lTy45dJF765cWNCA2AV3dTvUh04GIQ_Ox3n7rVjNw5zIiRHZHMgAeE5tN64CDf_455Q0Va2PxHiykigymH89_YQuUO1BzSuo4ffZVONtFQi-WuH5nhw\n",
"ci-prtest-5a37c28-14234-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFU1TlRJeU1EWXdIaGNOTVRnd01URTBNVGMxTURBMVdoY05Nak13TVRFegpNVGMxTURBMldqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRVNU5USXlNRFl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUR1c1pRUno3Yjc3enI0by9qR2tkOWEKa2pzckRqWHZyZDZVbEJaUFE0Q0kyVHRmRS9CaDJ3LzE2OHRTNlgvUGRZVHd0MzZUUTQrRjcxb05ta3J5TndJSwp0SGYzVElLYi9Yek5teVFTdjNQQzRMNUFKYXk3bU5pN3ExQjNtTzlSRWRBMmVzOGxCcG1VeW9jQ2hVaHhkTndMCktqd0RXK0k2MUhXSmZDekh3aVFUbnNCSHk3VmlnUzdCVWxYbzViS3hDcFBXcHl6TWVTT3VGbCtKTnFpRlNMNDUKVkNUWUw3ODZEZnIwNzcwN2cyK1BRenpmek1zb3BSQVZISWo3MGN2eVYrMlNmL2lrc1k0QzV5czYrM2FXd0ozcwp5Ykt0QVpnVE9XbDZVQVovNEJoeEJVNmhEK2RGbTAzNGltQi90bHBlVkYyYjd5bEdaaEw5QTN1a01waFNxeGRiCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQVVmRWZHVzNRbVhPNkZiM0R1NkZjaVpyTHFWdGgrd3NoaFlyQjBLOWtVVzFEYgo0WHNJcGdKd1AwVHk4TEp4UVAzSGEzYlIzVi9tVElyb1hTV1FCR0FDd1JZamhrMm1FT2ZURXFsYm1GWHNVZTJ3CmdIVjdCWFpYRVhxUXcvQjcwaEpiYXBDSjltWlQ3QXA3S2NWb1RBZGdhWTlNaUNWZGZxdU5TcGxGZlVVUlRLWDcKYnE5aUttUEJXVVN1UUpHS1RCbGMxZE91djU2ZFBJcndiazNOWXhEQmJYOCtHdWxIZU50RTI4NnJqSWRIYXhhbgpEQ3pqVzFlOUpJNXB5K1JUYS8vU0NkMnBtdFlndzRRam4zd0dNQ2xncHQ0bmkrNUpiYlJTQ0VhRjJWcWdyUkI2CithRVBvSGM5UGRheCtUdkpJS2JmTk9oVkJNdEl6U3FETkpTN05XNDMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14234.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14234-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tZG5oZ3MiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiI4N2E1NDQ3OC1mOTUzLTExZTctYWMxYi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Tj0ptDeHrZIjp10Zx_wBGGfhzV9H6kDEcpFmKkD5uapus5OaRqoes0ouOz0ej-_tGfmAlM1CHc9iuRvBC2c2Tfu3exFnHgMAVbRvqrmKky0jABmBRurFERPluaTiNmflikOk4mFkhP2Nn8XXX8R3dAo97m1slRhrLZTleu1ZhALSY6i37ZHclQzMyWl7BF1vc5q88BvdlsUecyhl9_cAZEa9odM8NwawsNuuLNhUdFB7Nu48Eg0SD1XtrhGKAfy_eGZMWSe4-xp1MT7OC6AjiGZxbp5MfCBzx3TtMwktvk94QwMlyK5Q7VpvmXe8v6aw7h3tpujRKLlq_0O2a7TAaA\n",
"ci-prtest-5a37c28-14287-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl3TmpNek1qUXdIaGNOTVRnd01URTJNREEwTWpBMFdoY05Nak13TVRFMQpNREEwTWpBMVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZd05qTXpNalF3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUUN0YWd2eEdhaWtyNDNjcE9SUUtQL3AKdkhoazRKQU92NXRSbE01ZUoyeHlZVCt1Kzdka3hOZWk5UFFtRy9oWW5waUtWc0IzaGNTcGcrZjFuNTY4S3NTTwpOWXNLdi9GemxZejN5Z0U2cFRKOVI2aFVCR1IrVENXY3VIeHE1WG5VVUlHSFJkSFdPVnFOQUlvZ3hmV2ZGclBRCjZsakUxT0psUHFjQ3I4WVUzVVVtWUlSY05oSEY4SUgwVytiSktrZGY2WmFLVUZTQ1creTBkTTdINEJhRElxNkYKV1FDbDJGWDg3M2drbjBTdGpYei9kZVZQTkpIdnRhSnZjc3BuOGtBcU8rNXRpZ1RZdHV0WTB4VzlYNHpaajJJMwpVZ05KeXFPWG95VlpXcThTdnB4UGc3N3FSSHcwbWlFckUxMWsyTFE4cEZ3UVpoRFpBbytNR0FiSUY4ODZtRndYCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdYRXl5eGhRMW9xd1NaV2J1RWFmaHJjakxkUEJDZUE0OUZ5cUtwTklDaEhvRQpvZFM4V2YxaS9wNlVYOTExRjVhLzZRYVpxdUVKTnhIZDkraG4yT1MxUG11TENGNDMzeGlqL2tWMmFqcFJsQlc2CmVKZFNEY3BFQmRpcEd1VmtzS1dKUjBJekRDcGEyZzlKU1RQVUs5bDRjWm03bzVpcTdOV0RtU041VGtweXZvUmoKZ1pLa3pkbWVIcTZFWHdLTkRaUGlXUG9YS3RyTFdBMkNMMW1PbUhnOVlHeFJ6c3k3NUZQVldlVmMxTStTOFNncgpzT0NsaDFiN3R5MlBDQm10L2xlOXduSSt0U2pnRW01KzN6V0VuR2VaM3U1RGJYdHJ1SU54UzBzQUVTUEJaWitrCjZiYXVmcVF3OEVSVkFWbDRLZXNwUllBVzB1MUtIaHFwNThrNXRudFkKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14287.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14287-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOXNyajIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIzZGRjMzRhNS1mYTU2LTExZTctYTg4Zi00MjAxMGE4ZTAwMDIiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.rcTGm3crUkfToJDf8WeSZQCKlSyBz-M1csmW10UWH5AO5m8ad2gVhgcVO_5LmuBg3P2UwEgwBXLIQVVF6OX5qKU0lbLpTIDX01pe50M5zUqZT2-ooyssrsNak61YP7C7gO0jRILipVzqqhRxH2RHhQ5fP7yBpyQtc33mnafJjrpz6-TVbzlBNzcKGB5CI4e8XsFRnkiiV4-MRTwFeTVz0FPr4OGhJjbZhWcivtHUZXy7xR1xo1BFhYjahiUQfY4KpTYwz_C2PyfIlzqwdNr633O-qDhmHCOuWA4qa9sA2ZaXKzOf4scX_cExrwhhqCy-OENGDm5gNQDNhjUdxjSLJQ\n",
"ci-prtest-5a37c28-14579-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFl6T0RJNE1qSXdIaGNOTVRnd01URTVNVGN5TnpBeFdoY05Nak13TVRFNApNVGN5TnpBeVdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRZek9ESTRNakl3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURVbXpyNlFMT0M3cUVac0ZrdFljZUQKTU1oMzVmcFhCTTRoNTFrMUhlQy96YW1qdVFCdWZhbWNSM1FVakJnUjRlNUVQNVJSb2M1QWhwZ2pNb0F0UERuQwoxSVV0bjdiRFpJa3RWZWJHWEp3MmtMdVdLOW1LdjlsbC9LUEhlV1ZSa2hNNDh2aTBtRVBnbkVqV3liNllpcVF2CkgxMjJrNGYrcHk4U3R3bnpsc2hzSWwrbE5CTXR2VzZZcHFHWVkwZ0JUSVo5Vk9xNUVkcGM0b0FEOEc5L1JXR1IKYXJ1QjBNSC9YSkNEcmw0a3NLSGFWcU5lZWxrNWpKc1UxM1poNWVWOWpHY0R0WFZvQVJNVTdjNldqZjg3ZWFILwpQSzBzVmJ2UkhUQ3NKSisyUjJOUGplNnRHMXlOb2R5UWo1R1ptbnA2VGM1bU8rM2dpM0NtamdIeU1PckI5dyt0CkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQ044bDFTQmF4T3ZuaU41a01nM2NZQkxCVTBKMnVjbUZ2a1pxeFlxZ2w1MXBYRgoxZnRvMk9hT2ZHT3pCUnYzTTVYS2tlVUtWR2V3ejNEaVpsUTllWFdDUXEva3Z2OG9OV0lGV1ZNQkxkUldLTnJaCmRIdThXVUVyWnI5TDVXcjdCM3h2eTdzUHVMUkp0TFEwTVV2USsrQm1zTHlSaGpGWkVUTStDa3Z1V3JjQzRKSkkKSnRRbmo1N0pjaGVPcSt3a0JlQlBnZUxXSER6TWJJOXJsZUt6cngvejVhSFkvOWI3RXgwcWZzbWRMcHUxWnR6OApmc01OMzNRRktKYm1rek1zQUFKbnZVVnhEQmFpNjlVRDNrSlBEcTUyYUZlYTdrenNWMXkxOGNXdUZnL1BIUGkwCjRJeDV6YjFScjU0aDhzV1p2eVFiSVJxeTlrb0kxVmV1OGdjQnduWkMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-5a37c28-14579.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-5a37c28-14579-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tOGZmZGoiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiIyNTI3YTYzOC1mZDNlLTExZTctYjgyMC00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.Gk6hkwE5x024eW-FQlbEjiiWyHbB5rZKKPn9s1-5pK-zfWT2byfOJG5AxDcoy54-8OsuLVSYaRetQ_qEh72aRYPP1MARgifKLh9gd8fLllkqcdy4CkIpgNYNfaUWzcwEsiZnjFaCDsvuYp7AvviNF3__KlSO9bkHHrbABkgnAxi69LctKY-tqvA9c3nAHzXNrFBt3SBQmcVa2YVKiT0v8GsLyG3fP-uTTOZebnBn2WHawFNiFBQjNsSKpNHTBtmqbg8UZ7xk2ctNJ7w8NClFJwxbTcV2BRbUNFA1XYL2q2vewmmOBtpCJf3VhSbaRNV9nlIU-p2SUJbm0DXhuLp67g\n",
"ci-prtest-cc63063-202-default-bootstrap-config": "apiVersion: v1\nclusters:\n- cluster:\n certificate-authority-data: LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUM2akNDQWRLZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFtTVNRd0lnWURWUVFEREJ0dmNHVnUKYzJocFpuUXRjMmxuYm1WeVFERTFNVFF3TnpNek1EZ3dIaGNOTVRjeE1qSXpNak0xTlRBM1doY05Nakl4TWpJeQpNak0xTlRBNFdqQW1NU1F3SWdZRFZRUUREQnR2Y0dWdWMyaHBablF0YzJsbmJtVnlRREUxTVRRd056TXpNRGd3CmdnRWlNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0SUJEd0F3Z2dFS0FvSUJBUURBelF4eGlHRXpQVjdhdVAxMlJIeUMKUmdzYWdTdTBVdEdsQmJCOWRkQlJqa1hqUWpDanhESlBKVHRFTWJLeitpd2ZTKzFmcXhXLzlORHhNZDdIbC9uQQp5dXFNQ1Q4TFVOZU5GRTgzNEpYbnM5MytXRVpjWm00Vit3MFZQYlB2VU5ib29rNC9XdExYTW9tUDZyNUsyYUZ2CjNPaWtIdWpQTUZFMkNWbWlSREFUN1QvVUR1NVd6eis0SkNPN1ViakVDUkgxRVlLNm5EQVZ2Y3RCSUs2aVJDZ0MKdVNHVW43OGlsWW12MytrVGp1aWZWeDFLZUUvZUszaU5rUGRDUFROMXhmZ1lvYkJTaDM3SmtnQXd2WldiRjhTLworcUo3UUhKZGltOVBaZHNCM1V2T1pYOFAvUXdkY01SMWJ1REdhZ3Fyd09Hd01TZmpyUG1xSFNMQVNhdUJmVTlOCkFnTUJBQUdqSXpBaE1BNEdBMVVkRHdFQi93UUVBd0lDcERBUEJnTlZIUk1CQWY4RUJUQURBUUgvTUEwR0NTcUcKU0liM0RRRUJDd1VBQTRJQkFRQWdaWGJiRC9jRTUwTmxUdzNFZVRpdnd2TkFuQXpXMzNXK0ZFZ3hvYlZyTVVTVApyYnE1eUxCMUxUcjM0SlFVUkliUFdqUmVidWpVNExtSFhVUDR2UjA5NndlZE5mdGJHcmt1TTAwbHF0MXBZQkhpCmN1aGt0OHp2NlZEZGNybEJnK3VlSlFPcE1nclMvK2JkYSt1dldOVXdaUkR3L1JGVHRZUldvV3hlSEpJcFcvWWEKRUtacy9rUklrT04zNHdOZHJOckU2cVU2TzExMlZOWFFZNGZDellITndBNHliK0JnNmc1RXVpWW1KdFI1VmRYUQpycmZUSkR0Smw1MUp3ZDA4NHRxL280OWVtVUZqS0cxdmNDM00vL1Vyak9BU2JjNHlvbEdkbEU5aWZSZkFrN2pSCnhJUFdMVE9vcHhPQUZEV0ZHaXdnVWplNnZ2N3ViL2p3cy9pbUl5WVMKLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=\n server: https://internal-api.prtest-cc63063-202.origin-ci-int-gce.dev.rhcloud.com:8443\n name: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\ncontexts:\n- context:\n cluster: internal-api-prtest-cc63063-202-origin-ci-int-gce-dev-rhcloud-com:8443\n namespace: openshift-infra\n user: node-bootstrapper\n name: node-bootstrapper\ncurrent-context: node-bootstrapper\nkind: Config\npreferences: {}\nusers:\n- name: node-bootstrapper\n user:\n token: eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJrdWJlcm5ldGVzL3NlcnZpY2VhY2NvdW50Iiwia3ViZXJuZXRlcy5pby9zZXJ2aWNlYWNjb3VudC9uYW1lc3BhY2UiOiJvcGVuc2hpZnQtaW5mcmEiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlY3JldC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXItdG9rZW4tdHRzbWYiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC5uYW1lIjoibm9kZS1ib290c3RyYXBwZXIiLCJrdWJlcm5ldGVzLmlvL3NlcnZpY2VhY2NvdW50L3NlcnZpY2UtYWNjb3VudC51aWQiOiJkYTRiZWY4Ny1lODNjLTExZTctYjI3NS00MjAxMGE4ZTAwMDQiLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6b3BlbnNoaWZ0LWluZnJhOm5vZGUtYm9vdHN0cmFwcGVyIn0.cSO8ehSw7XG91ppDzJ2cWRo_NXKQW369jVRP5hRq7m2gTuKBA4-pPjOUGl8DYio58MF7-YBF5IpLYbsCMTKgjywDC1kHr-JNj0e0oyG5dsTfA3f3wS5IgpWcL07g6gUag4jSATuRRAt58h4QCSIurtJD5ClriUlxswGprLkjEPcgunfSI2RO254g6mISUHtIzW3RJwFGqcGi5nfV9eBCTUOYC_I8i1mjZiVwGRW13pAJLWLGtwAjRHvFvE-quCsGWTLWznHty9nbeUCNbbAckkAcoRh1A8V6cNoeR27y0DdVsSO4GCRYg350ow5EQwe8-3-fgPGTMhJud4xMUUG7EQ\n",
"ssh-keys": "kwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAGINvyvCkvGZt7rTro7tGHZRO7L24sDbqezkCmkSpwGXopMSAZ7dfv8L9gQGGUVgLHFZFi2r4cYKtBPNjK3S9a9KJrbIhO9YtzXlKckHprQxHT2ohCxTyfiN/U0MNCdO4FB4kCziL2a5f8OzBSLF1zCfJm6zGR1PDrVZgznc3bgMOW1I0wVxPwXpn8Oe5RthmCijsyTWOzgt6/4L/5bae2QljJkWZieNNfmO0Gy+kIUhTFH9vXZSOV9k5vSfdR1z61pYZ3Zik+jbXKq2Hx46kKY2zBTfLp1JNDOvPuQEXdR/FAfafaDX9XD9lvvoX5PReaRsd1C3XAHKrODCNbm7oZc= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T19:01:06+0000\"}\nkwoodson:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIemVqruQ8zlmKxh2/z5nQOZca+JsTK2RC5RlHU/xJ464WCx6zlsDUw1SamkGgsD7o2jPqWdbL7o6PWvkh7RCzo= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T19:01:03+0000\"}\nkwoodson:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAHQ49MZcIW42JK556DMqCUJTgRHUKwepoE7TQ5KfC9B3NQXrmK5QtqrnHcTXEt8HG6mOwknT5sxwJ6qwZCv9NmZldqJvNO6S39/yR/bZhSZYsrXyTKJIO1hM4/iWdxjEo057KKqxOW63NUi+XqnH/lh0vraiaS1fKFdwvOhyAap/qByOYe325YAoOsrt51yU/yexmcPosNdiLqmapxjyw2ja1zpchjIvhHhUj5MG/Mm6LFRhc0AOp79jKnXPmMN42kjUmOaSfqJcoOb78EPaodfunBTNnTs6M/4PA8Pkps2DdoX7ljFwpHrFb5o0o90jq6SocKiTzBjkCuDHCMD8y7U= google-ssh {\"userName\":\"kwoodson@redhat.com\",\"expireOn\":\"2017-11-17T18:58:07+0000\"}\nbparees:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkWpDPnniMc1MjHQsLYUure96Jl86auiG5KJqOgOZYXdB0rCXUgskYew5QIyjt3KTfJv4YYYP78qzkrzuJR0cqw8chmOEhsDIFJfd8NKMhluhg+CvBF4FUA39RLitXeTCdTc1AzyFmqcWjF8A0v0RzzRbjbJrJ3wLRCYqxGxDP11dqDwKdXGTsOiYTaTMK+SZj169vrTsUXyIUVxUuD9jOKdGg3t8CWcdkHCPQ163S8RZ6lbm0PbMWaHSy/WMU3caceMg7sDCV36VRF9H6XsAGkOjYqUtJQ8hZx7VCnctkkVGKARVngVsvOvo9FmUqRkvCIUWXLbQMKNpgcvZvnQ07 bparees@dhcp137-112.rdu.redhat.com\nlibra:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV libra\nclayton:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFU9XIRnqZ2WSrq2Xx/1KZy2AmtKQmWRgloYjSpvqxQcTZaGl9miJxCZCsfax2iTuyQwi34Wja7aO+DRYpeY4YZpTcGx8HQ2menrEizGhwq6kMwdUXagmDE6xYTMGlQOqjvESTOn8kNgnyd605XtWtYTC8ciE7vqEX7s8Qau0QKqQV1wBbi+69bp5ax1zRu9wZ9HxiFERF7u9dmZG//xoBburA7iXgZZv6UCXHoODl/8UI5FHOh0pBBzpN7ifroOz4Pdpn5lqxCSydWUFsutCUj6mciT2E6YWDAgW83gjSJnHtcCRLMKEMF635x9sWNE5NuF9CHZGOTu+nOt5Jrot clayton@ci-prtest-5a37c28-11669-ig-n-7lgb\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8cmVhYscGYhtCG+9Rlmhppo6dfqxsGyYJz1frwwJW61mSFIfjhpe2q50mMibZ9Mn0fkMmoln317EbtX8zzCbDzVxS5urIgf+4pOurQ09FU6m7QRRAzxh+KaiHdyuVktOx7F4+R9f2VFcoE0KpDtZFblVargfm3w+3vmI6Wh/9CWgNdOOLyT/oj3rmJtVcmvP76vF55vTQOndHNFbzc6vENgPuGscCG/fWjBNdLUqkb5aKUPDT3eUJOGiQBY9bxJkAWt+jnhvUE3ZKCFRR/JRm+8jwa8T1MkQfKAdB5c9AKvdWcdeCuoj8boZya07/8FI0Y7FTKpTZGpJraY2XKTEZ root@69f38fa926cd\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV\nroot:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+KvslChZdIm7h6kt2gUicbLMb/oOn3dyna/fQVwBkS9NhyH9VISb9NmahQB6CjnR9dwTKf/aegYK73C0gHPRth/tziwhwssWmviKw+l/lrtGPpk7D5X/i8WShlZmBwbT+f1UPWD6KejS2+P0HFa3jB6XFU85wDMLq45wwGvwLfXvn9afcjvjvK9fRTSBu3TmRUDiaHBgmQMCQfNce4Xb13M0y9kCZWz0TGmOyyx3TAdpp56lM1y8AZj5gEuxKjXGIOaoxdLvLEta1EYrB0mWx6hA7/M83tjCq5mW+PK660bXGDlo3RkHBUvrl583VYRm4cc5Xz3vfhRQFPI9/XzwR root@96c5a4b3e992\ndefault:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV"
},
"numericProjectId": 1053217076791,
"projectId": "openshift-gce-devel-ci"
}
},
"name": "gce",
"network": {
"hostname": "ci-primg656-build-image-instance",
"interfaces": [
{
"ips": [
"10.142.0.2"
],
"network_id": "default",
"network_type": "gce",
"public_ips": [
"35.185.29.131"
]
}
],
"ip": "10.142.0.2",
"ipv6_enabled": false,
"public_hostname": "35.185.29.131",
"public_ip": "35.185.29.131"
},
"zone": "us-east1-c"
}
}
},
"changed": true,
"invocation": {
"module_args": {
"additive_facts_to_overwrite": [],
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"filter": "*",
"follow": false,
"force": null,
"gather_subset": [
"hardware",
"network",
"virtual",
"facter"
],
"gather_timeout": 10,
"group": null,
"local_facts": {
"kind": "gce"
},
"mode": null,
"owner": null,
"regexp": null,
"remote_src": null,
"role": "cloudprovider",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"unsafe_writes": null
}
}
}
TASK [openshift_cloud_provider : Create cloudprovider config dir] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:8
Sunday 21 January 2018 16:08:36 +0000 (0:00:00.604) 0:02:51.537 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vublknynghkqypkvuepmdeytmvgxvrpf; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:etc_t:s0", "mode": "0755", "path": "/etc/origin/cloudprovider", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/origin/cloudprovider", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/origin/cloudprovider", "state": "directory"}, "before": {"path": "/etc/origin/cloudprovider", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"diff": {
"after": {
"path": "/etc/origin/cloudprovider",
"state": "directory"
},
"before": {
"path": "/etc/origin/cloudprovider",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/origin/cloudprovider",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"mode": "0755",
"owner": "root",
"path": "/etc/origin/cloudprovider",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:14
Sunday 21 January 2018 16:08:36 +0000 (0:00:00.251) 0:02:51.788 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:17
Sunday 21 January 2018 16:08:36 +0000 (0:00:00.035) 0:02:51.823 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:20
Sunday 21 January 2018 16:08:36 +0000 (0:00:00.033) 0:02:51.857 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/gce.yml for 35.185.29.131
TASK [openshift_cloud_provider : Create cloud config file] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/gce.yml:3
Sunday 21 January 2018 16:08:36 +0000 (0:00:00.046) 0:02:51.904 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zlqelljnifrdyrlrtlsnycwodziqznif; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "dest": "/etc/origin/cloudprovider/gce.conf", "changed": true, "owner": "root", "state": "file", "gid": 0, "secontext": "unconfined_u:object_r:etc_t:s0", "mode": "0660", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/origin/cloudprovider/gce.conf", "owner": "root", "follow": false, "group": "root", "unsafe_writes": null, "state": "touch", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/origin/cloudprovider/gce.conf", "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": 432, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/origin/cloudprovider/gce.conf", "state": "touch", "mode": "0660"}, "before": {"path": "/etc/origin/cloudprovider/gce.conf", "state": "absent", "mode": "0644"}}, "size": 0}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"dest": "/etc/origin/cloudprovider/gce.conf",
"diff": {
"after": {
"mode": "0660",
"path": "/etc/origin/cloudprovider/gce.conf",
"state": "touch"
},
"before": {
"mode": "0644",
"path": "/etc/origin/cloudprovider/gce.conf",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/origin/cloudprovider/gce.conf",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": "root",
"mode": 432,
"original_basename": null,
"owner": "root",
"path": "/etc/origin/cloudprovider/gce.conf",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "touch",
"unsafe_writes": null,
"validate": null
}
},
"mode": "0660",
"owner": "root",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [openshift_cloud_provider : Configure GCE cloud provider] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/gce.yml:12
Sunday 21 January 2018 16:08:36 +0000 (0:00:00.247) 0:02:52.151 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/ini_file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hmrukspkuudqhpseofmziiaffxwjzadb; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "file", "gid": 0, "secontext": "unconfined_u:object_r:etc_t:s0", "mode": "0660", "path": "/etc/origin/cloudprovider/gce.conf", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "no_extra_spaces": false, "path": "/etc/origin/cloudprovider/gce.conf", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "section": "Global", "state": "present", "content": null, "serole": null, "setype": null, "option": "multizone", "dest": "/etc/origin/cloudprovider/gce.conf", "selevel": null, "regexp": null, "src": null, "seuser": null, "value": "true", "delimiter": null, "mode": null, "attributes": null, "backup": false, "create": true}}, "diff": {"after": "", "before_header": "/etc/origin/cloudprovider/gce.conf (content)", "after_header": "/etc/origin/cloudprovider/gce.conf (content)", "before": ""}, "size": 27, "msg": "section and option added"}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"diff": {
"after": "",
"after_header": "/etc/origin/cloudprovider/gce.conf (content)",
"before": "",
"before_header": "/etc/origin/cloudprovider/gce.conf (content)"
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"create": true,
"delimiter": null,
"dest": "/etc/origin/cloudprovider/gce.conf",
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"mode": null,
"no_extra_spaces": false,
"option": "multizone",
"owner": null,
"path": "/etc/origin/cloudprovider/gce.conf",
"regexp": null,
"remote_src": null,
"section": "Global",
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"value": "true"
}
},
"mode": "0660",
"msg": "section and option added",
"owner": "root",
"path": "/etc/origin/cloudprovider/gce.conf",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 27,
"state": "file",
"uid": 0
}
TASK [openshift_cloud_provider : include_tasks] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_cloud_provider/tasks/main.yml:23
Sunday 21 January 2018 16:08:37 +0000 (0:00:00.454) 0:02:52.606 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : fail] ***************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:2
Sunday 21 January 2018 16:08:37 +0000 (0:00:00.036) 0:02:52.642 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:9
Sunday 21 January 2018 16:08:37 +0000 (0:00:00.028) 0:02:52.671 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml for 35.185.29.131
TASK [openshift_node : Check for NetworkManager service] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml:2
Sunday 21 January 2018 16:08:37 +0000 (0:00:00.053) 0:02:52.725 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-egbddxvoxjrclecsiwczhfitqevhndwo; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:08:37.426411", "stdout": "Type=dbus\\nRestart=on-failure\\nNotifyAccess=none\\nRestartUSec=100ms\\nTimeoutStartUSec=1min 30s\\nTimeoutStopUSec=1min 30s\\nWatchdogUSec=0\\nWatchdogTimestamp=Sun 2018-01-21 16:06:54 UTC\\nWatchdogTimestampMonotonic=9774769\\nStartLimitInterval=10000000\\nStartLimitBurst=5\\nStartLimitAction=none\\nFailureAction=none\\nPermissionsStartOnly=no\\nRootDirectoryStartOnly=no\\nRemainAfterExit=no\\nGuessMainPID=yes\\nMainPID=443\\nControlPID=0\\nBusName=org.freedesktop.NetworkManager\\nFileDescriptorStoreMax=0\\nStatusErrno=0\\nResult=success\\nExecMainStartTimestamp=Sun 2018-01-21 16:06:54 UTC\\nExecMainStartTimestampMonotonic=9672357\\nExecMainExitTimestampMonotonic=0\\nExecMainPID=443\\nExecMainCode=0\\nExecMainStatus=0\\nExecStart={ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\\nExecReload={ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\\nSlice=system.slice\\nControlGroup=/system.slice/NetworkManager.service\\nMemoryCurrent=18446744073709551615\\nTasksCurrent=18446744073709551615\\nDelegate=no\\nCPUAccounting=no\\nCPUShares=18446744073709551615\\nStartupCPUShares=18446744073709551615\\nCPUQuotaPerSecUSec=infinity\\nBlockIOAccounting=no\\nBlockIOWeight=18446744073709551615\\nStartupBlockIOWeight=18446744073709551615\\nMemoryAccounting=no\\nMemoryLimit=18446744073709551615\\nDevicePolicy=auto\\nTasksAccounting=no\\nTasksMax=18446744073709551615\\nUMask=0022\\nLimitCPU=18446744073709551615\\nLimitFSIZE=18446744073709551615\\nLimitDATA=18446744073709551615\\nLimitSTACK=18446744073709551615\\nLimitCORE=18446744073709551615\\nLimitRSS=18446744073709551615\\nLimitNOFILE=4096\\nLimitAS=18446744073709551615\\nLimitNPROC=14102\\nLimitMEMLOCK=65536\\nLimitLOCKS=18446744073709551615\\nLimitSIGPENDING=14102\\nLimitMSGQUEUE=819200\\nLimitNICE=0\\nLimitRTPRIO=0\\nLimitRTTIME=18446744073709551615\\nOOMScoreAdjust=0\\nNice=0\\nIOScheduling=0\\nCPUSchedulingPolicy=0\\nCPUSchedulingPriority=0\\nTimerSlackNSec=50000\\nCPUSchedulingResetOnFork=no\\nNonBlocking=no\\nStandardInput=null\\nStandardOutput=journal\\nStandardError=inherit\\nTTYReset=no\\nTTYVHangup=no\\nTTYVTDisallocate=no\\nSyslogPriority=30\\nSyslogLevelPrefix=yes\\nSecureBits=0\\nCapabilityBoundingSet=537212130\\nAmbientCapabilities=0\\nMountFlags=0\\nPrivateTmp=no\\nPrivateNetwork=no\\nPrivateDevices=no\\nProtectHome=read-only\\nProtectSystem=yes\\nSameProcessGroup=no\\nIgnoreSIGPIPE=yes\\nNoNewPrivileges=no\\nSystemCallErrorNumber=0\\nRuntimeDirectoryMode=0755\\nKillMode=process\\nKillSignal=15\\nSendSIGKILL=yes\\nSendSIGHUP=no\\nId=NetworkManager.service\\nNames=NetworkManager.service\\nRequires=basic.target\\nWants=system.slice network.target\\nRequiredBy=NetworkManager-wait-online.service\\nWantedBy=multi-user.target\\nConflicts=shutdown.target\\nBefore=network.service network.target shutdown.target multi-user.target NetworkManager-wait-online.service\\nAfter=dbus.service network-pre.target basic.target systemd-journald.socket system.slice\\nDocumentation=man:NetworkManager(8)\\nDescription=Network Manager\\nLoadState=loaded\\nActiveState=active\\nSubState=running\\nFragmentPath=/usr/lib/systemd/system/NetworkManager.service\\nUnitFileState=enabled\\nUnitFilePreset=enabled\\nInactiveExitTimestamp=Sun 2018-01-21 16:06:54 UTC\\nInactiveExitTimestampMonotonic=9674038\\nActiveEnterTimestamp=Sun 2018-01-21 16:06:54 UTC\\nActiveEnterTimestampMonotonic=9775353\\nActiveExitTimestampMonotonic=0\\nInactiveEnterTimestampMonotonic=0\\nCanStart=yes\\nCanStop=yes\\nCanReload=yes\\nCanIsolate=no\\nStopWhenUnneeded=no\\nRefuseManualStart=no\\nRefuseManualStop=no\\nAllowIsolate=no\\nDefaultDependencies=yes\\nOnFailureJobMode=replace\\nIgnoreOnIsolate=no\\nIgnoreOnSnapshot=no\\nNeedDaemonReload=no\\nJobTimeoutUSec=0\\nJobTimeoutAction=none\\nConditionResult=yes\\nAssertResult=yes\\nConditionTimestamp=Sun 2018-01-21 16:06:54 UTC\\nConditionTimestampMonotonic=9669115\\nAssertTimestamp=Sun 2018-01-21 16:06:54 UTC\\nAssertTimestampMonotonic=9669115\\nTransient=no", "cmd": ["systemctl", "show", "NetworkManager"], "rc": 0, "start": "2018-01-21 16:08:37.412191", "stderr": "", "delta": "0:00:00.014220", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "systemctl show NetworkManager", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"cmd": [
"systemctl",
"show",
"NetworkManager"
],
"delta": "0:00:00.014220",
"end": "2018-01-21 16:08:37.426411",
"invocation": {
"module_args": {
"_raw_params": "systemctl show NetworkManager",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"rc": 0,
"start": "2018-01-21 16:08:37.412191",
"stderr": "",
"stderr_lines": [],
"stdout": "Type=dbus\nRestart=on-failure\nNotifyAccess=none\nRestartUSec=100ms\nTimeoutStartUSec=1min 30s\nTimeoutStopUSec=1min 30s\nWatchdogUSec=0\nWatchdogTimestamp=Sun 2018-01-21 16:06:54 UTC\nWatchdogTimestampMonotonic=9774769\nStartLimitInterval=10000000\nStartLimitBurst=5\nStartLimitAction=none\nFailureAction=none\nPermissionsStartOnly=no\nRootDirectoryStartOnly=no\nRemainAfterExit=no\nGuessMainPID=yes\nMainPID=443\nControlPID=0\nBusName=org.freedesktop.NetworkManager\nFileDescriptorStoreMax=0\nStatusErrno=0\nResult=success\nExecMainStartTimestamp=Sun 2018-01-21 16:06:54 UTC\nExecMainStartTimestampMonotonic=9672357\nExecMainExitTimestampMonotonic=0\nExecMainPID=443\nExecMainCode=0\nExecMainStatus=0\nExecStart={ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\nExecReload={ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }\nSlice=system.slice\nControlGroup=/system.slice/NetworkManager.service\nMemoryCurrent=18446744073709551615\nTasksCurrent=18446744073709551615\nDelegate=no\nCPUAccounting=no\nCPUShares=18446744073709551615\nStartupCPUShares=18446744073709551615\nCPUQuotaPerSecUSec=infinity\nBlockIOAccounting=no\nBlockIOWeight=18446744073709551615\nStartupBlockIOWeight=18446744073709551615\nMemoryAccounting=no\nMemoryLimit=18446744073709551615\nDevicePolicy=auto\nTasksAccounting=no\nTasksMax=18446744073709551615\nUMask=0022\nLimitCPU=18446744073709551615\nLimitFSIZE=18446744073709551615\nLimitDATA=18446744073709551615\nLimitSTACK=18446744073709551615\nLimitCORE=18446744073709551615\nLimitRSS=18446744073709551615\nLimitNOFILE=4096\nLimitAS=18446744073709551615\nLimitNPROC=14102\nLimitMEMLOCK=65536\nLimitLOCKS=18446744073709551615\nLimitSIGPENDING=14102\nLimitMSGQUEUE=819200\nLimitNICE=0\nLimitRTPRIO=0\nLimitRTTIME=18446744073709551615\nOOMScoreAdjust=0\nNice=0\nIOScheduling=0\nCPUSchedulingPolicy=0\nCPUSchedulingPriority=0\nTimerSlackNSec=50000\nCPUSchedulingResetOnFork=no\nNonBlocking=no\nStandardInput=null\nStandardOutput=journal\nStandardError=inherit\nTTYReset=no\nTTYVHangup=no\nTTYVTDisallocate=no\nSyslogPriority=30\nSyslogLevelPrefix=yes\nSecureBits=0\nCapabilityBoundingSet=537212130\nAmbientCapabilities=0\nMountFlags=0\nPrivateTmp=no\nPrivateNetwork=no\nPrivateDevices=no\nProtectHome=read-only\nProtectSystem=yes\nSameProcessGroup=no\nIgnoreSIGPIPE=yes\nNoNewPrivileges=no\nSystemCallErrorNumber=0\nRuntimeDirectoryMode=0755\nKillMode=process\nKillSignal=15\nSendSIGKILL=yes\nSendSIGHUP=no\nId=NetworkManager.service\nNames=NetworkManager.service\nRequires=basic.target\nWants=system.slice network.target\nRequiredBy=NetworkManager-wait-online.service\nWantedBy=multi-user.target\nConflicts=shutdown.target\nBefore=network.service network.target shutdown.target multi-user.target NetworkManager-wait-online.service\nAfter=dbus.service network-pre.target basic.target systemd-journald.socket system.slice\nDocumentation=man:NetworkManager(8)\nDescription=Network Manager\nLoadState=loaded\nActiveState=active\nSubState=running\nFragmentPath=/usr/lib/systemd/system/NetworkManager.service\nUnitFileState=enabled\nUnitFilePreset=enabled\nInactiveExitTimestamp=Sun 2018-01-21 16:06:54 UTC\nInactiveExitTimestampMonotonic=9674038\nActiveEnterTimestamp=Sun 2018-01-21 16:06:54 UTC\nActiveEnterTimestampMonotonic=9775353\nActiveExitTimestampMonotonic=0\nInactiveEnterTimestampMonotonic=0\nCanStart=yes\nCanStop=yes\nCanReload=yes\nCanIsolate=no\nStopWhenUnneeded=no\nRefuseManualStart=no\nRefuseManualStop=no\nAllowIsolate=no\nDefaultDependencies=yes\nOnFailureJobMode=replace\nIgnoreOnIsolate=no\nIgnoreOnSnapshot=no\nNeedDaemonReload=no\nJobTimeoutUSec=0\nJobTimeoutAction=none\nConditionResult=yes\nAssertResult=yes\nConditionTimestamp=Sun 2018-01-21 16:06:54 UTC\nConditionTimestampMonotonic=9669115\nAssertTimestamp=Sun 2018-01-21 16:06:54 UTC\nAssertTimestampMonotonic=9669115\nTransient=no",
"stdout_lines": [
"Type=dbus",
"Restart=on-failure",
"NotifyAccess=none",
"RestartUSec=100ms",
"TimeoutStartUSec=1min 30s",
"TimeoutStopUSec=1min 30s",
"WatchdogUSec=0",
"WatchdogTimestamp=Sun 2018-01-21 16:06:54 UTC",
"WatchdogTimestampMonotonic=9774769",
"StartLimitInterval=10000000",
"StartLimitBurst=5",
"StartLimitAction=none",
"FailureAction=none",
"PermissionsStartOnly=no",
"RootDirectoryStartOnly=no",
"RemainAfterExit=no",
"GuessMainPID=yes",
"MainPID=443",
"ControlPID=0",
"BusName=org.freedesktop.NetworkManager",
"FileDescriptorStoreMax=0",
"StatusErrno=0",
"Result=success",
"ExecMainStartTimestamp=Sun 2018-01-21 16:06:54 UTC",
"ExecMainStartTimestampMonotonic=9672357",
"ExecMainExitTimestampMonotonic=0",
"ExecMainPID=443",
"ExecMainCode=0",
"ExecMainStatus=0",
"ExecStart={ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecReload={ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"Slice=system.slice",
"ControlGroup=/system.slice/NetworkManager.service",
"MemoryCurrent=18446744073709551615",
"TasksCurrent=18446744073709551615",
"Delegate=no",
"CPUAccounting=no",
"CPUShares=18446744073709551615",
"StartupCPUShares=18446744073709551615",
"CPUQuotaPerSecUSec=infinity",
"BlockIOAccounting=no",
"BlockIOWeight=18446744073709551615",
"StartupBlockIOWeight=18446744073709551615",
"MemoryAccounting=no",
"MemoryLimit=18446744073709551615",
"DevicePolicy=auto",
"TasksAccounting=no",
"TasksMax=18446744073709551615",
"UMask=0022",
"LimitCPU=18446744073709551615",
"LimitFSIZE=18446744073709551615",
"LimitDATA=18446744073709551615",
"LimitSTACK=18446744073709551615",
"LimitCORE=18446744073709551615",
"LimitRSS=18446744073709551615",
"LimitNOFILE=4096",
"LimitAS=18446744073709551615",
"LimitNPROC=14102",
"LimitMEMLOCK=65536",
"LimitLOCKS=18446744073709551615",
"LimitSIGPENDING=14102",
"LimitMSGQUEUE=819200",
"LimitNICE=0",
"LimitRTPRIO=0",
"LimitRTTIME=18446744073709551615",
"OOMScoreAdjust=0",
"Nice=0",
"IOScheduling=0",
"CPUSchedulingPolicy=0",
"CPUSchedulingPriority=0",
"TimerSlackNSec=50000",
"CPUSchedulingResetOnFork=no",
"NonBlocking=no",
"StandardInput=null",
"StandardOutput=journal",
"StandardError=inherit",
"TTYReset=no",
"TTYVHangup=no",
"TTYVTDisallocate=no",
"SyslogPriority=30",
"SyslogLevelPrefix=yes",
"SecureBits=0",
"CapabilityBoundingSet=537212130",
"AmbientCapabilities=0",
"MountFlags=0",
"PrivateTmp=no",
"PrivateNetwork=no",
"PrivateDevices=no",
"ProtectHome=read-only",
"ProtectSystem=yes",
"SameProcessGroup=no",
"IgnoreSIGPIPE=yes",
"NoNewPrivileges=no",
"SystemCallErrorNumber=0",
"RuntimeDirectoryMode=0755",
"KillMode=process",
"KillSignal=15",
"SendSIGKILL=yes",
"SendSIGHUP=no",
"Id=NetworkManager.service",
"Names=NetworkManager.service",
"Requires=basic.target",
"Wants=system.slice network.target",
"RequiredBy=NetworkManager-wait-online.service",
"WantedBy=multi-user.target",
"Conflicts=shutdown.target",
"Before=network.service network.target shutdown.target multi-user.target NetworkManager-wait-online.service",
"After=dbus.service network-pre.target basic.target systemd-journald.socket system.slice",
"Documentation=man:NetworkManager(8)",
"Description=Network Manager",
"LoadState=loaded",
"ActiveState=active",
"SubState=running",
"FragmentPath=/usr/lib/systemd/system/NetworkManager.service",
"UnitFileState=enabled",
"UnitFilePreset=enabled",
"InactiveExitTimestamp=Sun 2018-01-21 16:06:54 UTC",
"InactiveExitTimestampMonotonic=9674038",
"ActiveEnterTimestamp=Sun 2018-01-21 16:06:54 UTC",
"ActiveEnterTimestampMonotonic=9775353",
"ActiveExitTimestampMonotonic=0",
"InactiveEnterTimestampMonotonic=0",
"CanStart=yes",
"CanStop=yes",
"CanReload=yes",
"CanIsolate=no",
"StopWhenUnneeded=no",
"RefuseManualStart=no",
"RefuseManualStop=no",
"AllowIsolate=no",
"DefaultDependencies=yes",
"OnFailureJobMode=replace",
"IgnoreOnIsolate=no",
"IgnoreOnSnapshot=no",
"NeedDaemonReload=no",
"JobTimeoutUSec=0",
"JobTimeoutAction=none",
"ConditionResult=yes",
"AssertResult=yes",
"ConditionTimestamp=Sun 2018-01-21 16:06:54 UTC",
"ConditionTimestampMonotonic=9669115",
"AssertTimestamp=Sun 2018-01-21 16:06:54 UTC",
"AssertTimestampMonotonic=9669115",
"Transient=no"
]
}
TASK [openshift_node : Set fact using_network_manager] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml:9
Sunday 21 January 2018 16:08:37 +0000 (0:00:00.272) 0:02:52.997 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"network_manager_active": true
},
"changed": false
}
TASK [openshift_node : Install dnsmasq] ****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml:13
Sunday 21 January 2018 16:08:37 +0000 (0:00:00.063) 0:02:53.061 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lntcrmzeobxefchwvyhreoksiyojatrx; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["dnsmasq"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "installed", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package dnsmasq.x86_64 0:2.76-2.el7_4.2 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n dnsmasq x86_64 2.76-2.el7_4.2 oso-rhui-rhel-server-releases 277 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package\\n\\nTotal download size: 277 k\\nInstalled size: 586 k\\nDownloading packages:\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : dnsmasq-2.76-2.el7_4.2.x86_64 1/1 \\n Verifying : dnsmasq-2.76-2.el7_4.2.x86_64 1/1 \\n\\nInstalled:\\n dnsmasq.x86_64 0:2.76-2.el7_4.2 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"dnsmasq"
],
"security": false,
"skip_broken": false,
"state": "installed",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package dnsmasq.x86_64 0:2.76-2.el7_4.2 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n dnsmasq x86_64 2.76-2.el7_4.2 oso-rhui-rhel-server-releases 277 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal download size: 277 k\nInstalled size: 586 k\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : dnsmasq-2.76-2.el7_4.2.x86_64 1/1 \n Verifying : dnsmasq-2.76-2.el7_4.2.x86_64 1/1 \n\nInstalled:\n dnsmasq.x86_64 0:2.76-2.el7_4.2 \n\nComplete!\n"
]
}
TASK [openshift_node : ensure origin/node directory exists] ********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml:19
Sunday 21 January 2018 16:08:42 +0000 (0:00:04.806) 0:02:57.868 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-mhjedqtcniojwvsqtncopuioirwtmags; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:etc_t:s0", "mode": "0700", "path": "/etc/origin", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/origin", "owner": "root", "follow": false, "group": "root", "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": "0700", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/origin", "mode": "0700"}, "before": {"path": "/etc/origin", "mode": "0755"}}, "size": 27}\n', '')
changed: [35.185.29.131] => (item=/etc/origin) => {
"changed": true,
"diff": {
"after": {
"mode": "0700",
"path": "/etc/origin"
},
"before": {
"mode": "0755",
"path": "/etc/origin"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": "root",
"mode": "0700",
"original_basename": null,
"owner": "root",
"path": "/etc/origin",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"item": "/etc/origin",
"mode": "0700",
"owner": "root",
"path": "/etc/origin",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 27,
"state": "directory",
"uid": 0
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pziwfonwbvflkobhsudvarkmjhlqggga; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:etc_t:s0", "mode": "0700", "path": "/etc/origin/node", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/origin/node", "owner": "root", "follow": false, "group": "root", "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": "0700", "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/origin/node", "state": "directory", "mode": "0700"}, "before": {"path": "/etc/origin/node", "state": "absent", "mode": "0755"}}, "size": 6}\n', '')
changed: [35.185.29.131] => (item=/etc/origin/node) => {
"changed": true,
"diff": {
"after": {
"mode": "0700",
"path": "/etc/origin/node",
"state": "directory"
},
"before": {
"mode": "0755",
"path": "/etc/origin/node",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": "root",
"mode": "0700",
"original_basename": null,
"owner": "root",
"path": "/etc/origin/node",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"item": "/etc/origin/node",
"mode": "0700",
"owner": "root",
"path": "/etc/origin/node",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [openshift_node : Install node-dnsmasq.conf] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml:36
Sunday 21 January 2018 16:08:42 +0000 (0:00:00.460) 0:02:58.328 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544 `" && echo ansible-tmp-1516550922.88-90291659948544="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550922.88-90291659948544=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-iaifswsqqmooqxvecnvvxsxusaqeaslu; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/origin/node/node-dnsmasq.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpR4lRPD/node-dnsmasq.conf.j2 TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpR4lRPD/node-dnsmasq.conf.j2 /home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-polpssswvrciwsdgskasssgnzlpnxyaf; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/origin/node/node-dnsmasq.conf", "checksum": "c78ba44fda5ccb050d130d5ad79510d03bee0228", "md5sum": "7b2c60f7fbd90b348572b57c42985c3c", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:etc_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/origin/node/node-dnsmasq.conf", "selevel": null, "original_basename": "node-dnsmasq.conf.j2", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 63}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"checksum": "c78ba44fda5ccb050d130d5ad79510d03bee0228",
"dest": "/etc/origin/node/node-dnsmasq.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/origin/node/node-dnsmasq.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "node-dnsmasq.conf.j2",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "7b2c60f7fbd90b348572b57c42985c3c",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 63,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550922.88-90291659948544/source",
"state": "file",
"uid": 0
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq_install.yml:42
Sunday 21 January 2018 16:08:43 +0000 (0:00:00.705) 0:02:59.034 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:10
Sunday 21 January 2018 16:08:43 +0000 (0:00:00.029) 0:02:59.063 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq.yml for 35.185.29.131
TASK [openshift_node : Install dnsmasq configuration] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq.yml:2
Sunday 21 January 2018 16:08:43 +0000 (0:00:00.051) 0:02:59.114 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643 `" && echo ansible-tmp-1516550923.67-228812571857643="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550923.67-228812571857643=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-uykwfsvzxixqmljqegacqymlofffldyx; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/dnsmasq.d/origin-dns.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpeQHCT2/origin-dns.conf.j2 TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpeQHCT2/origin-dns.conf.j2 /home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ciumsefpulknozhfiwbpgjcmpgzrscfj; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/dnsmasq.d/origin-dns.conf", "checksum": "fa53af0df0ca9b3ae682c366a30dc6fe48580e83", "md5sum": "255d315f160d145efa3faa1adecdfcba", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:dnsmasq_etc_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/dnsmasq.d/origin-dns.conf", "selevel": null, "original_basename": "origin-dns.conf.j2", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 150}\n', '')
NOTIFIED HANDLER restart dnsmasq
changed: [35.185.29.131] => {
"changed": true,
"checksum": "fa53af0df0ca9b3ae682c366a30dc6fe48580e83",
"dest": "/etc/dnsmasq.d/origin-dns.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/dnsmasq.d/origin-dns.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "origin-dns.conf.j2",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "255d315f160d145efa3faa1adecdfcba",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:dnsmasq_etc_t:s0",
"size": 150,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550923.67-228812571857643/source",
"state": "file",
"uid": 0
}
TASK [openshift_node : Deploy additional dnsmasq.conf] *************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq.yml:8
Sunday 21 January 2018 16:08:44 +0000 (0:00:00.707) 0:02:59.822 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Enable dnsmasq] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq.yml:18
Sunday 21 January 2018 16:08:44 +0000 (0:00:00.029) 0:02:59.851 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pgthrncohresgxvqhkomdsafcpubgiwx; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/sbin/dnsmasq ; argv[]=/usr/sbin/dnsmasq -k ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "disabled", "ExecMainPID": "0", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "0", "AllowIsolate": "no", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "0", "SendSIGHUP": "no", "ExecMainStartTimestampMonotonic": "0", "Type": "simple", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14102", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "TasksCurrent": "18446744073709551615", "SystemCallErrorNumber": "0", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "dead", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "FragmentPath": "/usr/lib/systemd/system/dnsmasq.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "inactive", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "SecureBits": "0", "RestartUSec": "100ms", "Transient": "no", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "no", "CPUSchedulingPolicy": "0", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "StartLimitBurst": "5", "LimitCORE": "18446744073709551615", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "StandardInput": "null", "AssertTimestampMonotonic": "0", "DefaultDependencies": "yes", "Requires": "basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "no", "LimitLOCKS": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "RefuseManualStop": "no", "Wants": "system.slice", "After": "system.slice systemd-journald.socket basic.target network.target", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "StandardError": "inherit", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "IOScheduling": "0", "Description": "DNS caching server.", "ActiveExitTimestampMonotonic": "0", "CanReload": "no", "PrivateDevices": "no", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "dnsmasq.service", "ProtectSystem": "no", "ControlPID": "0", "Id": "dnsmasq.service"}, "name": "dnsmasq", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "dnsmasq", "enabled": true, "daemon_reload": false, "state": "started", "user": false, "masked": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": true,
"masked": null,
"name": "dnsmasq",
"no_block": false,
"state": "started",
"user": false
}
},
"name": "dnsmasq",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice systemd-journald.socket basic.target network.target",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "DNS caching server.",
"DevicePolicy": "auto",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/dnsmasq ; argv[]=/usr/sbin/dnsmasq -k ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/dnsmasq.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "dnsmasq.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "14102",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "0",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "dnsmasq.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "basic.target",
"Restart": "no",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"Wants": "system.slice",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq.yml:25
Sunday 21 January 2018 16:08:44 +0000 (0:00:00.336) 0:03:00.187 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq/network-manager.yml for 35.185.29.131
TASK [openshift_node : Install network manager dispatch script] ****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/dnsmasq/network-manager.yml:2
Sunday 21 January 2018 16:08:44 +0000 (0:00:00.060) 0:03:00.248 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271 `" && echo ansible-tmp-1516550924.8-228695471093271="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550924.8-228695471093271=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-erteutyaqqnlxwzuzunoyzcsvjcbsvyb; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/NetworkManager/dispatcher.d/99-origin-dns.sh", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /usr/share/ansible/openshift-ansible/roles/openshift_node/files/networkmanager/99-origin-dns.sh TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /usr/share/ansible/openshift-ansible/roles/openshift_node/files/networkmanager/99-origin-dns.sh /home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vvrpiepbqunabnxezyrwsretdpfnsfwp; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/NetworkManager/dispatcher.d/99-origin-dns.sh", "checksum": "f54798f61a3f8a96e1f2e9e3e4a6139c2952073c", "md5sum": "13da9dde1a0b080f88456d40cfe4d2a8", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:NetworkManager_initrc_exec_t:s0", "mode": "0755", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/NetworkManager/dispatcher.d/99-origin-dns.sh", "selevel": null, "original_basename": "99-origin-dns.sh", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source", "seuser": null, "delimiter": null, "mode": 493, "attributes": null, "backup": false}}, "size": 5338}\n', '')
NOTIFIED HANDLER restart NetworkManager
changed: [35.185.29.131] => {
"changed": true,
"checksum": "f54798f61a3f8a96e1f2e9e3e4a6139c2952073c",
"dest": "/etc/NetworkManager/dispatcher.d/99-origin-dns.sh",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/NetworkManager/dispatcher.d/99-origin-dns.sh",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": 493,
"original_basename": "99-origin-dns.sh",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "13da9dde1a0b080f88456d40cfe4d2a8",
"mode": "0755",
"owner": "root",
"secontext": "system_u:object_r:NetworkManager_initrc_exec_t:s0",
"size": 5338,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550924.8-228695471093271/source",
"state": "file",
"uid": 0
}
RUNNING HANDLER [openshift_node : restart NetworkManager] **********************
Sunday 21 January 2018 16:08:45 +0000 (0:00:00.705) 0:03:00.954 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-mgqidsltjpstodftbbattzulikfjfcjg; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "ControlGroup": "/system.slice/NetworkManager.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "enabled", "BusName": "org.freedesktop.NetworkManager", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "read-only", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "9774769", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "9775353", "AllowIsolate": "no", "AssertTimestamp": "Sun 2018-01-21 16:06:54 UTC", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sun 2018-01-21 16:06:54 UTC", "WatchdogTimestamp": "Sun 2018-01-21 16:06:54 UTC", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "network.target shutdown.target NetworkManager-wait-online.service network.service multi-user.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "9674038", "ExecMainPID": "443", "SendSIGHUP": "no", "TimeoutStartUSec": "1min 30s", "Type": "dbus", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14102", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sun 2018-01-21 16:06:54 UTC", "CapabilityBoundingSet": "537212130", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "man:NetworkManager(8)", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "9669115", "MainPID": "443", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sun 2018-01-21 16:06:54 UTC", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sun 2018-01-21 16:06:54 UTC", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "on-failure", "CPUSchedulingPolicy": "0", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "RequiredBy": "NetworkManager-wait-online.service", "StandardInput": "null", "AssertTimestampMonotonic": "9669115", "DefaultDependencies": "yes", "Requires": "basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "9672357", "StandardError": "inherit", "Wants": "network.target system.slice", "After": "dbus.service basic.target system.slice systemd-journald.socket network-pre.target", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Network Manager", "ActiveExitTimestampMonotonic": "0", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "NetworkManager.service", "ProtectSystem": "yes", "PrivateDevices": "no", "Id": "NetworkManager.service"}, "name": "NetworkManager", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "NetworkManager", "enabled": true, "daemon_reload": false, "state": "restarted", "user": false, "masked": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": true,
"masked": null,
"name": "NetworkManager",
"no_block": false,
"state": "restarted",
"user": false
}
},
"name": "NetworkManager",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"ActiveEnterTimestampMonotonic": "9775353",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "dbus.service basic.target system.slice systemd-journald.socket network-pre.target",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"AssertTimestampMonotonic": "9669115",
"Before": "network.target shutdown.target NetworkManager-wait-online.service network.service multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"BusName": "org.freedesktop.NetworkManager",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "537212130",
"ConditionResult": "yes",
"ConditionTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"ConditionTimestampMonotonic": "9669115",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/NetworkManager.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Network Manager",
"DevicePolicy": "auto",
"Documentation": "man:NetworkManager(8)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "443",
"ExecMainStartTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"ExecMainStartTimestampMonotonic": "9672357",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/NetworkManager.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "NetworkManager.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"InactiveExitTimestampMonotonic": "9674038",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "14102",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "443",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "NetworkManager.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "read-only",
"ProtectSystem": "yes",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RequiredBy": "NetworkManager-wait-online.service",
"Requires": "basic.target",
"Restart": "on-failure",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network.target system.slice",
"WatchdogTimestamp": "Sun 2018-01-21 16:06:54 UTC",
"WatchdogTimestampMonotonic": "9774769",
"WatchdogUSec": "0"
}
}
RUNNING HANDLER [openshift_node : restart dnsmasq] *****************************
Sunday 21 January 2018 16:08:45 +0000 (0:00:00.314) 0:03:01.268 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-twqayeghvndokqlcbytlbrmpvbfooaca; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/sbin/dnsmasq ; argv[]=/usr/sbin/dnsmasq -k ; ignore_errors=no ; start_time=[Sun 2018-01-21 16:08:44 UTC] ; stop_time=[n/a] ; pid=3305 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "ControlGroup": "/system.slice/dnsmasq.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "3305", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "119648162", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "119648176", "AllowIsolate": "no", "AssertTimestamp": "Sun 2018-01-21 16:08:44 UTC", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sun 2018-01-21 16:08:44 UTC", "WatchdogTimestamp": "Sun 2018-01-21 16:08:44 UTC", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "shutdown.target multi-user.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "119648176", "SendSIGHUP": "no", "TimeoutStartUSec": "1min 30s", "Type": "simple", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14102", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sun 2018-01-21 16:08:44 UTC", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "control-group", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "119646525", "MainPID": "3305", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sun 2018-01-21 16:08:44 UTC", "FragmentPath": "/usr/lib/systemd/system/dnsmasq.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "disabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sun 2018-01-21 16:08:44 UTC", "CPUAccounting": "no", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "no", "CPUSchedulingPolicy": "0", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "StandardInput": "null", "AssertTimestampMonotonic": "119646526", "DefaultDependencies": "yes", "Requires": "basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "119648136", "StandardError": "inherit", "Wants": "system.slice", "After": "network.target system.slice basic.target systemd-journald.socket", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "DNS caching server.", "ActiveExitTimestampMonotonic": "0", "CanReload": "no", "PrivateDevices": "no", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "dnsmasq.service", "ProtectSystem": "no", "ControlPID": "0", "Id": "dnsmasq.service"}, "invocation": {"module_args": {"no_block": false, "name": "dnsmasq", "enabled": null, "daemon_reload": false, "state": "restarted", "user": false, "masked": null}}, "state": "started", "changed": true, "name": "dnsmasq"}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": null,
"masked": null,
"name": "dnsmasq",
"no_block": false,
"state": "restarted",
"user": false
}
},
"name": "dnsmasq",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Sun 2018-01-21 16:08:44 UTC",
"ActiveEnterTimestampMonotonic": "119648176",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "active",
"After": "network.target system.slice basic.target systemd-journald.socket",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Sun 2018-01-21 16:08:44 UTC",
"AssertTimestampMonotonic": "119646526",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "18446744073709551615",
"CPUAccounting": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "18446744073709551615",
"ConditionResult": "yes",
"ConditionTimestamp": "Sun 2018-01-21 16:08:44 UTC",
"ConditionTimestampMonotonic": "119646525",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/dnsmasq.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "DNS caching server.",
"DevicePolicy": "auto",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "3305",
"ExecMainStartTimestamp": "Sun 2018-01-21 16:08:44 UTC",
"ExecMainStartTimestampMonotonic": "119648136",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/dnsmasq ; argv[]=/usr/sbin/dnsmasq -k ; ignore_errors=no ; start_time=[Sun 2018-01-21 16:08:44 UTC] ; stop_time=[n/a] ; pid=3305 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/dnsmasq.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "dnsmasq.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestamp": "Sun 2018-01-21 16:08:44 UTC",
"InactiveExitTimestampMonotonic": "119648176",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "14102",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "3305",
"MemoryAccounting": "no",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "dnsmasq.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"Requires": "basic.target",
"Restart": "no",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "system.slice",
"WatchdogTimestamp": "Sun 2018-01-21 16:08:44 UTC",
"WatchdogTimestampMonotonic": "119648162",
"WatchdogUSec": "0"
}
}
META: ran handlers
TASK [openshift_node : Add iptables allow rules] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml:4
Sunday 21 January 2018 16:08:46 +0000 (0:00:00.463) 0:03:01.732 ********
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-flfaolxlyvcxzmmkrkvsguvgbozphgzw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"protocol": "tcp", "name": "Kubernetes kubelet", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "10250"}}, "output": ["", "Successfully created chain OS_FIREWALL_ALLOW", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n", "", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n", "", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\niptables: No chain/target/match by that name.\niptables: No chain/target/match by that name.\n')
changed: [35.185.29.131] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Kubernetes kubelet",
"port": "10250",
"protocol": "tcp"
}
},
"item": {
"port": "10250/tcp",
"service": "Kubernetes kubelet"
},
"output": [
"",
"Successfully created chain OS_FIREWALL_ALLOW",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n",
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n",
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pkhpznnsphxstdwiuthyvrzyhfrpmzby; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\n\n{"invocation": {"module_args": {"protocol": "tcp", "name": "http", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "80"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'port': u'80/tcp', u'service': u'http'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "http",
"port": "80",
"protocol": "tcp"
}
},
"item": {
"port": "80/tcp",
"service": "http"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ukqvzrcirmzgvgyrlwrdazzyxyssipzc; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\n\n{"invocation": {"module_args": {"protocol": "tcp", "name": "https", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "443"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'port': u'443/tcp', u'service': u'https'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "https",
"port": "443",
"protocol": "tcp"
}
},
"item": {
"port": "443/tcp",
"service": "https"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gjqmxljxupgtdqyojwamtowdtkkyhkpn; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\n\n{"invocation": {"module_args": {"protocol": "udp", "name": "OpenShift OVS sdn", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "4789"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "OpenShift OVS sdn",
"port": "4789",
"protocol": "udp"
}
},
"item": {
"cond": "openshift_use_openshift_sdn | bool",
"port": "4789/udp",
"service": "OpenShift OVS sdn"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
skipping: [35.185.29.131] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'}) => {
"changed": false,
"item": {
"cond": false,
"port": "179/tcp",
"service": "Calico BGP Port"
},
"skip_reason": "Conditional result was False"
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vadfnnhdloytytaqrygrhkqeyvigxqrd; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\nACCEPT udp -- anywhere anywhere state NEW udp dpt:4789\n\n{"invocation": {"module_args": {"protocol": "tcp", "name": "Kubernetes service NodePort TCP", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "30000-32000"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'cond': True, u'port': u'30000-32000/tcp', u'service': u'Kubernetes service NodePort TCP'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Kubernetes service NodePort TCP",
"port": "30000-32000",
"protocol": "tcp"
}
},
"item": {
"cond": true,
"port": "30000-32000/tcp",
"service": "Kubernetes service NodePort TCP"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ogjzwyppneogmpbqrsqtsxfafcgmuhal; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\nACCEPT udp -- anywhere anywhere state NEW udp dpt:4789\nACCEPT tcp -- anywhere anywhere state NEW tcp dpts:ndmps:32000\n\n{"invocation": {"module_args": {"protocol": "udp", "name": "Kubernetes service NodePort UDP", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "30000-32000"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'cond': True, u'port': u'30000-32000/udp', u'service': u'Kubernetes service NodePort UDP'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Kubernetes service NodePort UDP",
"port": "30000-32000",
"protocol": "udp"
}
},
"item": {
"cond": true,
"port": "30000-32000/udp",
"service": "Kubernetes service NodePort UDP"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cjxidgcuwuhzvzxxvfdluakiulpwyrlw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\nACCEPT udp -- anywhere anywhere state NEW udp dpt:4789\nACCEPT tcp -- anywhere anywhere state NEW tcp dpts:ndmps:32000\nACCEPT udp -- anywhere anywhere state NEW udp dpts:30000:32000\n\n{"invocation": {"module_args": {"protocol": "tcp", "name": "Master health check port", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "8080"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'port': u'8080/tcp', u'service': u'Master health check port'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Master health check port",
"port": "8080",
"protocol": "tcp"
}
},
"item": {
"port": "8080/tcp",
"service": "Master health check port"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ppxjjsojpmqfxgubkzfdzvorxnlfcflp; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\nACCEPT udp -- anywhere anywhere state NEW udp dpt:4789\nACCEPT tcp -- anywhere anywhere state NEW tcp dpts:ndmps:32000\nACCEPT udp -- anywhere anywhere state NEW udp dpts:30000:32000\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:webcache\n\n{"invocation": {"module_args": {"protocol": "tcp", "name": "Router stats port", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "1936"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'port': u'1936/tcp', u'service': u'Router stats port'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Router stats port",
"port": "1936",
"protocol": "tcp"
}
},
"item": {
"port": "1936/tcp",
"service": "Router stats port"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-tfiyeuuwxblfmwpoexchnasougsuirul; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\nACCEPT udp -- anywhere anywhere state NEW udp dpt:4789\nACCEPT tcp -- anywhere anywhere state NEW tcp dpts:ndmps:32000\nACCEPT udp -- anywhere anywhere state NEW udp dpts:30000:32000\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:webcache\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:jetcmeserver\n\n{"invocation": {"module_args": {"protocol": "tcp", "name": "Allowed open host ports", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "9000-10000"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'port': u'9000-10000/tcp', u'service': u'Allowed open host ports'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Allowed open host ports",
"port": "9000-10000",
"protocol": "tcp"
}
},
"item": {
"port": "9000-10000/tcp",
"service": "Allowed open host ports"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/os_firewall_manage_iptables.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-mipawjqvoohobkslgrviqnlsfueuxqys; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, 'Chain OS_FIREWALL_ALLOW (1 references)\ntarget prot opt source destination \nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:10250\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:http\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:https\nACCEPT udp -- anywhere anywhere state NEW udp dpt:4789\nACCEPT tcp -- anywhere anywhere state NEW tcp dpts:ndmps:32000\nACCEPT udp -- anywhere anywhere state NEW udp dpts:30000:32000\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:webcache\nACCEPT tcp -- anywhere anywhere state NEW tcp dpt:jetcmeserver\nACCEPT tcp -- anywhere anywhere state NEW tcp dpts:cslistener:ndmp\n\n{"invocation": {"module_args": {"protocol": "udp", "name": "Allowed open host ports", "chain": "OS_FIREWALL_ALLOW", "create_jump_rule": true, "action": "add", "ip_version": "ipv4", "jump_rule_chain": "INPUT", "port": "9000-10000"}}, "output": ["", "iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\\r\\n"], "changed": true}\n', 'iptables: Bad rule (does a matching rule exist in that chain?).\n')
changed: [35.185.29.131] => (item={u'port': u'9000-10000/udp', u'service': u'Allowed open host ports'}) => {
"changed": true,
"invocation": {
"module_args": {
"action": "add",
"chain": "OS_FIREWALL_ALLOW",
"create_jump_rule": true,
"ip_version": "ipv4",
"jump_rule_chain": "INPUT",
"name": "Allowed open host ports",
"port": "9000-10000",
"protocol": "udp"
}
},
"item": {
"port": "9000-10000/udp",
"service": "Allowed open host ports"
},
"output": [
"",
"iptables: Saving firewall rules to /etc/sysconfig/iptables: [ OK ]\r\n"
]
}
TASK [openshift_node : Remove iptables rules] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml:13
Sunday 21 January 2018 16:08:49 +0000 (0:00:03.143) 0:03:04.875 ********
TASK [openshift_node : Add firewalld allow rules] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml:24
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.029) 0:03:04.904 ********
skipping: [35.185.29.131] => (item={u'port': u'10250/tcp', u'service': u'Kubernetes kubelet'}) => {
"changed": false,
"item": {
"port": "10250/tcp",
"service": "Kubernetes kubelet"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'port': u'80/tcp', u'service': u'http'}) => {
"changed": false,
"item": {
"port": "80/tcp",
"service": "http"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'port': u'443/tcp', u'service': u'https'}) => {
"changed": false,
"item": {
"port": "443/tcp",
"service": "https"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'cond': u'openshift_use_openshift_sdn | bool', u'port': u'4789/udp', u'service': u'OpenShift OVS sdn'}) => {
"changed": false,
"item": {
"cond": "openshift_use_openshift_sdn | bool",
"port": "4789/udp",
"service": "OpenShift OVS sdn"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'cond': False, u'port': u'179/tcp', u'service': u'Calico BGP Port'}) => {
"changed": false,
"item": {
"cond": false,
"port": "179/tcp",
"service": "Calico BGP Port"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'cond': True, u'port': u'30000-32000/tcp', u'service': u'Kubernetes service NodePort TCP'}) => {
"changed": false,
"item": {
"cond": true,
"port": "30000-32000/tcp",
"service": "Kubernetes service NodePort TCP"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'cond': True, u'port': u'30000-32000/udp', u'service': u'Kubernetes service NodePort UDP'}) => {
"changed": false,
"item": {
"cond": true,
"port": "30000-32000/udp",
"service": "Kubernetes service NodePort UDP"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'port': u'8080/tcp', u'service': u'Master health check port'}) => {
"changed": false,
"item": {
"port": "8080/tcp",
"service": "Master health check port"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'port': u'1936/tcp', u'service': u'Router stats port'}) => {
"changed": false,
"item": {
"port": "1936/tcp",
"service": "Router stats port"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'port': u'9000-10000/tcp', u'service': u'Allowed open host ports'}) => {
"changed": false,
"item": {
"port": "9000-10000/tcp",
"service": "Allowed open host ports"
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={u'port': u'9000-10000/udp', u'service': u'Allowed open host ports'}) => {
"changed": false,
"item": {
"port": "9000-10000/udp",
"service": "Allowed open host ports"
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Remove firewalld allow rules] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/firewall.yml:33
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.221) 0:03:05.126 ********
TASK [openshift_node : Check for swap usage] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:17
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.025) 0:03:05.151 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xjsrqygzvqlywntmfhbjroalorbssoqy; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (1, '\n{"changed": true, "end": "2018-01-21 16:08:49.848435", "stdout": "", "cmd": ["grep", "^[^#].*swap", "/etc/fstab"], "failed": true, "delta": "0:00:00.004150", "stderr": "", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "grep \\"^[^#].*swap\\" /etc/fstab", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-01-21 16:08:49.844285", "msg": "non-zero return code"}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"cmd": [
"grep",
"^[^#].*swap",
"/etc/fstab"
],
"delta": "0:00:00.004150",
"end": "2018-01-21 16:08:49.848435",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "grep \"^[^#].*swap\" /etc/fstab",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"msg": "non-zero return code",
"rc": 1,
"start": "2018-01-21 16:08:49.844285",
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []
}
TASK [openshift_node : Disable swap] *******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:28
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.244) 0:03:05.395 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Remove swap entries from /etc/fstab] ********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:31
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.029) 0:03:05.424 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Add notice about disabling swap] ************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:38
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.028) 0:03:05.453 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include node installer] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:45
Sunday 21 January 2018 16:08:49 +0000 (0:00:00.029) 0:03:05.483 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/install.yml for 35.185.29.131
TASK [openshift_node : Install Node package, sdn-ovs, conntrack packages] ******
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/install.yml:2
Sunday 21 January 2018 16:08:50 +0000 (0:00:00.044) 0:03:05.527 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bzgoikapclanalyivxyumuthndoqrrfi; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["origin-node"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package origin-node.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\\n--> Processing Dependency: origin = 3.9.0-0.alpha.3.86.32a904e for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\\n--> Processing Dependency: socat for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\\n--> Processing Dependency: nfs-utils for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\\n--> Processing Dependency: conntrack-tools for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\\n--> Running transaction check\\n---> Package conntrack-tools.x86_64 0:1.4.4-3.el7_3 will be installed\\n--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.1)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\\n--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\\n--> Processing Dependency: libnetfilter_cthelper.so.0(LIBNETFILTER_CTHELPER_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\\n--> Processing Dependency: libnetfilter_queue.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\\n--> Processing Dependency: libnetfilter_cttimeout.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\\n--> Processing Dependency: libnetfilter_cthelper.so.0()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\\n---> Package nfs-utils.x86_64 1:1.3.0-0.48.el7_4 will be installed\\n--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\\n---> Package origin.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\\n--> Processing Dependency: origin-clients = 3.9.0-0.alpha.3.86.32a904e for package: origin-3.9.0-0.alpha.3.86.32a904e.x86_64\\n---> Package socat.x86_64 0:1.7.3.2-2.el7 will be installed\\n--> Running transaction check\\n---> Package gssproxy.x86_64 0:0.7.0-4.el7 will be installed\\n--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\\n---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed\\n---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed\\n---> Package libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 will be installed\\n---> Package libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 will be installed\\n---> Package libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 will be installed\\n---> Package libnfsidmap.x86_64 0:0.25-17.el7 will be installed\\n---> Package libtirpc.x86_64 0:0.2.4-0.10.el7 will be installed\\n---> Package origin-clients.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\\n---> Package quota.x86_64 1:4.01-14.el7 will be installed\\n--> Processing Dependency: quota-nls = 1:4.01-14.el7 for package: 1:quota-4.01-14.el7.x86_64\\n--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-14.el7.x86_64\\n---> Package rpcbind.x86_64 0:0.2.0-42.el7 will be installed\\n--> Running transaction check\\n---> Package libbasicobjects.x86_64 0:0.1.1-27.el7 will be installed\\n---> Package libcollection.x86_64 0:0.6.2-27.el7 will be installed\\n---> Package libini_config.x86_64 0:1.3.0-27.el7 will be installed\\n--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.0-27.el7.x86_64\\n--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.0-27.el7.x86_64\\n---> Package libref_array.x86_64 0:0.1.5-27.el7 will be installed\\n---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed\\n---> Package quota-nls.noarch 1:4.01-14.el7 will be installed\\n---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed\\n--> Running transaction check\\n---> Package libpath_utils.x86_64 0:0.2.1-27.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n origin-node x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 6.9 k\\nInstalling for dependencies:\\n conntrack-tools x86_64 1.4.4-3.el7_3 base 186 k\\n gssproxy x86_64 0.7.0-4.el7 base 105 k\\n keyutils x86_64 1.5.8-3.el7 base 54 k\\n libbasicobjects x86_64 0.1.1-27.el7 base 25 k\\n libcollection x86_64 0.6.2-27.el7 base 41 k\\n libevent x86_64 2.0.21-4.el7 base 214 k\\n libini_config x86_64 1.3.0-27.el7 base 63 k\\n libnetfilter_cthelper x86_64 1.0.0-9.el7 base 18 k\\n libnetfilter_cttimeout x86_64 1.0.0-6.el7 base 18 k\\n libnetfilter_queue x86_64 1.0.2-2.el7_2 base 23 k\\n libnfsidmap x86_64 0.25-17.el7 base 49 k\\n libpath_utils x86_64 0.2.1-27.el7 base 27 k\\n libref_array x86_64 0.1.5-27.el7 base 26 k\\n libtirpc x86_64 0.2.4-0.10.el7 base 88 k\\n libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k\\n nfs-utils x86_64 1:1.3.0-0.48.el7_4 oso-rhui-rhel-server-releases\\n 398 k\\n origin x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 68 M\\n origin-clients x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 33 M\\n quota x86_64 1:4.01-14.el7 base 179 k\\n quota-nls noarch 1:4.01-14.el7 base 90 k\\n rpcbind x86_64 0.2.0-42.el7 base 59 k\\n socat x86_64 1.7.3.2-2.el7 base 290 k\\n tcp_wrappers x86_64 7.6-77.el7 base 78 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package (+23 Dependent packages)\\n\\nTotal download size: 103 M\\nInstalled size: 810 M\\nDownloading packages:\\n--------------------------------------------------------------------------------\\nTotal 42 MB/s | 103 MB 00:02 \\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : libcollection-0.6.2-27.el7.x86_64 1/24 \\n Installing : libevent-2.0.21-4.el7.x86_64 2/24 \\n Installing : libbasicobjects-0.1.1-27.el7.x86_64 3/24 \\n Installing : libref_array-0.1.5-27.el7.x86_64 4/24 \\n Installing : libtirpc-0.2.4-0.10.el7.x86_64 5/24 \\n Installing : rpcbind-0.2.0-42.el7.x86_64 6/24 \\n Installing : libverto-libevent-0.2.5-4.el7.x86_64 7/24 \\n Installing : libpath_utils-0.2.1-27.el7.x86_64 8/24 \\n Installing : libini_config-1.3.0-27.el7.x86_64 9/24 \\n Installing : gssproxy-0.7.0-4.el7.x86_64 10/24 \\n Installing : tcp_wrappers-7.6-77.el7.x86_64 11/24 \\n Installing : keyutils-1.5.8-3.el7.x86_64 12/24 \\n Installing : libnfsidmap-0.25-17.el7.x86_64 13/24 \\n Installing : socat-1.7.3.2-2.el7.x86_64 14/24 \\n Installing : libnetfilter_queue-1.0.2-2.el7_2.x86_64 15/24 \\n Installing : origin-clients-3.9.0-0.alpha.3.86.32a904e.x86_64 16/24 \\n Installing : origin-3.9.0-0.alpha.3.86.32a904e.x86_64 17/24 \\n Installing : 1:quota-nls-4.01-14.el7.noarch 18/24 \\n Installing : 1:quota-4.01-14.el7.x86_64 19/24 \\n Installing : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 20/24 \\n Installing : libnetfilter_cthelper-1.0.0-9.el7.x86_64 21/24 \\n Installing : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 22/24 \\n Installing : conntrack-tools-1.4.4-3.el7_3.x86_64 23/24 \\n Installing : origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64 24/24 \\n Verifying : 1:quota-4.01-14.el7.x86_64 1/24 \\n Verifying : libtirpc-0.2.4-0.10.el7.x86_64 2/24 \\n Verifying : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 3/24 \\n Verifying : libini_config-1.3.0-27.el7.x86_64 4/24 \\n Verifying : libnetfilter_cthelper-1.0.0-9.el7.x86_64 5/24 \\n Verifying : conntrack-tools-1.4.4-3.el7_3.x86_64 6/24 \\n Verifying : 1:quota-nls-4.01-14.el7.noarch 7/24 \\n Verifying : origin-clients-3.9.0-0.alpha.3.86.32a904e.x86_64 8/24 \\n Verifying : libnetfilter_queue-1.0.2-2.el7_2.x86_64 9/24 \\n Verifying : origin-3.9.0-0.alpha.3.86.32a904e.x86_64 10/24 \\n Verifying : gssproxy-0.7.0-4.el7.x86_64 11/24 \\n Verifying : socat-1.7.3.2-2.el7.x86_64 12/24 \\n Verifying : libref_array-0.1.5-27.el7.x86_64 13/24 \\n Verifying : libnfsidmap-0.25-17.el7.x86_64 14/24 \\n Verifying : libbasicobjects-0.1.1-27.el7.x86_64 15/24 \\n Verifying : libevent-2.0.21-4.el7.x86_64 16/24 \\n Verifying : libverto-libevent-0.2.5-4.el7.x86_64 17/24 \\n Verifying : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 18/24 \\n Verifying : rpcbind-0.2.0-42.el7.x86_64 19/24 \\n Verifying : origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64 20/24 \\n Verifying : keyutils-1.5.8-3.el7.x86_64 21/24 \\n Verifying : tcp_wrappers-7.6-77.el7.x86_64 22/24 \\n Verifying : libpath_utils-0.2.1-27.el7.x86_64 23/24 \\n Verifying : libcollection-0.6.2-27.el7.x86_64 24/24 \\n\\nInstalled:\\n origin-node.x86_64 0:3.9.0-0.alpha.3.86.32a904e \\n\\nDependency Installed:\\n conntrack-tools.x86_64 0:1.4.4-3.el7_3 \\n gssproxy.x86_64 0:0.7.0-4.el7 \\n keyutils.x86_64 0:1.5.8-3.el7 \\n libbasicobjects.x86_64 0:0.1.1-27.el7 \\n libcollection.x86_64 0:0.6.2-27.el7 \\n libevent.x86_64 0:2.0.21-4.el7 \\n libini_config.x86_64 0:1.3.0-27.el7 \\n libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 \\n libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 \\n libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 \\n libnfsidmap.x86_64 0:0.25-17.el7 \\n libpath_utils.x86_64 0:0.2.1-27.el7 \\n libref_array.x86_64 0:0.1.5-27.el7 \\n libtirpc.x86_64 0:0.2.4-0.10.el7 \\n libverto-libevent.x86_64 0:0.2.5-4.el7 \\n nfs-utils.x86_64 1:1.3.0-0.48.el7_4 \\n origin.x86_64 0:3.9.0-0.alpha.3.86.32a904e \\n origin-clients.x86_64 0:3.9.0-0.alpha.3.86.32a904e \\n quota.x86_64 1:4.01-14.el7 \\n quota-nls.noarch 1:4.01-14.el7 \\n rpcbind.x86_64 0:0.2.0-42.el7 \\n socat.x86_64 0:1.7.3.2-2.el7 \\n tcp_wrappers.x86_64 0:7.6-77.el7 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => (item={u'name': u'origin-node'}) => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"origin-node"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": {
"name": "origin-node"
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package origin-node.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\n--> Processing Dependency: origin = 3.9.0-0.alpha.3.86.32a904e for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\n--> Processing Dependency: socat for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\n--> Processing Dependency: nfs-utils for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\n--> Processing Dependency: conntrack-tools for package: origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64\n--> Running transaction check\n---> Package conntrack-tools.x86_64 0:1.4.4-3.el7_3 will be installed\n--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.1)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cttimeout.so.1(LIBNETFILTER_CTTIMEOUT_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cthelper.so.0(LIBNETFILTER_CTHELPER_1.0)(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_queue.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cttimeout.so.1()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n--> Processing Dependency: libnetfilter_cthelper.so.0()(64bit) for package: conntrack-tools-1.4.4-3.el7_3.x86_64\n---> Package nfs-utils.x86_64 1:1.3.0-0.48.el7_4 will be installed\n--> Processing Dependency: libtirpc >= 0.2.4-0.7 for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: gssproxy >= 0.7.0-3 for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: rpcbind for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: quota for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: libnfsidmap for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: libevent for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: keyutils for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: libtirpc.so.1()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: libnfsidmap.so.0()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n--> Processing Dependency: libevent-2.0.so.5()(64bit) for package: 1:nfs-utils-1.3.0-0.48.el7_4.x86_64\n---> Package origin.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\n--> Processing Dependency: origin-clients = 3.9.0-0.alpha.3.86.32a904e for package: origin-3.9.0-0.alpha.3.86.32a904e.x86_64\n---> Package socat.x86_64 0:1.7.3.2-2.el7 will be installed\n--> Running transaction check\n---> Package gssproxy.x86_64 0:0.7.0-4.el7 will be installed\n--> Processing Dependency: libverto-module-base for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libref_array.so.1(REF_ARRAY_0.1.1)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.2.0)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libini_config.so.3(INI_CONFIG_1.1.0)(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libref_array.so.1()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libini_config.so.3()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libcollection.so.2()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n--> Processing Dependency: libbasicobjects.so.0()(64bit) for package: gssproxy-0.7.0-4.el7.x86_64\n---> Package keyutils.x86_64 0:1.5.8-3.el7 will be installed\n---> Package libevent.x86_64 0:2.0.21-4.el7 will be installed\n---> Package libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 will be installed\n---> Package libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 will be installed\n---> Package libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 will be installed\n---> Package libnfsidmap.x86_64 0:0.25-17.el7 will be installed\n---> Package libtirpc.x86_64 0:0.2.4-0.10.el7 will be installed\n---> Package origin-clients.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\n---> Package quota.x86_64 1:4.01-14.el7 will be installed\n--> Processing Dependency: quota-nls = 1:4.01-14.el7 for package: 1:quota-4.01-14.el7.x86_64\n--> Processing Dependency: tcp_wrappers for package: 1:quota-4.01-14.el7.x86_64\n---> Package rpcbind.x86_64 0:0.2.0-42.el7 will be installed\n--> Running transaction check\n---> Package libbasicobjects.x86_64 0:0.1.1-27.el7 will be installed\n---> Package libcollection.x86_64 0:0.6.2-27.el7 will be installed\n---> Package libini_config.x86_64 0:1.3.0-27.el7 will be installed\n--> Processing Dependency: libpath_utils.so.1(PATH_UTILS_0.2.1)(64bit) for package: libini_config-1.3.0-27.el7.x86_64\n--> Processing Dependency: libpath_utils.so.1()(64bit) for package: libini_config-1.3.0-27.el7.x86_64\n---> Package libref_array.x86_64 0:0.1.5-27.el7 will be installed\n---> Package libverto-libevent.x86_64 0:0.2.5-4.el7 will be installed\n---> Package quota-nls.noarch 1:4.01-14.el7 will be installed\n---> Package tcp_wrappers.x86_64 0:7.6-77.el7 will be installed\n--> Running transaction check\n---> Package libpath_utils.x86_64 0:0.2.1-27.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n origin-node x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 6.9 k\nInstalling for dependencies:\n conntrack-tools x86_64 1.4.4-3.el7_3 base 186 k\n gssproxy x86_64 0.7.0-4.el7 base 105 k\n keyutils x86_64 1.5.8-3.el7 base 54 k\n libbasicobjects x86_64 0.1.1-27.el7 base 25 k\n libcollection x86_64 0.6.2-27.el7 base 41 k\n libevent x86_64 2.0.21-4.el7 base 214 k\n libini_config x86_64 1.3.0-27.el7 base 63 k\n libnetfilter_cthelper x86_64 1.0.0-9.el7 base 18 k\n libnetfilter_cttimeout x86_64 1.0.0-6.el7 base 18 k\n libnetfilter_queue x86_64 1.0.2-2.el7_2 base 23 k\n libnfsidmap x86_64 0.25-17.el7 base 49 k\n libpath_utils x86_64 0.2.1-27.el7 base 27 k\n libref_array x86_64 0.1.5-27.el7 base 26 k\n libtirpc x86_64 0.2.4-0.10.el7 base 88 k\n libverto-libevent x86_64 0.2.5-4.el7 base 8.9 k\n nfs-utils x86_64 1:1.3.0-0.48.el7_4 oso-rhui-rhel-server-releases\n 398 k\n origin x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 68 M\n origin-clients x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 33 M\n quota x86_64 1:4.01-14.el7 base 179 k\n quota-nls noarch 1:4.01-14.el7 base 90 k\n rpcbind x86_64 0.2.0-42.el7 base 59 k\n socat x86_64 1.7.3.2-2.el7 base 290 k\n tcp_wrappers x86_64 7.6-77.el7 base 78 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+23 Dependent packages)\n\nTotal download size: 103 M\nInstalled size: 810 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 42 MB/s | 103 MB 00:02 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libcollection-0.6.2-27.el7.x86_64 1/24 \n Installing : libevent-2.0.21-4.el7.x86_64 2/24 \n Installing : libbasicobjects-0.1.1-27.el7.x86_64 3/24 \n Installing : libref_array-0.1.5-27.el7.x86_64 4/24 \n Installing : libtirpc-0.2.4-0.10.el7.x86_64 5/24 \n Installing : rpcbind-0.2.0-42.el7.x86_64 6/24 \n Installing : libverto-libevent-0.2.5-4.el7.x86_64 7/24 \n Installing : libpath_utils-0.2.1-27.el7.x86_64 8/24 \n Installing : libini_config-1.3.0-27.el7.x86_64 9/24 \n Installing : gssproxy-0.7.0-4.el7.x86_64 10/24 \n Installing : tcp_wrappers-7.6-77.el7.x86_64 11/24 \n Installing : keyutils-1.5.8-3.el7.x86_64 12/24 \n Installing : libnfsidmap-0.25-17.el7.x86_64 13/24 \n Installing : socat-1.7.3.2-2.el7.x86_64 14/24 \n Installing : libnetfilter_queue-1.0.2-2.el7_2.x86_64 15/24 \n Installing : origin-clients-3.9.0-0.alpha.3.86.32a904e.x86_64 16/24 \n Installing : origin-3.9.0-0.alpha.3.86.32a904e.x86_64 17/24 \n Installing : 1:quota-nls-4.01-14.el7.noarch 18/24 \n Installing : 1:quota-4.01-14.el7.x86_64 19/24 \n Installing : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 20/24 \n Installing : libnetfilter_cthelper-1.0.0-9.el7.x86_64 21/24 \n Installing : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 22/24 \n Installing : conntrack-tools-1.4.4-3.el7_3.x86_64 23/24 \n Installing : origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64 24/24 \n Verifying : 1:quota-4.01-14.el7.x86_64 1/24 \n Verifying : libtirpc-0.2.4-0.10.el7.x86_64 2/24 \n Verifying : libnetfilter_cttimeout-1.0.0-6.el7.x86_64 3/24 \n Verifying : libini_config-1.3.0-27.el7.x86_64 4/24 \n Verifying : libnetfilter_cthelper-1.0.0-9.el7.x86_64 5/24 \n Verifying : conntrack-tools-1.4.4-3.el7_3.x86_64 6/24 \n Verifying : 1:quota-nls-4.01-14.el7.noarch 7/24 \n Verifying : origin-clients-3.9.0-0.alpha.3.86.32a904e.x86_64 8/24 \n Verifying : libnetfilter_queue-1.0.2-2.el7_2.x86_64 9/24 \n Verifying : origin-3.9.0-0.alpha.3.86.32a904e.x86_64 10/24 \n Verifying : gssproxy-0.7.0-4.el7.x86_64 11/24 \n Verifying : socat-1.7.3.2-2.el7.x86_64 12/24 \n Verifying : libref_array-0.1.5-27.el7.x86_64 13/24 \n Verifying : libnfsidmap-0.25-17.el7.x86_64 14/24 \n Verifying : libbasicobjects-0.1.1-27.el7.x86_64 15/24 \n Verifying : libevent-2.0.21-4.el7.x86_64 16/24 \n Verifying : libverto-libevent-0.2.5-4.el7.x86_64 17/24 \n Verifying : 1:nfs-utils-1.3.0-0.48.el7_4.x86_64 18/24 \n Verifying : rpcbind-0.2.0-42.el7.x86_64 19/24 \n Verifying : origin-node-3.9.0-0.alpha.3.86.32a904e.x86_64 20/24 \n Verifying : keyutils-1.5.8-3.el7.x86_64 21/24 \n Verifying : tcp_wrappers-7.6-77.el7.x86_64 22/24 \n Verifying : libpath_utils-0.2.1-27.el7.x86_64 23/24 \n Verifying : libcollection-0.6.2-27.el7.x86_64 24/24 \n\nInstalled:\n origin-node.x86_64 0:3.9.0-0.alpha.3.86.32a904e \n\nDependency Installed:\n conntrack-tools.x86_64 0:1.4.4-3.el7_3 \n gssproxy.x86_64 0:0.7.0-4.el7 \n keyutils.x86_64 0:1.5.8-3.el7 \n libbasicobjects.x86_64 0:0.1.1-27.el7 \n libcollection.x86_64 0:0.6.2-27.el7 \n libevent.x86_64 0:2.0.21-4.el7 \n libini_config.x86_64 0:1.3.0-27.el7 \n libnetfilter_cthelper.x86_64 0:1.0.0-9.el7 \n libnetfilter_cttimeout.x86_64 0:1.0.0-6.el7 \n libnetfilter_queue.x86_64 0:1.0.2-2.el7_2 \n libnfsidmap.x86_64 0:0.25-17.el7 \n libpath_utils.x86_64 0:0.2.1-27.el7 \n libref_array.x86_64 0:0.1.5-27.el7 \n libtirpc.x86_64 0:0.2.4-0.10.el7 \n libverto-libevent.x86_64 0:0.2.5-4.el7 \n nfs-utils.x86_64 1:1.3.0-0.48.el7_4 \n origin.x86_64 0:3.9.0-0.alpha.3.86.32a904e \n origin-clients.x86_64 0:3.9.0-0.alpha.3.86.32a904e \n quota.x86_64 1:4.01-14.el7 \n quota-nls.noarch 1:4.01-14.el7 \n rpcbind.x86_64 0:0.2.0-42.el7 \n socat.x86_64 0:1.7.3.2-2.el7 \n tcp_wrappers.x86_64 0:7.6-77.el7 \n\nComplete!\n"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-grzswoblogrtkxwojmvfkceuevyxvquk; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "warning: /var/cache/yum/x86_64/7/centos-openshift-origin/packages/openvswitch-2.6.1-3.git20161206.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 2f297ecc: NOKEY\\nImporting GPG key 0x2F297ECC:\\n Userid : \\"CentOS PaaS SIG (https://wiki.centos.org/SpecialInterestGroup/PaaS) <security@centos.org>\\"\\n Fingerprint: c5e8 ab44 6fa7 893d 7490 51f1 c34c 5bd4 2f29 7ecc\\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS\\n", "invocation": {"module_args": {"allow_downgrade": false, "name": ["origin-sdn-ovs"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package origin-sdn-ovs.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\\n--> Processing Dependency: openvswitch >= 2.6.1 for package: origin-sdn-ovs-3.9.0-0.alpha.3.86.32a904e.x86_64\\n--> Running transaction check\\n---> Package openvswitch.x86_64 1:2.6.1-3.git20161206.el7 will be installed\\n--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: 1:openvswitch-2.6.1-3.git20161206.el7.x86_64\\n--> Processing Dependency: libpcap.so.1()(64bit) for package: 1:openvswitch-2.6.1-3.git20161206.el7.x86_64\\n--> Processing Dependency: libnuma.so.1()(64bit) for package: 1:openvswitch-2.6.1-3.git20161206.el7.x86_64\\n--> Running transaction check\\n---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed\\n---> Package numactl-libs.x86_64 0:2.0.9-6.el7_2 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n origin-sdn-ovs x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 3.5 M\\nInstalling for dependencies:\\n libpcap x86_64 14:1.5.3-9.el7 base 138 k\\n numactl-libs x86_64 2.0.9-6.el7_2 base 29 k\\n openvswitch x86_64 1:2.6.1-3.git20161206.el7 centos-openshift-origin 4.9 M\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package (+3 Dependent packages)\\n\\nTotal download size: 8.6 M\\nInstalled size: 32 M\\nDownloading packages:\\nPublic key for openvswitch-2.6.1-3.git20161206.el7.x86_64.rpm is not installed\\n--------------------------------------------------------------------------------\\nTotal 8.6 MB/s | 8.6 MB 00:00 \\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : 14:libpcap-1.5.3-9.el7.x86_64 1/4 \\n Installing : numactl-libs-2.0.9-6.el7_2.x86_64 2/4 \\n Installing : 1:openvswitch-2.6.1-3.git20161206.el7.x86_64 3/4 \\n Installing : origin-sdn-ovs-3.9.0-0.alpha.3.86.32a904e.x86_64 4/4 \\n Verifying : origin-sdn-ovs-3.9.0-0.alpha.3.86.32a904e.x86_64 1/4 \\n Verifying : numactl-libs-2.0.9-6.el7_2.x86_64 2/4 \\n Verifying : 1:openvswitch-2.6.1-3.git20161206.el7.x86_64 3/4 \\n Verifying : 14:libpcap-1.5.3-9.el7.x86_64 4/4 \\n\\nInstalled:\\n origin-sdn-ovs.x86_64 0:3.9.0-0.alpha.3.86.32a904e \\n\\nDependency Installed:\\n libpcap.x86_64 14:1.5.3-9.el7 \\n numactl-libs.x86_64 0:2.0.9-6.el7_2 \\n openvswitch.x86_64 1:2.6.1-3.git20161206.el7 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => (item={u'name': u'origin-sdn-ovs', u'install': True}) => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"origin-sdn-ovs"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": {
"install": true,
"name": "origin-sdn-ovs"
},
"msg": "warning: /var/cache/yum/x86_64/7/centos-openshift-origin/packages/openvswitch-2.6.1-3.git20161206.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID 2f297ecc: NOKEY\nImporting GPG key 0x2F297ECC:\n Userid : \"CentOS PaaS SIG (https://wiki.centos.org/SpecialInterestGroup/PaaS) <security@centos.org>\"\n Fingerprint: c5e8 ab44 6fa7 893d 7490 51f1 c34c 5bd4 2f29 7ecc\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS\n",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package origin-sdn-ovs.x86_64 0:3.9.0-0.alpha.3.86.32a904e will be installed\n--> Processing Dependency: openvswitch >= 2.6.1 for package: origin-sdn-ovs-3.9.0-0.alpha.3.86.32a904e.x86_64\n--> Running transaction check\n---> Package openvswitch.x86_64 1:2.6.1-3.git20161206.el7 will be installed\n--> Processing Dependency: libnuma.so.1(libnuma_1.1)(64bit) for package: 1:openvswitch-2.6.1-3.git20161206.el7.x86_64\n--> Processing Dependency: libpcap.so.1()(64bit) for package: 1:openvswitch-2.6.1-3.git20161206.el7.x86_64\n--> Processing Dependency: libnuma.so.1()(64bit) for package: 1:openvswitch-2.6.1-3.git20161206.el7.x86_64\n--> Running transaction check\n---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed\n---> Package numactl-libs.x86_64 0:2.0.9-6.el7_2 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n origin-sdn-ovs x86_64 3.9.0-0.alpha.3.86.32a904e origin-pr 3.5 M\nInstalling for dependencies:\n libpcap x86_64 14:1.5.3-9.el7 base 138 k\n numactl-libs x86_64 2.0.9-6.el7_2 base 29 k\n openvswitch x86_64 1:2.6.1-3.git20161206.el7 centos-openshift-origin 4.9 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+3 Dependent packages)\n\nTotal download size: 8.6 M\nInstalled size: 32 M\nDownloading packages:\nPublic key for openvswitch-2.6.1-3.git20161206.el7.x86_64.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 8.6 MB/s | 8.6 MB 00:00 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-PaaS\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : 14:libpcap-1.5.3-9.el7.x86_64 1/4 \n Installing : numactl-libs-2.0.9-6.el7_2.x86_64 2/4 \n Installing : 1:openvswitch-2.6.1-3.git20161206.el7.x86_64 3/4 \n Installing : origin-sdn-ovs-3.9.0-0.alpha.3.86.32a904e.x86_64 4/4 \n Verifying : origin-sdn-ovs-3.9.0-0.alpha.3.86.32a904e.x86_64 1/4 \n Verifying : numactl-libs-2.0.9-6.el7_2.x86_64 2/4 \n Verifying : 1:openvswitch-2.6.1-3.git20161206.el7.x86_64 3/4 \n Verifying : 14:libpcap-1.5.3-9.el7.x86_64 4/4 \n\nInstalled:\n origin-sdn-ovs.x86_64 0:3.9.0-0.alpha.3.86.32a904e \n\nDependency Installed:\n libpcap.x86_64 14:1.5.3-9.el7 \n numactl-libs.x86_64 0:2.0.9-6.el7_2 \n openvswitch.x86_64 1:2.6.1-3.git20161206.el7 \n\nComplete!\n"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-shfthqladoblmozhbmtpfcrhnfekkkvj; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["conntrack-tools"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["conntrack-tools-1.4.4-3.el7_3.x86_64 providing conntrack-tools is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => (item={u'name': u'conntrack-tools'}) => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"conntrack-tools"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"item": {
"name": "conntrack-tools"
},
"msg": "",
"rc": 0,
"results": [
"conntrack-tools-1.4.4-3.el7_3.x86_64 providing conntrack-tools is already installed"
]
}
TASK [openshift_node : Pre-pull node image when containerized] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/install.yml:21
Sunday 21 January 2018 16:09:29 +0000 (0:00:39.929) 0:03:45.456 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Restart cri-o] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:48
Sunday 21 January 2018 16:09:29 +0000 (0:00:00.029) 0:03:45.485 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : restart NetworkManager to ensure resolv.conf is present] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:59
Sunday 21 January 2018 16:09:30 +0000 (0:00:00.028) 0:03:45.514 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rybfywgndxhokpfjsnnjitiojjqfjtof; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"status": {"ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TimeoutStopUSec": "1min 30s", "ControlGroup": "/system.slice/NetworkManager.service", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ActiveExitTimestamp": "Sun 2018-01-21 16:08:45 UTC", "ExecMainCode": "0", "UnitFileState": "enabled", "BusName": "org.freedesktop.NetworkManager", "LimitSIGPENDING": "14102", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "read-only", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "120748587", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "120748637", "StandardError": "inherit", "AssertTimestamp": "Sun 2018-01-21 16:08:45 UTC", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "InactiveExitTimestamp": "Sun 2018-01-21 16:08:45 UTC", "WatchdogTimestamp": "Sun 2018-01-21 16:08:45 UTC", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "multi-user.target network.service NetworkManager-wait-online.service network.target shutdown.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "120722448", "ExecMainPID": "3410", "SendSIGHUP": "no", "TimeoutStartUSec": "1min 30s", "Type": "dbus", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "14102", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "ExecMainStartTimestamp": "Sun 2018-01-21 16:08:45 UTC", "CapabilityBoundingSet": "537212130", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "man:NetworkManager(8)", "StartLimitBurst": "5", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "TasksCurrent": "18446744073709551615", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "running", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "yes", "ConditionTimestampMonotonic": "120721992", "MainPID": "3410", "StartupBlockIOWeight": "18446744073709551615", "ActiveEnterTimestamp": "Sun 2018-01-21 16:08:45 UTC", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "active", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "multi-user.target", "SecureBits": "0", "RestartUSec": "100ms", "ConditionTimestamp": "Sun 2018-01-21 16:08:45 UTC", "CPUAccounting": "yes", "RemainAfterExit": "no", "PrivateNetwork": "no", "Restart": "on-failure", "CPUSchedulingPolicy": "0", "LimitNOFILE": "4096", "SendSIGKILL": "yes", "StatusErrno": "0", "RefuseManualStop": "no", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "RequiredBy": "NetworkManager-wait-online.service", "InactiveEnterTimestamp": "Sun 2018-01-21 16:08:45 UTC", "StandardInput": "null", "AssertTimestampMonotonic": "120721993", "DefaultDependencies": "yes", "Requires": "basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "none", "PermissionsStartOnly": "no", "BlockIOAccounting": "yes", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "yes", "LimitLOCKS": "18446744073709551615", "ExecMainStartTimestampMonotonic": "120722329", "AllowIsolate": "no", "Wants": "network.target system.slice", "After": "system.slice dbus.service systemd-journald.socket network-pre.target basic.target", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "120721267", "MemoryAccounting": "yes", "IgnoreSIGPIPE": "yes", "Transient": "no", "IOScheduling": "0", "Description": "Network Manager", "ActiveExitTimestampMonotonic": "120708353", "CanReload": "yes", "ControlPID": "0", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "NetworkManager.service", "ProtectSystem": "yes", "PrivateDevices": "no", "Id": "NetworkManager.service"}, "name": "NetworkManager", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "NetworkManager", "enabled": true, "daemon_reload": false, "state": "restarted", "user": false, "masked": null}}}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"enabled": true,
"invocation": {
"module_args": {
"daemon_reload": false,
"enabled": true,
"masked": null,
"name": "NetworkManager",
"no_block": false,
"state": "restarted",
"user": false
}
},
"name": "NetworkManager",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"ActiveEnterTimestampMonotonic": "120748637",
"ActiveExitTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"ActiveExitTimestampMonotonic": "120708353",
"ActiveState": "active",
"After": "system.slice dbus.service systemd-journald.socket network-pre.target basic.target",
"AllowIsolate": "no",
"AmbientCapabilities": "0",
"AssertResult": "yes",
"AssertTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"AssertTimestampMonotonic": "120721993",
"Before": "multi-user.target network.service NetworkManager-wait-online.service network.target shutdown.target",
"BlockIOAccounting": "yes",
"BlockIOWeight": "18446744073709551615",
"BusName": "org.freedesktop.NetworkManager",
"CPUAccounting": "yes",
"CPUQuotaPerSecUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "18446744073709551615",
"CanIsolate": "no",
"CanReload": "yes",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "537212130",
"ConditionResult": "yes",
"ConditionTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"ConditionTimestampMonotonic": "120721992",
"Conflicts": "shutdown.target",
"ControlGroup": "/system.slice/NetworkManager.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"Delegate": "no",
"Description": "Network Manager",
"DevicePolicy": "auto",
"Documentation": "man:NetworkManager(8)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "3410",
"ExecMainStartTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"ExecMainStartTimestampMonotonic": "120722329",
"ExecMainStatus": "0",
"ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/NetworkManager.service",
"GuessMainPID": "yes",
"IOScheduling": "0",
"Id": "NetworkManager.service",
"IgnoreOnIsolate": "no",
"IgnoreOnSnapshot": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"InactiveEnterTimestampMonotonic": "120721267",
"InactiveExitTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"InactiveExitTimestampMonotonic": "120722448",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "0",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "18446744073709551615",
"LimitCORE": "18446744073709551615",
"LimitCPU": "18446744073709551615",
"LimitDATA": "18446744073709551615",
"LimitFSIZE": "18446744073709551615",
"LimitLOCKS": "18446744073709551615",
"LimitMEMLOCK": "65536",
"LimitMSGQUEUE": "819200",
"LimitNICE": "0",
"LimitNOFILE": "4096",
"LimitNPROC": "14102",
"LimitRSS": "18446744073709551615",
"LimitRTPRIO": "0",
"LimitRTTIME": "18446744073709551615",
"LimitSIGPENDING": "14102",
"LimitSTACK": "18446744073709551615",
"LoadState": "loaded",
"MainPID": "3410",
"MemoryAccounting": "yes",
"MemoryCurrent": "18446744073709551615",
"MemoryLimit": "18446744073709551615",
"MountFlags": "0",
"Names": "NetworkManager.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"PrivateDevices": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"ProtectHome": "read-only",
"ProtectSystem": "yes",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RequiredBy": "NetworkManager-wait-online.service",
"Requires": "basic.target",
"Restart": "on-failure",
"RestartUSec": "100ms",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitInterval": "10000000",
"StartupBlockIOWeight": "18446744073709551615",
"StartupCPUShares": "18446744073709551615",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "no",
"TasksCurrent": "18446744073709551615",
"TasksMax": "18446744073709551615",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "dbus",
"UMask": "0022",
"UnitFilePreset": "enabled",
"UnitFileState": "enabled",
"WantedBy": "multi-user.target",
"Wants": "network.target system.slice",
"WatchdogTimestamp": "Sun 2018-01-21 16:08:45 UTC",
"WatchdogTimestampMonotonic": "120748587",
"WatchdogUSec": "0"
}
}
TASK [openshift_node : sysctl] *************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:69
Sunday 21 January 2018 16:09:30 +0000 (0:00:00.390) 0:03:45.905 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/sysctl.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ugylbxamddycjzpdlgxcpvlubcdbcjnl; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"name": "net.ipv4.ip_forward", "ignoreerrors": false, "value": "1", "reload": true, "state": "present", "sysctl_set": false, "sysctl_file": "/etc/sysctl.d/99-openshift.conf"}}, "changed": true}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"invocation": {
"module_args": {
"ignoreerrors": false,
"name": "net.ipv4.ip_forward",
"reload": true,
"state": "present",
"sysctl_file": "/etc/sysctl.d/99-openshift.conf",
"sysctl_set": false,
"value": "1"
}
}
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:75
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.856) 0:03:46.762 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/registry_auth.yml for 35.185.29.131
TASK [openshift_node : Check for credentials file for registry auth] ***********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/registry_auth.yml:2
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.050) 0:03:46.812 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Create credentials for registry auth] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/registry_auth.yml:8
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.030) 0:03:46.842 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Create credentials for registry auth (alternative)] *****
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/registry_auth.yml:25
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.035) 0:03:46.877 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Setup ro mount of /root/.docker for containerized hosts] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/registry_auth.yml:40
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.032) 0:03:46.910 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include standard node config] ***************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:77
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.027) 0:03:46.938 ********
statically imported: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/aws.yml
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml for 35.185.29.131
TASK [openshift_node : Install the systemd units] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:2
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.076) 0:03:47.014 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml for 35.185.29.131
TASK [openshift_node : Install Node service file] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml:2
Sunday 21 January 2018 16:09:31 +0000 (0:00:00.068) 0:03:47.083 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025 `" && echo ansible-tmp-1516550971.65-47936863996025="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550971.65-47936863996025=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ipzyrovqtiizuzddcetjemfpjluapbnj; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/systemd/system/origin-node.service", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpT1u395/node.service.j2 TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpT1u395/node.service.j2 /home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qplodyxvqkdagrgdvuudfufzuoteflqj; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/systemd/system/origin-node.service", "checksum": "6c89737d7bb878ba60366908ba7dd7570cc5b83b", "md5sum": "0622d8b181d57f97170c18764cc26f78", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:systemd_unit_file_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/systemd/system/origin-node.service", "selevel": null, "original_basename": "node.service.j2", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 1188}\n', '')
NOTIFIED HANDLER reload systemd units
NOTIFIED HANDLER restart node
changed: [35.185.29.131] => {
"changed": true,
"checksum": "6c89737d7bb878ba60366908ba7dd7570cc5b83b",
"dest": "/etc/systemd/system/origin-node.service",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/systemd/system/origin-node.service",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "node.service.j2",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "0622d8b181d57f97170c18764cc26f78",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:systemd_unit_file_t:s0",
"size": 1188,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550971.65-47936863996025/source",
"state": "file",
"uid": 0
}
TASK [openshift_node : include node deps docker service file] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml:13
Sunday 21 January 2018 16:09:32 +0000 (0:00:00.823) 0:03:47.906 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include ovs service environment file] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml:16
Sunday 21 January 2018 16:09:32 +0000 (0:00:00.030) 0:03:47.937 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml:19
Sunday 21 January 2018 16:09:32 +0000 (0:00:00.029) 0:03:47.966 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml:24
Sunday 21 January 2018 16:09:32 +0000 (0:00:00.028) 0:03:47.995 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/configure-node-settings.yml for 35.185.29.131
TASK [openshift_node : Configure Node settings] ********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/configure-node-settings.yml:2
Sunday 21 January 2018 16:09:32 +0000 (0:00:00.049) 0:03:48.045 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-tsodmeryobgrxpzmjvyjugwpifxzhtaz; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "line replaced", "diff": [{"after": "", "before_header": "/etc/sysconfig/origin-node (content)", "after_header": "/etc/sysconfig/origin-node (content)", "before": ""}, {"before_header": "/etc/sysconfig/origin-node (file attributes)", "after_header": "/etc/sysconfig/origin-node (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/etc/sysconfig/origin-node", "owner": null, "follow": false, "line": "OPTIONS=--loglevel=2", "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "state": "present", "content": null, "serole": null, "setype": null, "dest": "/etc/sysconfig/origin-node", "selevel": null, "regexp": "^OPTIONS=", "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\n', '')
changed: [35.185.29.131] => (item={u'regex': u'^OPTIONS=', u'line': u'OPTIONS=--loglevel=2'}) => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "/etc/sysconfig/origin-node (content)",
"before": "",
"before_header": "/etc/sysconfig/origin-node (content)"
},
{
"after_header": "/etc/sysconfig/origin-node (file attributes)",
"before_header": "/etc/sysconfig/origin-node (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": true,
"delimiter": null,
"dest": "/etc/sysconfig/origin-node",
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": "OPTIONS=--loglevel=2",
"mode": null,
"owner": null,
"path": "/etc/sysconfig/origin-node",
"regexp": "^OPTIONS=",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"line": "OPTIONS=--loglevel=2",
"regex": "^OPTIONS="
},
"msg": "line replaced"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-rdckwnifwkbbofeyedmbcrvositdldva; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "diff": [{"after": "", "before_header": "/etc/sysconfig/origin-node (content)", "after_header": "/etc/sysconfig/origin-node (content)", "before": ""}, {"before_header": "/etc/sysconfig/origin-node (file attributes)", "after_header": "/etc/sysconfig/origin-node (file attributes)"}], "changed": false, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/etc/sysconfig/origin-node", "owner": null, "follow": false, "line": "CONFIG_FILE=/etc/origin/node/node-config.yaml", "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "state": "present", "content": null, "serole": null, "setype": null, "dest": "/etc/sysconfig/origin-node", "selevel": null, "regexp": "^CONFIG_FILE=", "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\n', '')
ok: [35.185.29.131] => (item={u'regex': u'^CONFIG_FILE=', u'line': u'CONFIG_FILE=/etc/origin/node/node-config.yaml'}) => {
"backup": "",
"changed": false,
"diff": [
{
"after": "",
"after_header": "/etc/sysconfig/origin-node (content)",
"before": "",
"before_header": "/etc/sysconfig/origin-node (content)"
},
{
"after_header": "/etc/sysconfig/origin-node (file attributes)",
"before_header": "/etc/sysconfig/origin-node (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": true,
"delimiter": null,
"dest": "/etc/sysconfig/origin-node",
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": "CONFIG_FILE=/etc/origin/node/node-config.yaml",
"mode": null,
"owner": null,
"path": "/etc/sysconfig/origin-node",
"regexp": "^CONFIG_FILE=",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"line": "CONFIG_FILE=/etc/origin/node/node-config.yaml",
"regex": "^CONFIG_FILE="
},
"msg": ""
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zomvbsgwycftryorzvtczhfqbpmwdlhg; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "line added", "diff": [{"after": "", "before_header": "/etc/sysconfig/origin-node (content)", "after_header": "/etc/sysconfig/origin-node (content)", "before": ""}, {"before_header": "/etc/sysconfig/origin-node (file attributes)", "after_header": "/etc/sysconfig/origin-node (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/etc/sysconfig/origin-node", "owner": null, "follow": false, "line": "IMAGE_VERSION=", "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "state": "present", "content": null, "serole": null, "setype": null, "dest": "/etc/sysconfig/origin-node", "selevel": null, "regexp": "^IMAGE_VERSION=", "validate": null, "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\n', '')
changed: [35.185.29.131] => (item={u'regex': u'^IMAGE_VERSION=', u'line': u'IMAGE_VERSION='}) => {
"backup": "",
"changed": true,
"diff": [
{
"after": "",
"after_header": "/etc/sysconfig/origin-node (content)",
"before": "",
"before_header": "/etc/sysconfig/origin-node (content)"
},
{
"after_header": "/etc/sysconfig/origin-node (file attributes)",
"before_header": "/etc/sysconfig/origin-node (file attributes)"
}
],
"invocation": {
"module_args": {
"attributes": null,
"backrefs": false,
"backup": false,
"content": null,
"create": true,
"delimiter": null,
"dest": "/etc/sysconfig/origin-node",
"directory_mode": null,
"follow": false,
"force": null,
"group": null,
"insertafter": null,
"insertbefore": null,
"line": "IMAGE_VERSION=",
"mode": null,
"owner": null,
"path": "/etc/sysconfig/origin-node",
"regexp": "^IMAGE_VERSION=",
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "present",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"line": "IMAGE_VERSION=",
"regex": "^IMAGE_VERSION="
},
"msg": "line added"
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/systemd_units.yml:25
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.879) 0:03:48.924 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/configure-proxy-settings.yml for 35.185.29.131
TASK [openshift_node : Configure Proxy Settings] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/configure-proxy-settings.yml:2
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.051) 0:03:48.975 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Pull container images] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:5
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.038) 0:03:49.014 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Start and enable openvswitch service] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:9
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.028) 0:03:49.042 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : set_fact] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:23
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.029) 0:03:49.072 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"ovs_service_status_changed": false
},
"changed": false
}
TASK [openshift_node : file] ***************************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:26
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.051) 0:03:49.123 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Create the Node config] *********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:32
Sunday 21 January 2018 16:09:33 +0000 (0:00:00.048) 0:03:49.172 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395 `" && echo ansible-tmp-1516550973.9-197205718783395="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550973.9-197205718783395=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-enqekvghgwuienllgeqngdywqgxekrky; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/origin/node/node-config.yaml", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmp7GFGXa/node.yaml.v1.j2 TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmp7GFGXa/node.yaml.v1.j2 /home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-abxquryvbmvjotszmwflehkjovedxxxa; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/origin/node/node-config.yaml", "checksum": "c3731411c1bb9034b4717923c7fed422496a8696", "md5sum": "d9c0f2c7b6fedc05c8d1f610ac8aa926", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:etc_t:s0", "mode": "0600", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": "root", "follow": false, "local_follow": null, "group": "root", "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/origin/node/node-config.yaml", "selevel": null, "original_basename": "node.yaml.v1.j2", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source", "seuser": null, "delimiter": null, "mode": 384, "attributes": null, "backup": true}}, "size": 1272}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"checksum": "c3731411c1bb9034b4717923c7fed422496a8696",
"dest": "/etc/origin/node/node-config.yaml",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": true,
"content": null,
"delimiter": null,
"dest": "/etc/origin/node/node-config.yaml",
"directory_mode": null,
"follow": false,
"force": true,
"group": "root",
"local_follow": null,
"mode": 384,
"original_basename": "node.yaml.v1.j2",
"owner": "root",
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "d9c0f2c7b6fedc05c8d1f610ac8aa926",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 1272,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550973.9-197205718783395/source",
"state": "file",
"uid": 0
}
TASK [openshift_node : Configure Node Environment Variables] *******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:43
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.958) 0:03:50.130 ********
TASK [openshift_node : Configure AWS Cloud Provider Settings] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/aws.yml:2
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.027) 0:03:50.158 ********
skipping: [35.185.29.131] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"
}
skipping: [35.185.29.131] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"
}
TASK [openshift_node : Wait for master API to become available before proceeding] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:64
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.074) 0:03:50.233 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Start and enable node dep] ******************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:80
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.029) 0:03:50.263 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Start and enable node] **********************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:89
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.028) 0:03:50.292 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Dump logs from node service if it failed] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:101
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.028) 0:03:50.320 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Abort if node failed to start] **************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:105
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.029) 0:03:50.349 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : set_fact] ***********************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config.yml:110
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.029) 0:03:50.379 ********
skipping: [35.185.29.131] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : NFS storage plugin configuration] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:81
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.027) 0:03:50.407 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/nfs.yml for 35.185.29.131
TASK [openshift_node : Install NFS storage plugin dependencies] ****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/nfs.yml:2
Sunday 21 January 2018 16:09:34 +0000 (0:00:00.059) 0:03:50.466 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-sqsenvukluoxzvkuwsfkhhfdhfpklzho; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["nfs-utils"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["1:nfs-utils-1.3.0-0.48.el7_4.x86_64 providing nfs-utils is already installed"], "rc": 0}\n', '')
ok: [35.185.29.131] => {
"attempts": 1,
"changed": false,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"nfs-utils"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"1:nfs-utils-1.3.0-0.48.el7_4.x86_64 providing nfs-utils is already installed"
]
}
TASK [openshift_node : Check for existence of nfs sebooleans] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/nfs.yml:8
Sunday 21 January 2018 16:09:35 +0000 (0:00:00.620) 0:03:51.086 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-quujckvrrwvsgsieghcnguadbxbzspbo; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:09:35.919692", "stdout": "virt_use_nfs --> on", "cmd": ["getsebool", "virt_use_nfs"], "rc": 0, "start": "2018-01-21 16:09:35.912339", "stderr": "", "delta": "0:00:00.007353", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "getsebool virt_use_nfs", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => (item=virt_use_nfs) => {
"changed": false,
"cmd": [
"getsebool",
"virt_use_nfs"
],
"delta": "0:00:00.007353",
"end": "2018-01-21 16:09:35.919692",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_use_nfs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_use_nfs",
"rc": 0,
"start": "2018-01-21 16:09:35.912339",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_nfs --> on",
"stdout_lines": [
"virt_use_nfs --> on"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-dmojmaqozdlvdkvzqprjmfnrkdfsgnpq; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:09:36.127966", "stdout": "virt_use_nfs --> on", "cmd": ["getsebool", "virt_sandbox_use_nfs"], "rc": 0, "start": "2018-01-21 16:09:36.123868", "stderr": "", "delta": "0:00:00.004098", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "getsebool virt_sandbox_use_nfs", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => (item=virt_sandbox_use_nfs) => {
"changed": false,
"cmd": [
"getsebool",
"virt_sandbox_use_nfs"
],
"delta": "0:00:00.004098",
"end": "2018-01-21 16:09:36.127966",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_sandbox_use_nfs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_sandbox_use_nfs",
"rc": 0,
"start": "2018-01-21 16:09:36.123868",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_nfs --> on",
"stdout_lines": [
"virt_use_nfs --> on"
]
}
TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/nfs.yml:20
Sunday 21 January 2018 16:09:36 +0000 (0:00:00.591) 0:03:51.678 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/seboolean.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-cmlihdqknygvvdlgdukolcziffjvwxaw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"state": true, "persistent": true, "name": "virt_use_nfs"}}, "state": true, "changed": false, "name": "virt_use_nfs"}\n', '')
ok: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:35.919692', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.007353', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:35.912339', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": false,
"invocation": {
"module_args": {
"name": "virt_use_nfs",
"persistent": true,
"state": true
}
},
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_use_nfs"
],
"delta": "0:00:00.007353",
"end": "2018-01-21 16:09:35.919692",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_use_nfs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_use_nfs",
"rc": 0,
"start": "2018-01-21 16:09:35.912339",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_nfs --> on",
"stdout_lines": [
"virt_use_nfs --> on"
]
},
"name": "virt_use_nfs",
"state": true
}
skipping: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:36.127966', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.004098', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:36.123868', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": false,
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_sandbox_use_nfs"
],
"delta": "0:00:00.004098",
"end": "2018-01-21 16:09:36.127966",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_sandbox_use_nfs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_sandbox_use_nfs",
"rc": 0,
"start": "2018-01-21 16:09:36.123868",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_nfs --> on",
"stdout_lines": [
"virt_use_nfs --> on"
]
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Set seboolean to allow nfs storage plugin access from containers (python 3)] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/nfs.yml:42
Sunday 21 January 2018 16:09:36 +0000 (0:00:00.504) 0:03:52.182 ********
skipping: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:35.919692', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_use_nfs'], u'rc': 0, 'item': u'virt_use_nfs', u'delta': u'0:00:00.007353', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:35.912339', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": false,
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_use_nfs"
],
"delta": "0:00:00.007353",
"end": "2018-01-21 16:09:35.919692",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_use_nfs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_use_nfs",
"rc": 0,
"start": "2018-01-21 16:09:35.912339",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_nfs --> on",
"stdout_lines": [
"virt_use_nfs --> on"
]
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:36.127966', '_ansible_no_log': False, u'stdout': u'virt_use_nfs --> on', u'cmd': [u'getsebool', u'virt_sandbox_use_nfs'], u'rc': 0, 'item': u'virt_sandbox_use_nfs', u'delta': u'0:00:00.004098', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_nfs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_nfs --> on'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:36.123868', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": false,
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_sandbox_use_nfs"
],
"delta": "0:00:00.004098",
"end": "2018-01-21 16:09:36.127966",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_sandbox_use_nfs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_sandbox_use_nfs",
"rc": 0,
"start": "2018-01-21 16:09:36.123868",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_nfs --> on",
"stdout_lines": [
"virt_use_nfs --> on"
]
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : GlusterFS storage plugin configuration] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:86
Sunday 21 January 2018 16:09:36 +0000 (0:00:00.070) 0:03:52.252 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/glusterfs.yml for 35.185.29.131
TASK [openshift_node : Install GlusterFS storage plugin dependencies] **********
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/glusterfs.yml:2
Sunday 21 January 2018 16:09:36 +0000 (0:00:00.066) 0:03:52.319 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-adkbvksthwkzsqjakwfqlgtvitwuejbw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["glusterfs-fuse"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package glusterfs-fuse.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: psmisc for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: attr for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: libglusterfs.so.0()(64bit) for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\\n--> Running transaction check\\n---> Package attr.x86_64 0:2.4.46-12.el7 will be installed\\n---> Package glusterfs.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package psmisc.x86_64 0:22.20-15.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository\\n Size\\n================================================================================\\nInstalling:\\n glusterfs-fuse x86_64 3.8.4-18.4.el7.centos base 114 k\\nInstalling for dependencies:\\n attr x86_64 2.4.46-12.el7 base 66 k\\n glusterfs x86_64 3.8.4-18.4.el7.centos base 496 k\\n glusterfs-client-xlators x86_64 3.8.4-18.4.el7.centos base 774 k\\n glusterfs-libs x86_64 3.8.4-18.4.el7.centos base 361 k\\n psmisc x86_64 22.20-15.el7 base 141 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package (+5 Dependent packages)\\n\\nTotal download size: 1.9 M\\nInstalled size: 7.6 M\\nDownloading packages:\\n--------------------------------------------------------------------------------\\nTotal 3.9 MB/s | 1.9 MB 00:00 \\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 1/6 \\n Installing : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 2/6 \\n Installing : glusterfs-3.8.4-18.4.el7.centos.x86_64 3/6 \\n Installing : psmisc-22.20-15.el7.x86_64 4/6 \\n Installing : attr-2.4.46-12.el7.x86_64 5/6 \\n Installing : glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64 6/6 \\n Verifying : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 1/6 \\n Verifying : glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64 2/6 \\n Verifying : glusterfs-3.8.4-18.4.el7.centos.x86_64 3/6 \\n Verifying : attr-2.4.46-12.el7.x86_64 4/6 \\n Verifying : psmisc-22.20-15.el7.x86_64 5/6 \\n Verifying : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 6/6 \\n\\nInstalled:\\n glusterfs-fuse.x86_64 0:3.8.4-18.4.el7.centos \\n\\nDependency Installed:\\n attr.x86_64 0:2.4.46-12.el7 \\n glusterfs.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos \\n psmisc.x86_64 0:22.20-15.el7 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"glusterfs-fuse"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package glusterfs-fuse.x86_64 0:3.8.4-18.4.el7.centos will be installed\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: psmisc for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: attr for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: libglusterfs.so.0()(64bit) for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64\n--> Running transaction check\n---> Package attr.x86_64 0:2.4.46-12.el7 will be installed\n---> Package glusterfs.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package psmisc.x86_64 0:22.20-15.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n glusterfs-fuse x86_64 3.8.4-18.4.el7.centos base 114 k\nInstalling for dependencies:\n attr x86_64 2.4.46-12.el7 base 66 k\n glusterfs x86_64 3.8.4-18.4.el7.centos base 496 k\n glusterfs-client-xlators x86_64 3.8.4-18.4.el7.centos base 774 k\n glusterfs-libs x86_64 3.8.4-18.4.el7.centos base 361 k\n psmisc x86_64 22.20-15.el7 base 141 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 1.9 M\nInstalled size: 7.6 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.9 MB/s | 1.9 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 1/6 \n Installing : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 2/6 \n Installing : glusterfs-3.8.4-18.4.el7.centos.x86_64 3/6 \n Installing : psmisc-22.20-15.el7.x86_64 4/6 \n Installing : attr-2.4.46-12.el7.x86_64 5/6 \n Installing : glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64 6/6 \n Verifying : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 1/6 \n Verifying : glusterfs-fuse-3.8.4-18.4.el7.centos.x86_64 2/6 \n Verifying : glusterfs-3.8.4-18.4.el7.centos.x86_64 3/6 \n Verifying : attr-2.4.46-12.el7.x86_64 4/6 \n Verifying : psmisc-22.20-15.el7.x86_64 5/6 \n Verifying : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 6/6 \n\nInstalled:\n glusterfs-fuse.x86_64 0:3.8.4-18.4.el7.centos \n\nDependency Installed:\n attr.x86_64 0:2.4.46-12.el7 \n glusterfs.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos \n psmisc.x86_64 0:22.20-15.el7 \n\nComplete!\n"
]
}
TASK [openshift_node : Check for existence of fusefs sebooleans] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/glusterfs.yml:8
Sunday 21 January 2018 16:09:41 +0000 (0:00:04.988) 0:03:57.307 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-obrxjwjaxkvkotjnavbdfzttyocrfcgs; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:09:42.050017", "stdout": "virt_use_fusefs --> off", "cmd": ["getsebool", "virt_use_fusefs"], "rc": 0, "start": "2018-01-21 16:09:42.045136", "stderr": "", "delta": "0:00:00.004881", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "getsebool virt_use_fusefs", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => (item=virt_use_fusefs) => {
"changed": false,
"cmd": [
"getsebool",
"virt_use_fusefs"
],
"delta": "0:00:00.004881",
"end": "2018-01-21 16:09:42.050017",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_use_fusefs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_use_fusefs",
"rc": 0,
"start": "2018-01-21 16:09:42.045136",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_fusefs --> off",
"stdout_lines": [
"virt_use_fusefs --> off"
]
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xiybzrjeyzeocpazziwkzquyxjslstje; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:09:42.284576", "stdout": "virt_sandbox_use_fusefs --> off", "cmd": ["getsebool", "virt_sandbox_use_fusefs"], "rc": 0, "start": "2018-01-21 16:09:42.280492", "stderr": "", "delta": "0:00:00.004084", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "getsebool virt_sandbox_use_fusefs", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => (item=virt_sandbox_use_fusefs) => {
"changed": false,
"cmd": [
"getsebool",
"virt_sandbox_use_fusefs"
],
"delta": "0:00:00.004084",
"end": "2018-01-21 16:09:42.284576",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_sandbox_use_fusefs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_sandbox_use_fusefs",
"rc": 0,
"start": "2018-01-21 16:09:42.280492",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_sandbox_use_fusefs --> off",
"stdout_lines": [
"virt_sandbox_use_fusefs --> off"
]
}
TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/glusterfs.yml:20
Sunday 21 January 2018 16:09:42 +0000 (0:00:00.530) 0:03:57.838 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/seboolean.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xfypqskyegkwwjytuqtoopifkezogzuw; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"state": true, "persistent": true, "name": "virt_use_fusefs"}}, "changed": true, "name": "virt_use_fusefs"}\n', '')
changed: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:42.050017', '_ansible_no_log': False, u'stdout': u'virt_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_use_fusefs'], u'rc': 0, 'item': u'virt_use_fusefs', u'delta': u'0:00:00.004881', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:42.045136', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": true,
"invocation": {
"module_args": {
"name": "virt_use_fusefs",
"persistent": true,
"state": true
}
},
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_use_fusefs"
],
"delta": "0:00:00.004881",
"end": "2018-01-21 16:09:42.050017",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_use_fusefs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_use_fusefs",
"rc": 0,
"start": "2018-01-21 16:09:42.045136",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_fusefs --> off",
"stdout_lines": [
"virt_use_fusefs --> off"
]
},
"name": "virt_use_fusefs"
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/seboolean.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qmwaxffznwxkewtjyxatnmclppvnupdu; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"state": true, "persistent": true, "name": "virt_sandbox_use_fusefs"}}, "changed": true, "name": "virt_sandbox_use_fusefs"}\n', '')
changed: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:42.284576', '_ansible_no_log': False, u'stdout': u'virt_sandbox_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_sandbox_use_fusefs'], u'rc': 0, 'item': u'virt_sandbox_use_fusefs', u'delta': u'0:00:00.004084', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_sandbox_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:42.280492', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": true,
"invocation": {
"module_args": {
"name": "virt_sandbox_use_fusefs",
"persistent": true,
"state": true
}
},
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_sandbox_use_fusefs"
],
"delta": "0:00:00.004084",
"end": "2018-01-21 16:09:42.284576",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_sandbox_use_fusefs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_sandbox_use_fusefs",
"rc": 0,
"start": "2018-01-21 16:09:42.280492",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_sandbox_use_fusefs --> off",
"stdout_lines": [
"virt_sandbox_use_fusefs --> off"
]
},
"name": "virt_sandbox_use_fusefs"
}
TASK [openshift_node : Set seboolean to allow gluster storage plugin access from containers (python 3)] ***
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/glusterfs.yml:42
Sunday 21 January 2018 16:09:44 +0000 (0:00:01.915) 0:03:59.753 ********
skipping: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:42.050017', '_ansible_no_log': False, u'stdout': u'virt_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_use_fusefs'], u'rc': 0, 'item': u'virt_use_fusefs', u'delta': u'0:00:00.004881', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:42.045136', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": false,
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_use_fusefs"
],
"delta": "0:00:00.004881",
"end": "2018-01-21 16:09:42.050017",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_use_fusefs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_use_fusefs",
"rc": 0,
"start": "2018-01-21 16:09:42.045136",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_use_fusefs --> off",
"stdout_lines": [
"virt_use_fusefs --> off"
]
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-01-21 16:09:42.284576', '_ansible_no_log': False, u'stdout': u'virt_sandbox_use_fusefs --> off', u'cmd': [u'getsebool', u'virt_sandbox_use_fusefs'], u'rc': 0, 'item': u'virt_sandbox_use_fusefs', u'delta': u'0:00:00.004084', u'stderr': u'', u'changed': False, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': False, u'_raw_params': u'getsebool virt_sandbox_use_fusefs', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u'virt_sandbox_use_fusefs --> off'], 'failed_when_result': False, u'start': u'2018-01-21 16:09:42.280492', '_ansible_ignore_errors': None, 'failed': False}) => {
"changed": false,
"item": {
"changed": false,
"cmd": [
"getsebool",
"virt_sandbox_use_fusefs"
],
"delta": "0:00:00.004084",
"end": "2018-01-21 16:09:42.284576",
"failed": false,
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "getsebool virt_sandbox_use_fusefs",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": true
}
},
"item": "virt_sandbox_use_fusefs",
"rc": 0,
"start": "2018-01-21 16:09:42.280492",
"stderr": "",
"stderr_lines": [],
"stdout": "virt_sandbox_use_fusefs --> off",
"stdout_lines": [
"virt_sandbox_use_fusefs --> off"
]
},
"skip_reason": "Conditional result was False"
}
TASK [openshift_node : Ceph storage plugin configuration] **********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:90
Sunday 21 January 2018 16:09:44 +0000 (0:00:00.083) 0:03:59.837 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/ceph.yml for 35.185.29.131
TASK [openshift_node : Install Ceph storage plugin dependencies] ***************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/ceph.yml:2
Sunday 21 January 2018 16:09:44 +0000 (0:00:00.072) 0:03:59.909 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hqpavajzzmlrclbupqbiljxwfqwcrgyq; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["ceph-common"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package ceph-common.x86_64 1:0.94.5-2.el7 will be installed\\n--> Processing Dependency: python-rbd = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: python-rados = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: librbd1 = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: librados2 = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: hdparm for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: cryptsetup for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: librbd.so.1()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: librados.so.2()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\\n--> Running transaction check\\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\\n---> Package cryptsetup.x86_64 0:1.7.4-3.el7_4.1 will be installed\\n---> Package hdparm.x86_64 0:9.43-5.el7 will be installed\\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\\n---> Package python-rados.x86_64 1:0.94.5-2.el7 will be installed\\n---> Package python-rbd.x86_64 1:0.94.5-2.el7 will be installed\\n---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be installed\\n--> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7.centos.1 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/patch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\\n--> Running transaction check\\n---> Package at.x86_64 0:3.1.13-22.el7 will be installed\\n---> Package bc.x86_64 0:1.06.95-13.el7 will be installed\\n---> Package cups-client.x86_64 1:1.6.3-29.el7 will be installed\\n--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-29.el7 for package: 1:cups-client-1.6.3-29.el7.x86_64\\n--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-29.el7.x86_64\\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-29.el7.x86_64\\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-29.el7.x86_64\\n---> Package ed.x86_64 0:1.9-4.el7 will be installed\\n---> Package m4.x86_64 0:1.4.16-10.el7 will be installed\\n---> Package mailx.x86_64 0:12.5-16.el7 will be installed\\n---> Package patch.x86_64 0:2.7.1-8.el7 will be installed\\n---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 will be installed\\n---> Package spax.x86_64 0:1.5.2-13.el7 will be installed\\n---> Package time.x86_64 0:1.7-45.el7 will be installed\\n--> Running transaction check\\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\\n---> Package cups-libs.x86_64 1:1.6.3-29.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository Size\\n================================================================================\\nInstalling:\\n ceph-common x86_64 1:0.94.5-2.el7 base 6.2 M\\nInstalling for dependencies:\\n at x86_64 3.1.13-22.el7 base 51 k\\n avahi-libs x86_64 0.6.31-17.el7 base 61 k\\n bc x86_64 1.06.95-13.el7 base 115 k\\n boost-system x86_64 1.53.0-27.el7 base 40 k\\n boost-thread x86_64 1.53.0-27.el7 base 57 k\\n cryptsetup x86_64 1.7.4-3.el7_4.1 oso-rhui-rhel-server-releases 128 k\\n cups-client x86_64 1:1.6.3-29.el7 base 150 k\\n cups-libs x86_64 1:1.6.3-29.el7 base 356 k\\n ed x86_64 1.9-4.el7 base 72 k\\n hdparm x86_64 9.43-5.el7 base 83 k\\n librados2 x86_64 1:0.94.5-2.el7 base 1.7 M\\n librbd1 x86_64 1:0.94.5-2.el7 base 1.8 M\\n m4 x86_64 1.4.16-10.el7 base 256 k\\n mailx x86_64 12.5-16.el7 base 244 k\\n patch x86_64 2.7.1-8.el7 base 110 k\\n python-rados x86_64 1:0.94.5-2.el7 base 39 k\\n python-rbd x86_64 1:0.94.5-2.el7 base 29 k\\n redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k\\n redhat-lsb-submod-security\\n x86_64 4.1-27.el7.centos.1 base 15 k\\n spax x86_64 1.5.2-13.el7 base 260 k\\n time x86_64 1.7-45.el7 base 30 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package (+21 Dependent packages)\\n\\nTotal download size: 12 M\\nInstalled size: 39 M\\nDownloading packages:\\n--------------------------------------------------------------------------------\\nTotal 9.5 MB/s | 12 MB 00:01 \\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : boost-system-1.53.0-27.el7.x86_64 1/22 \\n Installing : boost-thread-1.53.0-27.el7.x86_64 2/22 \\n Installing : 1:librados2-0.94.5-2.el7.x86_64 3/22 \\n Installing : 1:python-rados-0.94.5-2.el7.x86_64 4/22 \\n Installing : 1:librbd1-0.94.5-2.el7.x86_64 5/22 \\n Installing : avahi-libs-0.6.31-17.el7.x86_64 6/22 \\n Installing : 1:cups-libs-1.6.3-29.el7.x86_64 7/22 \\n Installing : 1:cups-client-1.6.3-29.el7.x86_64 8/22 \\n Installing : 1:python-rbd-0.94.5-2.el7.x86_64 9/22 \\n Installing : ed-1.9-4.el7.x86_64 10/22 \\n Installing : cryptsetup-1.7.4-3.el7_4.1.x86_64 11/22 \\n Installing : spax-1.5.2-13.el7.x86_64 12/22 \\n Installing : time-1.7-45.el7.x86_64 13/22 \\n Installing : mailx-12.5-16.el7.x86_64 14/22 \\n Installing : patch-2.7.1-8.el7.x86_64 15/22 \\n Installing : at-3.1.13-22.el7.x86_64 16/22 \\n Installing : bc-1.06.95-13.el7.x86_64 17/22 \\n Installing : hdparm-9.43-5.el7.x86_64 18/22 \\n Installing : m4-1.4.16-10.el7.x86_64 19/22 \\n Installing : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 20/22 \\n Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 21/22 \\n Installing : 1:ceph-common-0.94.5-2.el7.x86_64 22/22 \\n Verifying : boost-system-1.53.0-27.el7.x86_64 1/22 \\n Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 2/22 \\n Verifying : 1:cups-libs-1.6.3-29.el7.x86_64 3/22 \\n Verifying : m4-1.4.16-10.el7.x86_64 4/22 \\n Verifying : hdparm-9.43-5.el7.x86_64 5/22 \\n Verifying : avahi-libs-0.6.31-17.el7.x86_64 6/22 \\n Verifying : bc-1.06.95-13.el7.x86_64 7/22 \\n Verifying : 1:python-rados-0.94.5-2.el7.x86_64 8/22 \\n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 9/22 \\n Verifying : 1:python-rbd-0.94.5-2.el7.x86_64 10/22 \\n Verifying : 1:cups-client-1.6.3-29.el7.x86_64 11/22 \\n Verifying : boost-thread-1.53.0-27.el7.x86_64 12/22 \\n Verifying : 1:librados2-0.94.5-2.el7.x86_64 13/22 \\n Verifying : 1:ceph-common-0.94.5-2.el7.x86_64 14/22 \\n Verifying : at-3.1.13-22.el7.x86_64 15/22 \\n Verifying : patch-2.7.1-8.el7.x86_64 16/22 \\n Verifying : mailx-12.5-16.el7.x86_64 17/22 \\n Verifying : time-1.7-45.el7.x86_64 18/22 \\n Verifying : spax-1.5.2-13.el7.x86_64 19/22 \\n Verifying : cryptsetup-1.7.4-3.el7_4.1.x86_64 20/22 \\n Verifying : ed-1.9-4.el7.x86_64 21/22 \\n Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 22/22 \\n\\nInstalled:\\n ceph-common.x86_64 1:0.94.5-2.el7 \\n\\nDependency Installed:\\n at.x86_64 0:3.1.13-22.el7 \\n avahi-libs.x86_64 0:0.6.31-17.el7 \\n bc.x86_64 0:1.06.95-13.el7 \\n boost-system.x86_64 0:1.53.0-27.el7 \\n boost-thread.x86_64 0:1.53.0-27.el7 \\n cryptsetup.x86_64 0:1.7.4-3.el7_4.1 \\n cups-client.x86_64 1:1.6.3-29.el7 \\n cups-libs.x86_64 1:1.6.3-29.el7 \\n ed.x86_64 0:1.9-4.el7 \\n hdparm.x86_64 0:9.43-5.el7 \\n librados2.x86_64 1:0.94.5-2.el7 \\n librbd1.x86_64 1:0.94.5-2.el7 \\n m4.x86_64 0:1.4.16-10.el7 \\n mailx.x86_64 0:12.5-16.el7 \\n patch.x86_64 0:2.7.1-8.el7 \\n python-rados.x86_64 1:0.94.5-2.el7 \\n python-rbd.x86_64 1:0.94.5-2.el7 \\n redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 \\n redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 \\n spax.x86_64 0:1.5.2-13.el7 \\n time.x86_64 0:1.7-45.el7 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"ceph-common"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package ceph-common.x86_64 1:0.94.5-2.el7 will be installed\n--> Processing Dependency: python-rbd = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: python-rados = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: librbd1 = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: librados2 = 1:0.94.5-2.el7 for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: redhat-lsb-core for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: hdparm for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: cryptsetup for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: librbd.so.1()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: librados.so.2()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:ceph-common-0.94.5-2.el7.x86_64\n--> Running transaction check\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\n---> Package cryptsetup.x86_64 0:1.7.4-3.el7_4.1 will be installed\n---> Package hdparm.x86_64 0:9.43-5.el7 will be installed\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\n---> Package python-rados.x86_64 1:0.94.5-2.el7 will be installed\n---> Package python-rbd.x86_64 1:0.94.5-2.el7 will be installed\n---> Package redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 will be installed\n--> Processing Dependency: redhat-lsb-submod-security(x86-64) = 4.1-27.el7.centos.1 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: spax for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/time for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/patch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/m4 for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/lpr for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/lp for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/bc for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/batch for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /usr/bin/at for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /bin/mailx for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Processing Dependency: /bin/ed for package: redhat-lsb-core-4.1-27.el7.centos.1.x86_64\n--> Running transaction check\n---> Package at.x86_64 0:3.1.13-22.el7 will be installed\n---> Package bc.x86_64 0:1.06.95-13.el7 will be installed\n---> Package cups-client.x86_64 1:1.6.3-29.el7 will be installed\n--> Processing Dependency: cups-libs(x86-64) = 1:1.6.3-29.el7 for package: 1:cups-client-1.6.3-29.el7.x86_64\n--> Processing Dependency: libcups.so.2()(64bit) for package: 1:cups-client-1.6.3-29.el7.x86_64\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-client-1.6.3-29.el7.x86_64\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-client-1.6.3-29.el7.x86_64\n---> Package ed.x86_64 0:1.9-4.el7 will be installed\n---> Package m4.x86_64 0:1.4.16-10.el7 will be installed\n---> Package mailx.x86_64 0:12.5-16.el7 will be installed\n---> Package patch.x86_64 0:2.7.1-8.el7 will be installed\n---> Package redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 will be installed\n---> Package spax.x86_64 0:1.5.2-13.el7 will be installed\n---> Package time.x86_64 0:1.7-45.el7 will be installed\n--> Running transaction check\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\n---> Package cups-libs.x86_64 1:1.6.3-29.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n ceph-common x86_64 1:0.94.5-2.el7 base 6.2 M\nInstalling for dependencies:\n at x86_64 3.1.13-22.el7 base 51 k\n avahi-libs x86_64 0.6.31-17.el7 base 61 k\n bc x86_64 1.06.95-13.el7 base 115 k\n boost-system x86_64 1.53.0-27.el7 base 40 k\n boost-thread x86_64 1.53.0-27.el7 base 57 k\n cryptsetup x86_64 1.7.4-3.el7_4.1 oso-rhui-rhel-server-releases 128 k\n cups-client x86_64 1:1.6.3-29.el7 base 150 k\n cups-libs x86_64 1:1.6.3-29.el7 base 356 k\n ed x86_64 1.9-4.el7 base 72 k\n hdparm x86_64 9.43-5.el7 base 83 k\n librados2 x86_64 1:0.94.5-2.el7 base 1.7 M\n librbd1 x86_64 1:0.94.5-2.el7 base 1.8 M\n m4 x86_64 1.4.16-10.el7 base 256 k\n mailx x86_64 12.5-16.el7 base 244 k\n patch x86_64 2.7.1-8.el7 base 110 k\n python-rados x86_64 1:0.94.5-2.el7 base 39 k\n python-rbd x86_64 1:0.94.5-2.el7 base 29 k\n redhat-lsb-core x86_64 4.1-27.el7.centos.1 base 38 k\n redhat-lsb-submod-security\n x86_64 4.1-27.el7.centos.1 base 15 k\n spax x86_64 1.5.2-13.el7 base 260 k\n time x86_64 1.7-45.el7 base 30 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+21 Dependent packages)\n\nTotal download size: 12 M\nInstalled size: 39 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 9.5 MB/s | 12 MB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : boost-system-1.53.0-27.el7.x86_64 1/22 \n Installing : boost-thread-1.53.0-27.el7.x86_64 2/22 \n Installing : 1:librados2-0.94.5-2.el7.x86_64 3/22 \n Installing : 1:python-rados-0.94.5-2.el7.x86_64 4/22 \n Installing : 1:librbd1-0.94.5-2.el7.x86_64 5/22 \n Installing : avahi-libs-0.6.31-17.el7.x86_64 6/22 \n Installing : 1:cups-libs-1.6.3-29.el7.x86_64 7/22 \n Installing : 1:cups-client-1.6.3-29.el7.x86_64 8/22 \n Installing : 1:python-rbd-0.94.5-2.el7.x86_64 9/22 \n Installing : ed-1.9-4.el7.x86_64 10/22 \n Installing : cryptsetup-1.7.4-3.el7_4.1.x86_64 11/22 \n Installing : spax-1.5.2-13.el7.x86_64 12/22 \n Installing : time-1.7-45.el7.x86_64 13/22 \n Installing : mailx-12.5-16.el7.x86_64 14/22 \n Installing : patch-2.7.1-8.el7.x86_64 15/22 \n Installing : at-3.1.13-22.el7.x86_64 16/22 \n Installing : bc-1.06.95-13.el7.x86_64 17/22 \n Installing : hdparm-9.43-5.el7.x86_64 18/22 \n Installing : m4-1.4.16-10.el7.x86_64 19/22 \n Installing : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 20/22 \n Installing : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 21/22 \n Installing : 1:ceph-common-0.94.5-2.el7.x86_64 22/22 \n Verifying : boost-system-1.53.0-27.el7.x86_64 1/22 \n Verifying : redhat-lsb-submod-security-4.1-27.el7.centos.1.x86_64 2/22 \n Verifying : 1:cups-libs-1.6.3-29.el7.x86_64 3/22 \n Verifying : m4-1.4.16-10.el7.x86_64 4/22 \n Verifying : hdparm-9.43-5.el7.x86_64 5/22 \n Verifying : avahi-libs-0.6.31-17.el7.x86_64 6/22 \n Verifying : bc-1.06.95-13.el7.x86_64 7/22 \n Verifying : 1:python-rados-0.94.5-2.el7.x86_64 8/22 \n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 9/22 \n Verifying : 1:python-rbd-0.94.5-2.el7.x86_64 10/22 \n Verifying : 1:cups-client-1.6.3-29.el7.x86_64 11/22 \n Verifying : boost-thread-1.53.0-27.el7.x86_64 12/22 \n Verifying : 1:librados2-0.94.5-2.el7.x86_64 13/22 \n Verifying : 1:ceph-common-0.94.5-2.el7.x86_64 14/22 \n Verifying : at-3.1.13-22.el7.x86_64 15/22 \n Verifying : patch-2.7.1-8.el7.x86_64 16/22 \n Verifying : mailx-12.5-16.el7.x86_64 17/22 \n Verifying : time-1.7-45.el7.x86_64 18/22 \n Verifying : spax-1.5.2-13.el7.x86_64 19/22 \n Verifying : cryptsetup-1.7.4-3.el7_4.1.x86_64 20/22 \n Verifying : ed-1.9-4.el7.x86_64 21/22 \n Verifying : redhat-lsb-core-4.1-27.el7.centos.1.x86_64 22/22 \n\nInstalled:\n ceph-common.x86_64 1:0.94.5-2.el7 \n\nDependency Installed:\n at.x86_64 0:3.1.13-22.el7 \n avahi-libs.x86_64 0:0.6.31-17.el7 \n bc.x86_64 0:1.06.95-13.el7 \n boost-system.x86_64 0:1.53.0-27.el7 \n boost-thread.x86_64 0:1.53.0-27.el7 \n cryptsetup.x86_64 0:1.7.4-3.el7_4.1 \n cups-client.x86_64 1:1.6.3-29.el7 \n cups-libs.x86_64 1:1.6.3-29.el7 \n ed.x86_64 0:1.9-4.el7 \n hdparm.x86_64 0:9.43-5.el7 \n librados2.x86_64 1:0.94.5-2.el7 \n librbd1.x86_64 1:0.94.5-2.el7 \n m4.x86_64 0:1.4.16-10.el7 \n mailx.x86_64 0:12.5-16.el7 \n patch.x86_64 0:2.7.1-8.el7 \n python-rados.x86_64 1:0.94.5-2.el7 \n python-rbd.x86_64 1:0.94.5-2.el7 \n redhat-lsb-core.x86_64 0:4.1-27.el7.centos.1 \n redhat-lsb-submod-security.x86_64 0:4.1-27.el7.centos.1 \n spax.x86_64 0:1.5.2-13.el7 \n time.x86_64 0:1.7-45.el7 \n\nComplete!\n"
]
}
TASK [openshift_node : iSCSI storage plugin configuration] *********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:94
Sunday 21 January 2018 16:09:52 +0000 (0:00:07.746) 0:04:07.656 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/iscsi.yml for 35.185.29.131
TASK [openshift_node : Install iSCSI storage plugin dependencies] **************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/storage_plugins/iscsi.yml:2
Sunday 21 January 2018 16:09:52 +0000 (0:00:00.079) 0:04:07.735 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-oieecuwusgvpsowpsukhpqljlxuyuvkm; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["iscsi-initiator-utils"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: repos-va.psychz.net\\n * epel: ny-mirrors.evowise.com\\n * extras: mirror.ash.fastserv.com\\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\\n * updates: mirror.teklinks.com\\nResolving Dependencies\\n--> Running transaction check\\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed\\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64\\n--> Running transaction check\\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository\\n Size\\n================================================================================\\nInstalling:\\n iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k\\nInstalling for dependencies:\\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-4.el7 base 90 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 1 Package (+1 Dependent package)\\n\\nTotal download size: 510 k\\nInstalled size: 2.5 M\\nDownloading packages:\\n--------------------------------------------------------------------------------\\nTotal 1.7 MB/s | 510 kB 00:00 \\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 1/2 \\n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 2/2 \\n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 1/2 \\n Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 2/2 \\n\\nInstalled:\\n iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 \\n\\nDependency Installed:\\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 \\n\\nComplete!\\n"], "rc": 0}\n', '')
changed: [35.185.29.131] => {
"attempts": 1,
"changed": true,
"invocation": {
"module_args": {
"allow_downgrade": false,
"conf_file": null,
"disable_gpg_check": false,
"disablerepo": null,
"enablerepo": null,
"exclude": null,
"install_repoquery": true,
"installroot": "/",
"list": null,
"name": [
"iscsi-initiator-utils"
],
"security": false,
"skip_broken": false,
"state": "present",
"update_cache": false,
"validate_certs": true
}
},
"msg": "",
"rc": 0,
"results": [
"Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: repos-va.psychz.net\n * epel: ny-mirrors.evowise.com\n * extras: mirror.ash.fastserv.com\n * oso-rhui-rhel-server-extras: use-mirror1.ops.rhcloud.com\n * oso-rhui-rhel-server-releases: use-mirror1.ops.rhcloud.com\n * updates: mirror.teklinks.com\nResolving Dependencies\n--> Running transaction check\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64\n--> Running transaction check\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k\nInstalling for dependencies:\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-4.el7 base 90 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal download size: 510 k\nInstalled size: 2.5 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 1.7 MB/s | 510 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 1/2 \n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 2/2 \n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 1/2 \n Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 2/2 \n\nInstalled:\n iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 \n\nDependency Installed:\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 \n\nComplete!\n"
]
}
TASK [openshift_node : include_tasks] ******************************************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/main.yml:100
Sunday 21 January 2018 16:09:57 +0000 (0:00:05.034) 0:04:12.770 ********
included: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/workaround-bz1331590-ovs-oom-fix.yml for 35.185.29.131
TASK [openshift_node : Create OpenvSwitch service.d directory] *****************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/workaround-bz1331590-ovs-oom-fix.yml:4
Sunday 21 January 2018 16:09:57 +0000 (0:00:00.096) 0:04:12.866 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-zdeikqxmvaovumqponbrfrglbipftarn; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "mode": "0755", "path": "/etc/systemd/system/openvswitch.service.d/", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/systemd/system/openvswitch.service.d/", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/systemd/system/openvswitch.service.d/", "state": "directory"}, "before": {"path": "/etc/systemd/system/openvswitch.service.d/", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => {
"changed": true,
"diff": {
"after": {
"path": "/etc/systemd/system/openvswitch.service.d/",
"state": "directory"
},
"before": {
"path": "/etc/systemd/system/openvswitch.service.d/",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/systemd/system/openvswitch.service.d/",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"mode": "0755",
"owner": "root",
"path": "/etc/systemd/system/openvswitch.service.d/",
"secontext": "unconfined_u:object_r:systemd_unit_file_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [openshift_node : Install OpenvSwitch service OOM fix] ********************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node/tasks/config/workaround-bz1331590-ovs-oom-fix.yml:7
Sunday 21 January 2018 16:09:57 +0000 (0:00:00.272) 0:04:13.138 ********
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401 `" && echo ansible-tmp-1516550997.69-54652427851401="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550997.69-54652427851401=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-kgtvmbeqlmegmjrglcxgzfiqetesgtxb; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/systemd/system/openvswitch.service.d/01-avoid-oom.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpEY3Gte/openvswitch-avoid-oom.conf TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpEY3Gte/openvswitch-avoid-oom.conf /home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-npknlxwvhtqzkzudmzijmekkmxzosoxt; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/systemd/system/openvswitch.service.d/01-avoid-oom.conf", "checksum": "3469a60e2251fee0eee9ec22f449a9c78d941ce9", "md5sum": "72905d4badc0433cbd752b018e8fe0dd", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:systemd_unit_file_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/systemd/system/openvswitch.service.d/01-avoid-oom.conf", "selevel": null, "original_basename": "openvswitch-avoid-oom.conf", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 89}\n', '')
NOTIFIED HANDLER restart openvswitch
changed: [35.185.29.131] => {
"changed": true,
"checksum": "3469a60e2251fee0eee9ec22f449a9c78d941ce9",
"dest": "/etc/systemd/system/openvswitch.service.d/01-avoid-oom.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/systemd/system/openvswitch.service.d/01-avoid-oom.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "openvswitch-avoid-oom.conf",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source",
"unsafe_writes": null,
"validate": null
}
},
"md5sum": "72905d4badc0433cbd752b018e8fe0dd",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:systemd_unit_file_t:s0",
"size": 89,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550997.69-54652427851401/source",
"state": "file",
"uid": 0
}
TASK [tuned : Check for tuned package] *****************************************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:2
Sunday 21 January 2018 16:09:58 +0000 (0:00:00.751) 0:04:13.890 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qjvfexxyqfvirvzfpebhqsfjbyyengee; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"changed": true, "end": "2018-01-21 16:09:58.612303", "stdout": "tuned-2.8.0-5.el7.noarch", "cmd": ["rpm", "-q", "tuned"], "rc": 0, "start": "2018-01-21 16:09:58.576482", "stderr": "", "delta": "0:00:00.035821", "invocation": {"module_args": {"warn": false, "executable": null, "_uses_shell": false, "_raw_params": "rpm -q tuned", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\n', '')
ok: [35.185.29.131] => {
"changed": false,
"cmd": [
"rpm",
"-q",
"tuned"
],
"delta": "0:00:00.035821",
"end": "2018-01-21 16:09:58.612303",
"failed_when_result": false,
"invocation": {
"module_args": {
"_raw_params": "rpm -q tuned",
"_uses_shell": false,
"chdir": null,
"creates": null,
"executable": null,
"removes": null,
"stdin": null,
"warn": false
}
},
"rc": 0,
"start": "2018-01-21 16:09:58.576482",
"stderr": "",
"stderr_lines": [],
"stdout": "tuned-2.8.0-5.el7.noarch",
"stdout_lines": [
"tuned-2.8.0-5.el7.noarch"
]
}
TASK [tuned : Set tuned OpenShift variables] ***********************************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:12
Sunday 21 January 2018 16:09:58 +0000 (0:00:00.274) 0:04:14.164 ********
ok: [35.185.29.131] => {
"ansible_facts": {
"openshift_tuned_guest_profile": "virtual-guest"
},
"changed": false
}
TASK [tuned : Ensure directory structure exists] *******************************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:16
Sunday 21 January 2018 16:09:58 +0000 (0:00:00.050) 0:04:14.215 ********
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-gyczcizzzrfkhsjclntocyquoxlftsrt; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "mode": "0755", "path": "/etc/tuned/openshift", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/tuned/openshift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/tuned/openshift", "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/tuned/openshift", "state": "directory"}, "before": {"path": "/etc/tuned/openshift", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => (item={'group': u'root', 'uid': 0, 'ctime': 1516550686.2413325, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24}) => {
"changed": true,
"diff": {
"after": {
"path": "/etc/tuned/openshift",
"state": "directory"
},
"before": {
"path": "/etc/tuned/openshift",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/tuned/openshift",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/tuned/openshift",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"ctime": 1516550686.2413325,
"gid": 0,
"group": "root",
"mode": "0775",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 24,
"state": "directory",
"uid": 0
},
"mode": "0755",
"owner": "root",
"path": "/etc/tuned/openshift",
"secontext": "unconfined_u:object_r:tuned_etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xzhpcsttxxnbtsgxtfvevsgsrzqwyndj; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "mode": "0755", "path": "/etc/tuned/openshift-control-plane", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/tuned/openshift-control-plane", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/tuned/openshift-control-plane", "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/tuned/openshift-control-plane", "state": "directory"}, "before": {"path": "/etc/tuned/openshift-control-plane", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => (item={'group': u'root', 'uid': 0, 'ctime': 1516550686.2413325, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift-control-plane', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24}) => {
"changed": true,
"diff": {
"after": {
"path": "/etc/tuned/openshift-control-plane",
"state": "directory"
},
"before": {
"path": "/etc/tuned/openshift-control-plane",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/tuned/openshift-control-plane",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/tuned/openshift-control-plane",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"ctime": 1516550686.2413325,
"gid": 0,
"group": "root",
"mode": "0775",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-control-plane",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 24,
"state": "directory",
"uid": 0
},
"mode": "0755",
"owner": "root",
"path": "/etc/tuned/openshift-control-plane",
"secontext": "unconfined_u:object_r:tuned_etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-bglzrqaisywlruywphxikqzlohjeknxf; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:tuned_etc_t:s0", "mode": "0755", "path": "/etc/tuned/openshift-node", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/etc/tuned/openshift-node", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "dest": "/etc/tuned/openshift-node", "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/etc/tuned/openshift-node", "state": "directory"}, "before": {"path": "/etc/tuned/openshift-node", "state": "absent"}}, "size": 6}\n', '')
changed: [35.185.29.131] => (item={'group': u'root', 'uid': 0, 'ctime': 1516550686.2413325, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift-node', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24}) => {
"changed": true,
"diff": {
"after": {
"path": "/etc/tuned/openshift-node",
"state": "directory"
},
"before": {
"path": "/etc/tuned/openshift-node",
"state": "absent"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"dest": "/etc/tuned/openshift-node",
"diff_peek": null,
"directory_mode": null,
"follow": false,
"force": false,
"group": null,
"mode": null,
"original_basename": null,
"owner": null,
"path": "/etc/tuned/openshift-node",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"ctime": 1516550686.2413325,
"gid": 0,
"group": "root",
"mode": "0775",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-node",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 24,
"state": "directory",
"uid": 0
},
"mode": "0755",
"owner": "root",
"path": "/etc/tuned/openshift-node",
"secontext": "unconfined_u:object_r:tuned_etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
skipping: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8443463, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'recommend.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 268}) => {
"changed": false,
"item": {
"ctime": 1516550685.8443463,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "recommend.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 268,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf",
"state": "file",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8443463, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 593}) => {
"changed": false,
"item": {
"ctime": 1516550685.8443463,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift/tuned.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 593,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf",
"state": "file",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8433464, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 744}) => {
"changed": false,
"item": {
"ctime": 1516550685.8433464,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-control-plane/tuned.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 744,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf",
"state": "file",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8443463, 'state': u'file', 'gid': 0, 'mode': u'0664', 'mtime': 1516550634.0, 'owner': u'root', 'path': u'openshift-node/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 135}) => {
"changed": false,
"item": {
"ctime": 1516550685.8443463,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-node/tuned.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 135,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-node/tuned.conf",
"state": "file",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
TASK [tuned : Ensure files are populated from templates] ***********************
task path: /usr/share/ansible/openshift-ansible/roles/tuned/tasks/main.yml:23
Sunday 21 January 2018 16:09:59 +0000 (0:00:00.952) 0:04:15.168 ********
skipping: [35.185.29.131] => (item={'group': u'root', 'uid': 0, 'ctime': 1516550686.2413325, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24}) => {
"changed": false,
"item": {
"ctime": 1516550686.2413325,
"gid": 0,
"group": "root",
"mode": "0775",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 24,
"state": "directory",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'group': u'root', 'uid': 0, 'ctime': 1516550686.2413325, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift-control-plane', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24}) => {
"changed": false,
"item": {
"ctime": 1516550686.2413325,
"gid": 0,
"group": "root",
"mode": "0775",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-control-plane",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 24,
"state": "directory",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
skipping: [35.185.29.131] => (item={'group': u'root', 'uid': 0, 'ctime': 1516550686.2413325, 'state': 'directory', 'gid': 0, 'mode': '0775', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift-node', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 24}) => {
"changed": false,
"item": {
"ctime": 1516550686.2413325,
"gid": 0,
"group": "root",
"mode": "0775",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-node",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 24,
"state": "directory",
"uid": 0
},
"skip_reason": "Conditional result was False"
}
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177 `" && echo ansible-tmp-1516550999.78-147528225532177="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516550999.78-147528225532177=/home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-lzxnizuahunlfzknplkxwlfvxzvupogd; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/tuned/recommend.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpUfmdD5/recommend.conf TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpUfmdD5/recommend.conf /home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wqtggdubdtkomamwjsuocbvmwpsoaskj; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/tuned/recommend.conf", "checksum": "a89b60cbdc4a445f6c179f1d3ca858f7d91b2ae5", "md5sum": "921ca267980b678c8f0994f8bd4d1158", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:tuned_etc_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/tuned/recommend.conf", "selevel": null, "original_basename": "recommend.conf", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 268}\n', '')
changed: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8443463, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'recommend.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 268}) => {
"changed": true,
"checksum": "a89b60cbdc4a445f6c179f1d3ca858f7d91b2ae5",
"dest": "/etc/tuned/recommend.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/tuned/recommend.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "recommend.conf",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"ctime": 1516550685.8443463,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "recommend.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 268,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/recommend.conf",
"state": "file",
"uid": 0
},
"md5sum": "921ca267980b678c8f0994f8bd4d1158",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:tuned_etc_t:s0",
"size": 268,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516550999.78-147528225532177/source",
"state": "file",
"uid": 0
}
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776 `" && echo ansible-tmp-1516551000.65-216798772786776="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516551000.65-216798772786776=/home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ieeavqqtrqenzjssyvgiogowhqvqbzxc; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/tuned/openshift/tuned.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmp6O3RHb/tuned.conf TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmp6O3RHb/tuned.conf /home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-wjcllkxtqwoiqgmlzegaszdtbtxmhxsh; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/tuned/openshift/tuned.conf", "checksum": "77a525ad49a9309c0f8df0650b9cb7fdb964cc9d", "md5sum": "a546671173273718ba043483b9b72cde", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:tuned_etc_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/tuned/openshift/tuned.conf", "selevel": null, "original_basename": "tuned.conf", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 571}\n', '')
changed: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8443463, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 593}) => {
"changed": true,
"checksum": "77a525ad49a9309c0f8df0650b9cb7fdb964cc9d",
"dest": "/etc/tuned/openshift/tuned.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/tuned/openshift/tuned.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "tuned.conf",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"ctime": 1516550685.8443463,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift/tuned.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 593,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift/tuned.conf",
"state": "file",
"uid": 0
},
"md5sum": "a546671173273718ba043483b9b72cde",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:tuned_etc_t:s0",
"size": 571,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551000.65-216798772786776/source",
"state": "file",
"uid": 0
}
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974 `" && echo ansible-tmp-1516551001.37-11491155738974="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516551001.37-11491155738974=/home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974\n', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-enpviiertikjwajgsbtdhplwpaawftht; /usr/bin/python'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/etc/tuned/openshift-control-plane/tuned.conf", "checksum_algo": "sha1", "follow": false, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '')
<35.185.29.131> PUT /tmp/tmpvs93SM/tuned.conf TO /home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source
<35.185.29.131> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r '[35.185.29.131]'
<35.185.29.131> (0, 'sftp> put /tmp/tmpvs93SM/tuned.conf /home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'chmod u+x /home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/ /home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source && sleep 0'"'"''
<35.185.29.131> (0, '', '')
Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-liuuohyhjoxwzxlnevqbubcbbirmpwqh; /usr/bin/python ; rm -rf "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
<35.185.29.131> (0, '\n{"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source", "changed": true, "group": "root", "uid": 0, "dest": "/etc/tuned/openshift-control-plane/tuned.conf", "checksum": "e0aacbb2113ebb6b846fff19750095241949088c", "md5sum": "427d3a9a46c4930934b349285eed4b2b", "owner": "root", "state": "file", "gid": 0, "secontext": "system_u:object_r:tuned_etc_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/etc/tuned/openshift-control-plane/tuned.conf", "selevel": null, "original_basename": "tuned.conf", "regexp": null, "validate": null, "src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 744}\n', '')
changed: [35.185.29.131] => (item={'src': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf', 'group': u'root', 'uid': 0, 'ctime': 1516550685.8433464, 'state': 'file', 'gid': 0, 'mode': '0664', 'mtime': 1516550634.0, 'owner': 'root', 'path': u'openshift-control-plane/tuned.conf', 'root': u'/usr/share/ansible/openshift-ansible/roles/tuned/templates', 'size': 744}) => {
"changed": true,
"checksum": "e0aacbb2113ebb6b846fff19750095241949088c",
"dest": "/etc/tuned/openshift-control-plane/tuned.conf",
"diff": [],
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"attributes": null,
"backup": false,
"content": null,
"delimiter": null,
"dest": "/etc/tuned/openshift-control-plane/tuned.conf",
"directory_mode": null,
"follow": false,
"force": true,
"group": null,
"local_follow": null,
"mode": null,
"original_basename": "tuned.conf",
"owner": null,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source",
"unsafe_writes": null,
"validate": null
}
},
"item": {
"ctime": 1516550685.8433464,
"gid": 0,
"group": "root",
"mode": "0664",
"mtime": 1516550634.0,
"owner": "root",
"path": "openshift-control-plane/tuned.conf",
"root": "/usr/share/ansible/openshift-ansible/roles/tuned/templates",
"size": 744,
"src": "/usr/share/ansible/openshift-ansible/roles/tuned/templates/openshift-control-plane/tuned.conf",
"state": "file",
"uid": 0
},
"md5sum": "427d3a9a46c4930934b349285eed4b2b",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:tuned_etc_t:s0",
"size": 744,
"src": "/home/cloud-user/.ansible/tmp/ansible-tmp-1516551001.37-11491155738974/source",
"state": "file",
"uid": 0
}
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"''
<35.185.29.131> (0, '/home/cloud-user\n', '')
<35.185.29.131> ESTABLISH SSH CONNECTION FOR USER: cloud-user
<35.185.29.131> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o StrictHostKeyChecking=no -o 'IdentityFile="/home/cloud-user/.ssh/google_compute_engine"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=cloud-user -o ConnectTimeout=30 -o ControlPath=/var/tmp/%h-%r 35.185.29.131 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516551002.4-104524344934698 `" && echo ansible-tmp-1516551002.4-104524344934698="` echo /home/cloud-user/.ansible/tmp/ansible-tmp-1516551002.4-104524344934698 `" ) && sleep 0'"'"''
<35.185.29.131> (0, 'ansible-tmp-1516551002.4-104524344934698=/home/cloud-user/.ansible/tmp/ansible-tmp-15